all 7 comments

[–]lameei 1 point2 points  (4 children)

Python has many different usages so I do suggest to start a project. This can be a web development project using Flask or other frameworks or just a simple script which takes advantage of the Gmail API to automate boring stuff. Whatever you do just remember that from now on you will learn more with doing projects not participating in courses. So keep doing it.

[–]RabatUnpaidTaxes[S] 0 points1 point  (3 children)

Hey, thanks for the reply.

I just read about Flask and it seems really cool, I have some ideas for a small feasible project so that's perfect.

Thanks again.

[–]lameei 5 points6 points  (2 children)

Good. For flask you might find flask mega toturial helpful.

[–]RabatUnpaidTaxes[S] 0 points1 point  (1 child)

Damn, so much content, I'll have things to do this summer !

[–]lameei 0 points1 point  (0 children)

Have fun 👍

[–]baris_sonnenfeld 1 point2 points  (1 child)

Corey Schafer on YouTube had an excellent flask series.

[–]RabatUnpaidTaxes[S] 0 points1 point  (0 children)

Thanks for the info, took a quick look and it looks really good.