An open API service indexing awesome lists of open source software.

https://github.com/fl444mingo/fl4-cs131-01-00

Computer science chapter 1, lesson 0
https://github.com/fl444mingo/fl4-cs131-01-00

cpp learning learning-cpp

Last synced: about 2 months ago
JSON representation

Computer science chapter 1, lesson 0

Awesome Lists containing this project

README

          

# FL4-CS131-01-00
Written with guidance code from chapter 2 of "Fundamentals of C++ Programming" by Richard L. Halterman

Comments from me as notes of reference

Learned:
- the fundamentals of what makes a C++ program work
- how to print something to the console