Introduction
Chapter 1: Thinking Low-Level, Writing High-Level
Chapter 2: Shouldn’t You Learn Assembly Language?
Chapter 3: 80x86 Assembly for the HLL Programmer
Chapter 4: Compiler Operation and Code Generation
Chapter 5: Tools for Analyzing Compiler Output
Chapter 6: Constants and High-Level Languages
Chapter 7: Variables in a High-Level Language
Chapter 8: Array Data Types
Chapter 9:Pointer Data Types
Chapter 10: String Data Types
Chapter 11: Record, Union, and Class Data Types
Chapter 12: Arithmetic and Logical Expressions
Chapter 13: Control Structures and Programmatic Decisions
Chapter 14: Iterative Control Structures
Chapter 15: Functions and Procedures
Afterword: Engineering Software
Glossary
Appendices