Programming in Python 3

Teach Python with this hands-on, interactive zyBook, the #1 textbook for university intro courses, updated with Python for data science.

Programming in C++

Contains more than 700 participation activities including questions, animations, tools and over 150 auto-graded programming challenge activities using built-in programming environment. Includes focus on solid understanding of memory usage and pointers, configurable sections to support early/late introduction to functions and objects, and additional material like arrays and structs. Web-based programming practice environment compiles and executes code in the zyBook.
zyBook - Introduction to C# Fundamentals

C# Fundamentals

Programming In C

Contains more than 550 participation activities including questions, animations, tools and over 110 auto-graded programming challenge activities using built-in programming environment. Configurable sections support early/late introduction to functions.

Programming in Java

Contains more than 600 participation activities with questions, animations, tools and over 120 auto-graded programming challenge activities that use the built-in zyBooks programming environment. Configurable sections support early and late introduction to methods and objects while additional material includes command-line arguments and engineering examples.

Java Early Objects

Contains more than 600 participation activities including questions, animations, tools and over 100 auto-graded programming challenge activities using built-in programming environment. Customized for early use of objects, both built-in and user-defined.

AP Computer Science A (Java)

Contains more than 600 participation activities including questions, animations, tools and over 100 auto-graded programming challenge activities using built-in programming environment. Dozens of problems for practicing AP exam questions. Configurable sections support early/late introduction to methods and objects.

zyLab Autograder, with Sample Labs in Java

Program auto-grader for Java programming language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs in Python

Program auto-grader for Python language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs in C

Program auto-grader for C language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs in C++

Program auto-grader for C++ language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLabs: Programming

Program auto-grader for C++, C, Java, and Python languages that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs in Web Programming

Program auto-grader for Web Programming that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available for HTML, CSS, and JavaScript.

zyLab Autograder, with Sample Labs for Data Structures Essentials: Java

Program auto-grader for Java programming language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs for Data Structures Essentials: C++

Program auto-grader for Java programming language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

zyLab Autograder, with Sample Labs for Data Structures Essentials: Python

Program auto-grader for Java programming language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.

Data Structures Essentials

This zyBook features highly visual content, bringing the world of data structures to life. Emphasizes essential data structures and algorithms with animations and tools that are an excellent match for teaching data structures. Contains programming language specific code examples for algorithms and sorting, as well as language-independent pseudocode for data structures to ensure mastery of the fundamental concepts.
zyBook - Data Structures Essentials with C++ Examples Cover Art
zyBook - Data Structures Essentials with Java Examples Cover Art
zyBook - Data Structures Essentials with Python Examples
zyBook - Database Systems with SQL Cover Art

Computing Technology for All

Real insights, experiences, and practical skills relating to the exciting world of computing technology. Featuring numerous animations and interactive question sets and built-in tools to enable interactive experiences with Python, HTML, CSS, Javascript, and more.

Fundamental Programming Concepts in Coral

Fundamental Programming Concepts in Coral introduces the key principles of programming with Coral, a language developed by zyBooks specifically to instruct students with no coding background.

Fundamental Programming Concepts in CoralOLD

Provides an exceptionally approachable introduction to programming concepts featuring 100s of learning questions and numerous auto-generated auto-graded homework exercises.. Initially uses flowcharts to teach basic programming concepts including variables, data types, assignment statements, arithmetic operations, decisions, loops, arrays, and functions. For each, also teaches coding. Uses a new ultra-simple programming language, Coral, having unified flowchart and code version, and coming with a free web-based educational simulator. Also introduces basic troubleshooting/debugging techniques, and overviews program design methods including waterfall and agile design processes, UML, libraries, and more.

Troubleshooting Basics – FREE

Short intro (2 chapters) to a systematic troubleshooting process containing numerous real-world troubleshooting examples. Teaches basic debugging (using a simple programming language) with debugging examples to illustrate common calculation, logic, loop, and function errors.
AP Computer Science Principles Cover

AP Computer Science Principles

Presents a highly interactive overview of the AP Computer Science Principles' big ideas: Creativity, Abstraction, Data and Information, Algorithms, Programming, The Internet, and Global Impact, and provides real insights, experiences, and practical skills relating to the exciting world of computing technology.

Mobile App Development with Android and Java

Provides a highly-interactive introduction to Mobile App Development featuring 300+ participation activities, animations and question sets. This zyBook is targeted towards devices running Android using the Java programming language. Topics include user interface components, fragments, application resources, and sensors.
zyBook - Mobile App Development with Kotlin

Digital Design

Contains hundreds of participation activities including questions, animations, and browser-based tools like an algebraic solver, circuit simulator, K-map minimizer, state machine capture, high level state-machine capture, and more. Seamlessly integrated auto-generated and auto-graded challenge activities. Ideal for traditional “what’s under the hood” goal, and for introduction to embedded systems.

Operating Systems

Programming Embedded Systems

