Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAlex Jackson
8,574 PointsSupplemental Sources to Treehouse Learning
Hello all - I thought I'd open up a conversation around this... I've been using Treehouse for a little over a month now and it is fantastic! I have learned a TON. In any case, I've found myself looking for other sites/tutorials/etc to supplement my learning here on Treehouse and further bolster my overall web development knowledge. My question is:
What other sources are being used to supplement your Treehouse learning?
4 Answers
Kevin Korte
28,149 Pointshttps://www.codeschool.com/ (premium accounts $25 a month) - some limited free courses. I'm going to start hard on the Javascript stuff over there. Seems to cover what TH is missing, and vice versa quite well.
http://www.learnstreet.com/ - Free
http://www.codecademy.com/ - Free
http://css-tricks.com/ - Blog / So much more than CSS
http://net.tutsplus.com/ - Blog / tons of various other blogs on other topics, use most of them.
http://tympanus.net/codrops/ - Blog / pretty fun stuff
There are more great resources I know I'm forgetting.
Lee Hughes
8,380 PointsI like using books these days as many have challenges you can do yourself. Here's an amazing resource of free books covering many different topics which should keep you busy
https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
Enjoy :)
Alex Jackson
8,574 PointsSome I've seen, some I haven't. Thanks for sharing - for the books side of things, I've come across Eloquent Javascript - http://eloquentjavascript.net/contents.html
James Barnett
39,199 PointsHTML & CSS
- Learn Layout (Tutorial)
- Beginner's Guide to HTML & CSS (Online Guide)
- Advanced Guide to HTML & CSS (Online Guide)
- LevelUp Tuts - HTML5 Course (Video Course)
- Mr Bool - CSS3 Course (Video Course)
- There are videos on creating menus, tooltips, ribbons & speech bubbles
- Lynda - CSS Frameworks (Video Course)
- Lynda - Applied Responsive Design (Video Course)
- Lynda - Up and Running with Bootstrap 3 (Video Course)
- Skillshare - Build a HTML & CSS Website From Scratch
JQuery
- Learn Street - JavaScript Course (Code Challenges)
- Code School - JavaScript Road Trip Part 1 & JavaScript Road Trip Part 2 (Video Course & Code Challenges)
- LevelUp Tuts - JavaScript Course (Video Course)
- AppendTo - JavaScript Lessons (Video Course)
- Code School - Try JQuery & JQuery the Return Flight (Video Course & Code Challenges)
- JQFoundations (Interactive Blog)
Ruby on Rails
- Learn Street - Ruby Course (Code Challenges)
- Learn to Program (Online Book)
- Code School - Ruby Bits (Video Course & Code Challenges)
- One Month Rails (Screencast Series)
- railstutorial.org (Screencast Series)
Design for the Web
- Design School for Developers (Blog Series)
- Hack Design (Blog Series)
- UX Foundation (Blog Series)
- Beginners Guide to UX (Blog Series)
Typography for the Web
- Interactive Typography (Interactive Blog)
- Why Typography Matters (Article)
- Lynda - Typography for Web Designers (Video Course)
Other
- Beginners Guide to SEO (Online Guide )
- CLI Crash Course (Online Course)
- Git Immersion (Tutorial)
- HTML, CSS & JavaScript Practice Projects (Projects)
Paid Resources = Code School, Lynda, Skillshare, One Month Rails, railstutorial.org
Khemraj Thapa
8,885 Points+1 for this..