Sinisterly
Great Places to Learn/Practice Coding - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Great Places to Learn/Practice Coding (/Thread-Great-Places-to-Learn-Practice-Coding)

Pages: 1 2 3


Great Places to Learn/Practice Coding - Helios - 07-31-2015

I'm going to try to make this a community thread of places to help people learn different types of coding.

https://www.codecademy.com/learn - has interactive tutorials from Python, Ruby on Rails, HTML, CSS, Javascript, PHP, Command Line, etc.
https://www.thenewboston.com/ - has tutorials on C++, Java, Python, HTML, MySQL
http://codingbat.com/ - good practice exercises for Java and Python
https://teamtreehouse.com/ - lots of web design coding at Python
https://www.khanacademy.org/computing/computer-programming
http://www.w3resource.com/ - lots of web development
http://www.freecodecamp.com/ - HTML, CSS, Javascript, Angular.js, Node.js
http://www.theodinproject.com/courses - HTML, CSS, Ruby, jQuery, Javascript
https://www.udemy.com/courses/search/?ref=home&q=Computer+Science
https://www.udacity.com/courses/software-engineering
http://inventwithpython.com/hackingciphers.pdf - Hacking with Python

Great Resource List
http://www.reddit.com/r/learnprogramming/comments/3fvz78/heres_a_list_of_156_free_online_programmingcs/
http://www.reddit.com/r/learnprogramming/comments/2rjefl/heres_a_list_of_120_free_online_programmingcs/
http://www.reddit.com/r/learnprogramming/comments/3bw634/heres_a_list_of_153_free_online_programmingcs/
http://www.reddit.com/r/learnprogramming/comments/38eq7q/heres_a_list_of_154_free_online_programmingcs/
http://www.reddit.com/r/learnprogramming/comments/2xxzce/heres_a_list_of_135_free_online_programmingcs/
Contributors: @Pusheen, @Moriarty, @Oxyrus, @Phantom, @patrick, @iLoveBeagles

Comment below for other good places I can add to the thread Smile


RE: Great Places to Learn/Practice Coding - Typo - 07-31-2015

I have used codecademy, it's very easy to learn.
And it's codecademy, not codeacademy Biggrin


RE: Great Places to Learn/Practice Coding - Helios - 07-31-2015

(07-31-2015, 07:20 PM)Phantom Wrote: I have used codecademy, it's very easy to learn.
And it's codecademy, not codeacademy Biggrin

oops changed Smile


RE: Great Places to Learn/Practice Coding - patrick - 07-31-2015

i've heard good things about treehouse. i found their lessons to be really slow, but they're quite thorough in their teachings.


RE: Great Places to Learn/Practice Coding - Moriarty - 07-31-2015

Khan Academy is the best place to learn anything you want especially coding.


RE: Great Places to Learn/Practice Coding - Helios - 08-01-2015

Updated.


RE: Great Places to Learn/Practice Coding - Kill - 08-01-2015

The new Boston is good, but kinda outdated. Like they use mysql* instead of PDO/mysqli.


RE: Great Places to Learn/Practice Coding - iLoveBeagles - 08-01-2015

You forgot to add me mentoring. Probably the best place to learn coding.
W3resource anyone?


RE: Great Places to Learn/Practice Coding - Oxyrus - 08-01-2015

I recommend Codecademy and Treehouse, also, you should start using GitHub as well, this morning I was talking with some developers of http://www.freecodecamp.com/ (by the way, take a look at that site) and all they agreed that you must not rely on a degree to get a job, but contributions on GitHub, voluntary jobs and more are really helpful.


RE: Great Places to Learn/Practice Coding - Helios - 08-01-2015

Updated thanks for everyone who contributed