EvilZone
Other => Found it on the Webs => : Phage December 15, 2012, 01:33:40 PM
-
If you are considering learning C++ you should definitely give this website a visit. I used it when i started at C++ and i have really learned a lot. It will teach you all the basics you will need to create programs in C++ and you will not regret that you visited this website.
http://www.learncpp.com (http://www.learncpp.com)
Of cause this should not be your only source of information about C++. But this website is really good at explaining the different things in an understandable way. So give it a try and let me know what you think.
-
Its a very good c++ learning resource. +1 for that. ;)
Isn't there any similar which teaches in interactive way? ???
-
I have not been able to find any resources who teaches you C++ in an interactive way. I have seen websites who teaches pretty much all web oriented programming languages in an interactive way. Some of them could be:
www.codeacademy.com
http://www.learnpython.org/
-
I have not been able to find any resources who teaches you C++ in an interactive way. I have seen websites who teaches pretty much all web oriented programming languages in an interactive way. Some of them could be:
www.codeacademy.com (http://www.codeacademy.com)
http://www.learnpython.org/ (http://www.learnpython.org/)
Well,I have learnt Ruby from codecademy.com but it has very basic tuts.Also,I have to left ruby because I downloaded my Ruby books but none of them contained exercise.Can you post a good Ruby book having exercise?
-
Mr. Perfect, maybe you will find something usefull here? http://www.codeschool.com/courses/tag/ruby (http://www.codeschool.com/courses/tag/ruby)
-
Its a very good c++ learning resource. +1 for that. ;)
Isn't there any similar which teaches in interactive way? ???
This is pretty good too www.cprogramming.com/
-
Thanks, looks good. I am gonna take a c++ course next sem, will give it a try.
Btw, do you know any site for quick C++ training?
-
Thanks, looks good. I am gonna take a c++ course next sem, will give it a try.
Btw, do you know any site for quick C++ training?
what do you mean by quick learning? I dont think this is a good idea but, here you go.
www.codeproject.com/Articles/19354/Quick-C-CLI-Learn-C-CLI-in-less-than-10-minutes
and next time do a google search befor asking people for resourses.