Show HN: A sequence of online courses to learn web development from scratch
11–20 of 110 posts
Re: Show HN: A sequence of online courses to learn web development from scratch
#12Re: Show HN: A sequence of online courses to learn web development from scratch
#13This is a great idea. I'd love to see something like this for other topics such as Data Science, Digital Marketing, Lean Start-Up, Marketing Strategy etc. I'd love to help/contribute to the marketing related courses if you decide to expand your subject offerings.
Checked out your profile. I'll be in touch if/when we decide to expand to marketing.
Re: Show HN: A sequence of online courses to learn web development from scratch
#14Really great stuff for beginners. Thanks for the list. I'll forward it along to a few people who are interested but don't know where to start. However, it does look very python-django specific route on the back-end side. My suggestion, branch out the back-end side to include paths using different frameworks and such?
Re: Show HN: A sequence of online courses to learn web development from scratch
#15I would also mix in Jeffrey Way's tuts for HTML, CSS, and jQuery. (They say 30 days but you can do them each in less than a week.) https://courses.tutsplus.com/courses/30-days-to-learn-html-c... https://courses.tutsplus.com/courses/30-days-to-learn-jquery
Re: Show HN: A sequence of online courses to learn web development from scratch
#16This looks great! It reminds me of this Google Doc I put together a while back, which you are free to copy/draw inspiration from. And I've already added this page to it, so that should already be a good lesson on recursion :p https://docs.google.com/document/d/1jlJCxNG7XyCPpUNRybH1b2Pb...
Re: Show HN: A sequence of online courses to learn web development from scratch
#17nothing about node.js ?
I ended up buying Manning's Node.js In Action. It's not bad and I'm about halfway through it. I'd like if it included some exercises instead of the follow along approach.
http://www.manning.com/cantelon/
Do you have any recommendations?
Re: Show HN: A sequence of online courses to learn web development from scratch
#18Re: Show HN: A sequence of online courses to learn web development from scratch
#19I do think 80+% of this material (maybe everything but the "learn to code" piece) is covered in Michael Hartl's Rails Tutorial: http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
That book singlehandedly took me from "crappy C programmer" to "someone with enough knowledge to be dangerous" as a web dev.