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
- Lecture 1_xx – Computers - Adolfo Villafiorita - Università di Trento
- Why Binary Representations
- Introduction to “The First Draft Report on the EDVAC” - John von Neumann - University of Pennsylvania
- Types of error
- Error Messages and Debugging in C++
- C++ Compact Reference
- C++ Compact Reference - C++ Team
- C++
- C++ Programming Language
- C++ reference
- cplusplus
- compiler from browser
- C++ Shell
- Replit
- Linux Filesystem
- An introduction to Linux filesystems
- Classic SysAdmin: The Linux Filesystem Explained
- File systems
- Linux (basic) commands
- Bash Shell Reference
- An A-Z Index of the Linux command line: bash + utilities.
- Bash Guide for Beginners
- common errors
- All of Programming
- 7 Common Errors in C Programming and C++ Programming
- Error Messages and Debugging in C++
- Derived types
- Derived Data Types in C++
- User Defined Data Types in C++
- ASCII table
- ASCII Table
- Recursive function
- C++ Recursion