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%
|
|
||
|---|---|---|
| resources | Add Chris to all the copyrights | |
| source | Begin migration of Make intro from ch13 to ch11 | |
| .gitignore | Add __pycache__ to git ignore | |
| LICENSE | Initial commit | |
| Makefile | Add Chapter 1 and front and back matter | |
| README.md | Update title in README | |
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.