• Useful C++ Resources
    6 replies, posted
Hey FP, I'm looking for some resources, preferably online but open to buy a book if it is really good, to fast track learning C++ for my course I am currently at Uni as a direct entry into the second year of a course and unfortunately the college I was at didn't teach the language. So any recommendations to websites or books would be extremely helpful. Edit: I've had experience in Java and C#, and a little in html+CSS.
[url]cplusplus.com[/url]
If you need additional help, feel free to contact me on Steam.
[QUOTE=Catscratch;42410635][url]cplusplus.com[/url][/QUOTE] this + asking facepunch (or whatever) should be enough. [editline]4th October 2013[/editline] if you know some C#/Java it should be particularly easy to learn, going from language to language isn't the hard part
[QUOTE=Catscratch;42410635][url]cplusplus.com[/url][/QUOTE] I myself prefer [url]http://cppreference.com[/url].
[QUOTE=Valdread;42410622]Hey FP, I'm looking for some resources, preferably online but open to buy a book if it is really good, to fast track learning C++ for my course I am currently at Uni as a direct entry into the second year of a course and unfortunately the college I was at didn't teach the language. So any recommendations to websites or books would be extremely helpful. Edit: I've had experience in Java and C#, and a little in html+CSS.[/QUOTE] MSDN is great for any Windows development, this applies to C# and C++ in my experience. If you're looking to do any OpenGL development then the official documentation is pretty good at [url]http://www.opengl.org/sdk/docs/man/[/url]
Thanks for the help guys, the links provided look really helpful.
Sorry, you need to Log In to post a reply to this thread.