Learning C/C++

Hello everyone,
I am learning C/C++ any recommendations will help ( Courses , Books )

Thanks for helping
Regards Aryan

If you are learning C/C++ for any tasks to be completed then learn in that context. These are very high level languages which contains a lot. If you are just learning as a part of course of college then basics would be enough. If you have prior experience with much easier languages like JavaScript and Python then learning C/C++ languages would be so simple.

1 Like

Interesting: I thought python has taken over the world and didn’t know anyone still cared about c and C++. I don’t know about online courses or material, but for textbooks here are the definitive ones:

The C Programming Language by Kernighan and Ritchie

The C++ Programming Language by Bjarne Stroustrop

1 Like

@paulinpaloalto Thank you very much .

@harshder03 Yep just want to get a head start for my uni.

1 Like