https://github.com/coryhouse/get-started-in-programming
Resources for people just getting started in programming
https://github.com/coryhouse/get-started-in-programming
Last synced: 2 months ago
JSON representation
Resources for people just getting started in programming
- Host: GitHub
- URL: https://github.com/coryhouse/get-started-in-programming
- Owner: coryhouse
- Created: 2015-11-22T15:43:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T23:03:19.000Z (over 9 years ago)
- Last Synced: 2025-02-09T15:35:53.901Z (4 months ago)
- Size: 9.77 KB
- Stars: 19
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Started In Programming
Here's a list of resources for learning programming. Know other resources? Please submit a pull request.## Beginner Online
[FreeCodeCamp.com](http://www.freecodecamp.com)
[Codecadamy](https://www.codecademy.com)
[Node School](http://nodeschool.io)
[Microsoft Virtual Academy](https://mva.microsoft.com)
[code.org](https://code.org)
[Scratch](https://scratch.mit.edu) (for kids) There are [many alternatives](http://wiki.scratch.mit.edu/wiki/Alternatives_to_Scratch)
[Alice.org](http://www.alice.org/index.php) (for kids)## Intermediate to Advanced Online
[Pluralsight](http://www.pluralsight.com)
[Treehouse](https://teamtreehouse.com)
[Coursera](https://www.coursera.org/courses?query=programming)
[InfoQ](http://www.infoq.com)
[Clean Coders](http://www.cleancoders.com)
[Frontend Masters](https://frontendmasters.com)
[Egghead](http://egghead.io)
[Long list of language specific resources](http://regoapps.tumblr.com/post/48809989663/for-those-who-keep-asking-me-where-you-can-learn-a)## In-person
[Grand Circus Bootcamp](http://www.grandcircus.co)
[Coding House](http://codinghouse.co/#!home)## Books
[Self-education for Web Developers](http://www.amazon.com/Self-education-Web-Developers-Develop-Applications-ebook/dp/B017632IYY)
[Learn to Program from Scratch](http://www.amazon.com/Learn-Program-Scratch-Introduction-Programming/dp/1593275439/ref=sr_1_4?ie=UTF8&qid=1448208246&sr=8-4&keywords=beginning+programming)
[A Smarter Way to Learn JavaScript](http://www.amazon.com/Smarter-Way-Learn-JavaScript-technology/dp/1497408180/ref=sr_1_10?ie=UTF8&qid=1448208246&sr=8-10&keywords=beginning+programming)
[JS Books](http://jsbooks.revolunet.com)