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
- Host: GitHub
- URL: https://github.com/fl444mingo/fl4-cs131-01-00
- Owner: Fl444mingo
- Created: 2025-01-17T06:46:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-17T20:54:42.000Z (over 1 year ago)
- Last Synced: 2025-01-17T21:30:19.377Z (over 1 year ago)
- Topics: cpp, learning, learning-cpp
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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