As someone who learned C in my introduction to programming course in my university, I never really learned anything about memory until I started following th...
Read More
As someone who learned C in my introduction to programming course in my university, I never really learned anything about memory until I started following this course.
The instructor also provides other useful info. Such as, tools, websites and other topics he has covered in his youtube channel, for e.g, how to debug using the gdb. I feel like I'm improving as a programmer from the stuff I learn in this course!
I also like writing the codes while following the videos, it keeps me motivated. It even motivated me to try out and use vim!
I believe every person from beginner to advance who wants to learn about C++ should give this course a try.
Read Less