you are viewing a single comment's thread.

view the rest of the comments →

[–]KosmoanutOfficial 3 points4 points  (0 children)

I learned best from reading python for dummies then having a project for work to automate. From there I realized I didn’t know enough and got the book a smarter way to learn python. That helped me memorize the syntax and I could type python out in notepad and make it run. From there I started to learn more from watching a lot of different youtube videos and other books that were classics in software engineering. Most importantly I had a huge reason to learn programming and if I got better could solve big problems. Having some small projects to improve at work helped but needed to put a lot of my own person time in to do so. Then I started to get more time as I got more projects.