Learning C++
Just some exercises and stuff stored here for future reference.
Things to learn about:
- Input/output
- Conditonals
- Case statements
- Strings
- Functions
- Primitive types
- Classes
- Inheritence
- Visibility
- State
- Memory management features
- Pointers
- Exceptions
- File management
- Header files
- Imports
- Multi-file programs
- Makefiles
- GUI