Table of Contents
- Introduction to computer programs
- Introduction to Programming Languages
- Types of Applications
- Software Projects and How We Organize Our Code
- Sequence - The Basic Building Block of a Computer Program
- Working with Data - Variables
- Program Control Structures
- Understanding Functions
- When Things Go Wrong - Bugs and Exceptions
- Programming Paradigms
- Programming Tools and Methodologies
- Code Quality
- Appendix A- How to Translate the Pseudocode into Real Code

