Hacker News new | ask | show | jobs
by mercnet 4566 days ago
Since you want to learn python and web development here is an awesome tutorial for Flask: http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-... I also recommend checking out codeschool/codeacademy for tutorials related to the web.
1 comments

I am pretty familiar with web development but where I seem to be getting lost is in the MVC frameworks such as RoR, Angular, etc. I'll check out this tutorial right now!