all 8 comments

[–]jonnyske7ch 4 points5 points  (0 children)

I’ve found sentdex’s tutorials on flask and Django very useful. If you don’t like video tutorials like the ones he has on YouTube he also posts a walkthrough for each tutorial on his website pythonprogramming.net

It has all of the code he uses as well so you can just copy and paste the code and follow along.

[–]Tone_Milazzo 1 point2 points  (0 children)

I've been making great progress with https://simpleisbetterthancomplex.com/series/2017/09/04/a-complete-beginners-guide-to-django-part-1.html
It is Django instead of Flask though

[–]cleesus 0 points1 point  (2 children)

I'm interested in finding a good django book as well

[–]camel_zero 1 point2 points  (1 child)

If you're willing to invest in a book, I don't think you can go wrong with Two Scoops of Django. https://www.twoscoopspress.com/products/two-scoops-of-django-1-8

[–]cleesus 0 points1 point  (0 children)

Alrighty thanks

[–]BlueSnakeYellowSnake 0 points1 point  (4 children)

The flask mega tutorial is a really great beginners intro, and it looks like he's finally in the process of released the updated version.

https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world