Learn a language
Computing and PC help and advice, programming, games, digital audio, mobile phones and electronic miscellanea.
| Announcements | Posted on | |
|---|---|---|
| TSR launches Learn Together! - Our new subscription to help improve your learning | 16-05-2013 | |
-
Re: Learn a languageThis one isn't bad for HTML/HTML5: http://w3schools.com/(Original post by Kei893)
I really want to learn Java, C++ and HTML. Is there any website you could recommend that i could use?
Prefferably free
Thanks in advance!
I want to learn C++ too, but I'm not sure where to start... -
Re: Learn a language
For HTML / JavaScript etc i'd recommend NetTuts (http://net.tutsplus.com/) it has quite a broad scope of web based languages.
For C++ i did a quick google search and http://www.learncpp.com/ came top. After having a quick look it seems like it covers most of the basics (i don't know C++ either)
As for Java, i hear its a derivative of C, as is C++ so if you learn one i'm pretty sure you'd have quite a good grasp on the other.
Don't quote me on it
-
Thanks, I checked the site out and its alright so far ^^(Original post by RyJ)
This one isn't bad for HTML/HTML5: http://w3schools.com/
I want to learn C++ too, but I'm not sure where to start... -
Re: Learn a language
If you're just starting HTML w3schools isn't the worst thing you could look at, but it does teach some pretty awful practices. Google have some fairly good tutorials on HTML, CSS and javascript here.
-
Thanks man, I'll check out NutTuts in a bit.(Original post by ReeceGrads)
For HTML / JavaScript etc i'd recommend NetTuts (http://net.tutsplus.com/) it has quite a broad scope of web based languages.
For C++ i did a quick google search and http://www.learncpp.com/ came top. After having a quick look it seems like it covers most of the basics (i don't know C++ either)
As for Java, i hear its a derivative of C, as is C++ so if you learn one i'm pretty sure you'd have quite a good grasp on the other.
Don't quote me on it
Haha learncpp is what i found too and thats where im learning ^^
I think I'll finish C++ first before trying to learn Java. -
Re: Learn a language
try http://www.codecademy.com i'm currently doing the 'code year' course that teaches you java in a year
-
Re: Learn a language
A great place to start is Sitepoint. There are forums etc that can help you there, and also they sell books and all that sort of stuff. Codeacademy^^. Lilmzbest is right aswell, its like a step by step process, which is very useful. And probably doesn't take a year.