TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I want to learn web apps. What language should I learn and how?

1 pointsby aoxfordcaover 11 years ago
I'm a business student who has interacted a lot with devs and hackers over the last few years and am sick of not having the skillset to get stuff done myself. What should I learn, and what do you think is a good way to go about learning and practicing so that I can begin building web applications/sites?<p>From what I've read, the following are highly recommended: Django Ruby on Rails Javascript<p>I have some experience with python, css, and html - but none of it is what you would call 'practical' [hasn't been applied to any real projects].<p>Thanks for any advice you can provide :)

3 comments

dutchrapleyover 11 years ago
If you want a complete nuts to bolts introduction to web development, I&#x27;d recommend starting here:<p><a href="http://prework.flatironschool.com/web-development/" rel="nofollow">http:&#x2F;&#x2F;prework.flatironschool.com&#x2F;web-development&#x2F;</a><p>It&#x27;s ruby specific, but what you learn in terms of html, css, and git can be ported if you decide to use a different backend language later down the road.<p>Then just start building things - that when you&#x27;ll start to really learn.
评论 #7153454 未加载
jaegerpickerover 11 years ago
Any of what you mentioned will serve you well. I&#x27;m a Django&#x2F;Python developer in my day job. It&#x27;s an amazingly good place to start. I use python, html, css, and javascript on daily basis. JavaScript is another option and the one I&#x27;d highly recommend. Go to www.nodeschool.io learn node.js and javascript, then learn more javascript for the client side along with html and css.
hfourmover 11 years ago
All those things you listed are relevant, go build something it doesnt matter where you start but where you end