Teaches the discipline of embedded programming, independent of any particular device and emphasizes capturing behavior with a computation model (state machine). Students write their own task scheduler in C (basis of RTOSes). Contains more than 400 participation activities including questions, animations, and browser-based tools including SM capture, PID simulator, and more. Accompanies the RI Tools suite (Windows): C programming, emulation, state machine capture; good for additional homework. Can be used for classes with or without a physical device-specific lab.

Introduction to Computer Systems and Assembly Programming

Contains hundreds of participation activities including questions, animations, tools, and seamlessly integrated auto-generated and auto-graded challenge activities. Provides an exceptionally approachable introduction to computer organization. Uses an elegant simple MIPS subset called MIPSzy, which is great for learning and features Integrated MIPSzy and MIPS simulator for hands-on learning. Shows full design of MIPSzy, plus complete behavioral and structural Verilog.
zyBook - Technical Communication

Technical Communication

Applied Statistics with Data Analytics (Python) Cover Art

Applied Statistics with Data Analytics (Python) with zyLabs

Teach applied statistics through a powerful interactive approach that includes programming using Jupyter Notebooks.

Introduction to Security with CompTIA Security+ zyLabs Version

Introduction to Security with CompTIA Security+ is the first complete course and labs designed for the classroom (live or online), presenting in-depth fundamentals of security with the skills required to succeed on the CompTIA Security+ certification exam.

Introduction To MATLAB®

Contains more than 850 participation activities including questions, animations, tools, and a fully embedded MATLAB® homework system. Ideal for self-paced independent learning, as well as for a traditional class.

Circuits (Calculus)

Highly interactive introduction to circuits that contains numerous animations and interactive question sets. A complete textbook replacement proven to engage students.

Circuits (Algebra)

Highly interactive introduction to circuits that contains numerous animations and interactive question sets. A complete textbook replacement proven to engage students.

Material and Energy Balances

Exceptionally-interactive introduction to Material and Energy Balances containing over 100 animations and dozens of interactive question sets and over 600 auto-graded, randomly generated challenge questions. Also features an extensive appendix section with data tables.

Linear Algebra

Exceptionally interactive introduction to linear algebra and matrix theory containing hundreds of participation activities such as question sets, animations and over 250 end-of-section exercises. Dozens of applications connect key concepts in linear algebra to real-world examples in Physics, Chemistry, Circuits, and more.

Discrete Mathematics

Contains more than 750 participation activities including questions, animations, tools and exceptionally visual presentations of normally hard DM concepts. Features seamlessly integrated auto-generated and auto-graded challenge activities including hundreds of end-of-section exercises.
Quantitative Reasoning Cover Art

Quantitative Reasoning

Teaches math people use in everyday life, using examples like personal finance, health, home maintenance, and cooking, relevant to everyone (not just engineers and scientists) and includes over 150 animations and 225 question sets. This zyBook uses an exceptionally straightforward friendly style that alleviates math anxiety and has been widely praised by students as helping them realize that some math can actually be useful to them, and that they can really do that math

Algebra

Exceptionally interactive introduction to college-level Algebra featuring numerous animations and interactive question sets as well as seamlessly integrated auto-generated and auto-graded challenge activities.

Data Science Foundations

Data Science Foundations is the only complete, interactive introduction to foundational algorithms and techniques.

Data Science Foundations with Python

Data Science Foundations with Python is the only complete, interactive introduction to algorithms and techniques for Python in data science with built-in industry-standard Jupyter Notebooks.

Data Science Foundations with R

Data Science Foundations with R is the only complete, interactive introduction to algorithms and techniques for R in data science with built-in industry-standard Jupyter Notebooks.

zyLab Autograder, with Sample Labs for Data Science Foundations: Python

Program auto-grader for Java programming language that can be used standalone or can be integrated with any zyBook. Allows instructors to create labs in minutes with easy to use editor that features simple form-based creation with no scripting required. Supports I/O and unit testing and configurable options include submission limits, metering, and more. Numerous sample labs are available.
zyBook - Introduction to Statistical Investigations Cover Art
Applied Statistics with Data Analytics (R) Cover Art

Applied Statistics with Data Analytics (R)

An exceptionally student-focused introduction to data analytics. Traditionally-hard topics are made learnable via hundreds of animations and learning questions. Included statistics/probability background enables all students to succeed. Commonly combined with “Statistics for Data Analytics“; numerous configurations possible

Web Programming

Teach full-stack development with this fully interactive introduction to key web programming concepts, with embedded HTML, CSS and JavaScript exercises.
Applied Regression Analysis (R) Cover Art

Applied Regression Analysis (R)

An exceptionally student-focused coverage of statistics for data analytics. Traditionally-hard topics are made learnable via hundreds of animations and learning questions. Included background enables all students to succeed. Commonly combined with “Applied Statistics with Data Analytics“ with numerous configurations possible.
Spreadsheet Essentials zyBook Cover Art

Spreadsheet Essentials

A breakthrough primer on using spreadsheets in any discipline. Contains more than 40 animations demonstrating simple to advanced functions and over 120 auto-graded questions provide students practice with spreadsheets.