Textbook Resources
Starting Out with Programming Logic and Design by Tony Gaddis
- Chapter 1 - Introduction to Computers and Programming
- Chapter 2 - Input, Processing, and Output
- Chapter 3 - Modules
Starting Out with C++ From Control Structures through Objects
- Chapter 1 - Introduction to Computers and Programming
- Chapter 2 - Introduction to C++
- Chapter 3 - Expressions and Interactivity
Starting Out with Java: Control Structures - by Tony Gaddis
- Chapter 1 - Introduction to Computers and Java
- Chapter 2 - Java Fundamentals