1
0
Fork
You've already forked cppbook4ugcsm
0
A C++ book for undergraduate CS majors in a A.S. in CS program at NVCC
  • C++ 87.7%
  • Makefile 4.6%
  • Python 3.8%
  • CSS 3%
  • C 0.5%
  • Other 0.4%
2025年10月05日 08:52:50 -04:00
resources Finish moving things out of resources directory 2024年10月17日 15:15:36 -04:00
source Add vector and array section to ch10 2025年10月05日 08:52:50 -04: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.