Live data from Hacker News

Show HN: A sequence of online courses to learn web development from scratch

mysliderule.com

41–50 of 110 posts

Re: Show HN: A sequence of online courses to learn web development from scratch

#41
I'm really glad someone took the time to do this, and came with quite a wholesome set of resources in the end. For someone who has moderate web dev experience such as myself, I think it's also definitely useful for review as well as the aspects of web dev you may be less/not at all familiar with.

Re: Show HN: A sequence of online courses to learn web development from scratch

#42

My co-founder taught herself web development using online courses and resources. This “Learning Path” outlines the resources she found most helpful, and lays them out in a sequence that a beginner should be able to follow. We realize this is a curriculum, not the best curriculum. We'd love your feedback on whether this is useful, and what we might change or add. Also if you’re so inclined, we’d love feedback on our p…

As a recent graduate of a Rails bootcamp, I am excited to see what you guys cook up regarding Rails.

I also wanted to see, in the future, if you guys would be interested in making a Javascript track (Javascipt, NodeJS, AngualrJS, maybe even MeteorJS too). This is something that many people are also looking to dive into as am I.

Re: Show HN: A sequence of online courses to learn web development from scratch

#43

Earlier quoted context omitted.

Will love to see learning path for Big data.

Our next one (launching this week) is in fact on data analysis! Check back at http://www.mysliderule.com/learning-paths this Friday.

Please let me somehow sign up and get an e-mail when a new learning path (like data analysis) becomes available. Great job on the site :)

Re: Show HN: A sequence of online courses to learn web development from scratch

#44
post #18

I really liked the Udacity course. It's by no means exhaustive or representative of the ecosystem (it focuses on Python/Google App Engine, I took it quite a while ago but I assume it has not changed), but introduces a lot of basic concepts (client/server, templating, routing, caching, security, cookies...) in a very concise and efficient way.

I enjoyed that course a lot; I took it in its first run soon after I started teaching myself programming. My only complaint with the course was that, for me anyway, it left a lot of mystery in terms of answering how it's all actually working. There were a lot of pieces, such as Django boilerplate code and using Google App Engine, where they showed you how to use them in a specific manner, but never really explained h…

Steve, the Udacity instructor, here.

I actually deliberately didn't use Django specifically because it's so complicated for beginners (and for pros, IMHO). I was trying to avoid magic. Webapp2, which is the web framework GAE users, and what we used in the course, is about as simple as you can get without starting from scratch.

Re: Show HN: A sequence of online courses to learn web development from scratch

#45

My co-founder taught herself web development using online courses and resources. This “Learning Path” outlines the resources she found most helpful, and lays them out in a sequence that a beginner should be able to follow. We realize this is a curriculum, not the best curriculum. We'd love your feedback on whether this is useful, and what we might change or add. Also if you’re so inclined, we’d love feedback on our p…

Hey this is awesome. I'd love an artificial intelligence path. Also, is there a way for me to incorporate courses that I've completed from coursera and udacity into your site? That'd be great for having a one shot glance at what I've done.

Great project though!

Re: Show HN: A sequence of online courses to learn web development from scratch

#47
post #25

This is a great list. I 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.

Yes, I found it weird that the book is not on this list, but clearly the author is geared towards python - although web development might be the only area where Ruby outshines Python.

I think "Ruby outshines Python" is a matter of great debate, and I wouldn't say that one is universally better than the other, rather it depends on your application and personal preferences! I am the author of the path, and before we started building SlideRule, we evaluated Django/Python vs Ruby/Rails briefly .. I am a big fan of python, so the choice was obvious for me :-)

That said, this is just one web-dev path and doesn't in any way claim that Python is superior to the alternatives. There can be so many more - on RoR, Node or even more recent ones like scala .. hope experts will help us build those. If you are interested, please write to us at contact@mysliderule.com!

Re: Show HN: A sequence of online courses to learn web development from scratch

#48

Yes I agree, if you're wanting to learn web development, then rails is the way to go, there's more resources for current problems and fixes in rails than anything else.

You are right, Nick. Rails is more mature in the number of resources available and its dev-community. But increasingly around me, I see more people starting to build on python. I have seen tons of learning material and bootcamps on RoR but not even a fraction of that on Python/Django . That was one of the reasons we thought that documenting our learning would be useful!

Re: Show HN: A sequence of online courses to learn web development from scratch

#49
Is there a reason its start with CS253 then flies back to CS101 in section 3. My prior understanding was CS101 knowledge is required for CS253 to make more sense. It seems to jump around a lot aside from adding additional resources to help learning during specific sections.

Re: Show HN: A sequence of online courses to learn web development from scratch

#50

My co-founder taught herself web development using online courses and resources. This “Learning Path” outlines the resources she found most helpful, and lays them out in a sequence that a beginner should be able to follow. We realize this is a curriculum, not the best curriculum. We'd love your feedback on whether this is useful, and what we might change or add. Also if you’re so inclined, we’d love feedback on our p…

Technical: Haskell & MongoDB Non-Technical: Basic Business for a Technical Entrepreneur (Gautam - you could be a good fit to design such a learning pth)
Post reply on HN