README¶
Basic Info¶
Computer Programming 1
└── README.md
More Info¶
Moodle Link¶
Textbook¶
- Schaum's Outline of Programming with C++ - John R. Hubbard - Second Edition
- Programming: Principle and Practice Using C++ - Bjarne Stroustrup - Second Edition
- The C++ Programming Language - Bjarne Stroustrup - Fourth Edition
- C++: The Complete Reference - Herbert Schildt - Fourth Edition
About¶
- The Von Neumann Architecture
- Why Binary Representations
- Types of error
- C++ Compact Reference
- C++
- compiler from browser
- Linux Filesystem
- Linux (basic) commands
- common errors
- Derived types
- ASCII table
- Recursive function