What language to specialise in? Especially for Web app development

Howdy there campers!!

I’ve decided to specialise in python, due to it’s various uses, and with the google app engine available, it wouldn’t be a problem right, if I decide to codify everything in python; being spending a few weeks now working on python programs

However, if I decide to develop an web app, what else would you recommend me learning, or should I start learning HTML, CSS and go down the route of learn Angular and NODE.JS?

html first then css then javascript, mysql or mongodb for database also try learning django for your python framework
https://www.djangoproject.com/

1 Like

Or flask or tornado; if you’re writing Python and web development together it means full-stack.