8
4
Fork
You've already forked cppbook4ugcsm
2
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%
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.