0
I'm new to learn C++ language so guys how can i learn this language easily please suggest me the best way to learn this language
2 Respuestas
+ 2
Firstly, this app would definitely help you to initiate with the learning, better take a quick view of the course available here and then other stuff !
After this, there are number of courses available on the YouTube, choose the best one according to your language preference.
Here are the links to some of them :
For basics :
http://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
For data structures :
http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P
For algorithms :
http://www.youtube.com/playlist?list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb
Basically I have shared the ones I myself have preferred to learn from !
Data structures & Algorithms should be the most preferred topics once you have the idea about the language.
You can side by side practice questions on hacker rank & codechef for strengthening your command over the language.
0
Thank you so much