Tips for Teaching your Web Programming Course

Learning some of these facts about zyBooks might just help your course run more smoothly.

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

This zyBook provides a highly interactive introduction to operating systems, providing insight into the underlying relationship between software and hardware.
Abraham Silberschatz, Ph.D. Yale University - Greg Gagne, Ph.D. Westminster College - Peter B. Galvin, Ph.D. - Operating System Concepts 10e

Operating System Concepts

The complete text of the latest edition of this seminal book, plus new interactive learning activities to help students absorb the material.

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.