+ 1

Can you name some good websites for online learning of languages like C++, java etc.?

25th Jan 2018, 1:51 PM
Atharv Paliwal
3 Respostas
+ 5
https://www.tutorialspoint.com/
25th Jan 2018, 1:55 PM
Akash Pal
Akash Pal - avatar
0
For C++: An in-depth tutorial: http://learncpp.com A beginner's reference for the standard library: http://www.cplusplus.com/reference/ A more technical, but also more useful and more complete, C/C++ reference: http://en.cppreference.com Also, there's "The C++ Programming Language, Fourth Edition" book which you can easily find online.
25th Jan 2018, 2:08 PM
Vlad Serbu
Vlad Serbu - avatar