EvilZone

Other => Found it on the Webs => : Phage December 15, 2012, 01:33:40 PM

: Learn C++
: 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.
: Re: Learn C++
: parad0x December 15, 2012, 05:00:10 PM
Its a very good c++ learning resource. +1 for that. ;)
Isn't there any similar which teaches in interactive way? ???
: Re: Learn C++
: Phage January 08, 2013, 12:39:15 PM
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/
: Re: Learn C++
: parad0x January 08, 2013, 01:59:19 PM
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?
: Re: Learn C++
: kat January 08, 2013, 05:25:02 PM
Mr. Perfect, maybe you will find something usefull here? http://www.codeschool.com/courses/tag/ruby (http://www.codeschool.com/courses/tag/ruby)
: Re: Learn C++
: rasenove January 08, 2013, 05:33:56 PM
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/
: Re: Learn C++
: heivan January 10, 2013, 07:16:52 PM
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?
: Re: Learn C++
: rasenove January 10, 2013, 07:22:58 PM
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.