https://github.com/sla-ppy/p03-udemy-adv
[A] Took two months off to dedicate every single day to learning C++
https://github.com/sla-ppy/p03-udemy-adv
cpp early-attempts udemy
Last synced: about 1 year ago
JSON representation
[A] Took two months off to dedicate every single day to learning C++
- Host: GitHub
- URL: https://github.com/sla-ppy/p03-udemy-adv
- Owner: sla-ppy
- Created: 2020-12-01T13:02:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T19:55:53.000Z (over 5 years ago)
- Last Synced: 2025-05-17T21:07:26.147Z (about 1 year ago)
- Topics: cpp, early-attempts, udemy
- Language: C++
- Homepage: https://www.udemy.com/course/learn-advanced-c-programming/
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Project Overview:
My practice programs and excercises, and most importantly notes I take, create while following:
https://www.udemy.com/course/learn-advanced-c-programming/
This project is seperated into sections, just like on the course so its more organized, clean and easier to navigate, in-case I will have to refer to the code in the future.
### This Project Concludes:
You can find the following subjects included here:
### Section 2:
- Basic Exceptions
- Standard Exceptions
- Custom Exceptions
- Exception Catching Order
### Section 3:
- Writing Text Files
- Reading Text Files
- Parsing Text Files
- Structs And Padding
- Reading And Writing Binary Files
### Section 4:
- Vectors
- Vectory And Memory
- Two-Dimensional Vectors
- Lists
- Maps
- Custom Objects As Map Values
- Custom Objects As Key Values
- Multimaps
### Learn programming:
If you are interested in learning C++, I can wholeheartedly recommend tagging along with this course:
I've had alot of troubles with understanding the basics, and having a good, easy to understand reference / tutorial that I can always go back to.
https://www.udemy.com/course/free-learn-c-tutorial-beginners/