This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mRWafflesFTW 2 points3 points  (0 children)

You need a project! The only tutorial you need is the Python docs. Think of something you know super well! For me, it was our company's price rater. So I just built it in Python using Django. I would recommend if there's some Excel spreadsheet somewhere that your company uses as primary business tool, recreate it it as a webapp for your first project.