A C++ book for undergraduate CS majors in a A.S. in CS program at NVCC
  • C++ 87.6%
  • Makefile 4.9%
  • Python 3.7%
  • CSS 2.9%
  • C 0.6%
  • Other 0.3%
Find a file
2026-01-25 08:45:38 -05:00
resources Add Chris to all the copyrights 2025-11-02 10:16:22 -05:00
source Begin migration of Make intro from ch13 to ch11 2026-01-25 08:45:38 -05:00
.gitignore Add __pycache__ to git ignore 2024-12-16 06:19:30 -05:00
LICENSE Initial commit 2023-01-06 17:20:58 +00:00
Makefile Add Chapter 1 and front and back matter 2023-01-06 12:23:13 -05:00
README.md Update title in README 2025-01-14 11:22:20 -05:00

A C++ Book for Undergraduate Computer Science Majors

This book is being written for use in CSC 222: Object-Oriented Programming and CSC 223: Data Structures and Analysis of Algorithms courses at Arlington Tech, but is being shared as OER in the hope that it may be useful to others.

Resources

The following resources were really helpful in writing this book.