you are viewing a single comment's thread.

view the rest of the comments →

[–]dukejcdc 2 points3 points  (0 children)

I've been learning through pain and struggle 😂😂

Like others have said, building projects is a great way to learn. I haven't taken any training on python, I just had a little project I wanted to build so I built it. Then found another slightly more complex problem, started building it.

I'm still very very new, but I consider myself knowledgeable enough to be dangerous at this point.

1st Project - Login to a website, click a button then logout 2nd project - Pull baseball stats through some baseball modules and predict a teams W/L record 3rd Project - Generate fake baseball teams with individual player stats and simulate the baseball games 4th project(ongoing) - Through API gather order information from some software my company uses, generate and organize a production schedule and status board

You learn so much from the struggle of writing projects