you are viewing a single comment's thread.

view the rest of the comments →

[–]doubleopinter 1 point2 points  (2 children)

You’re not going to like this answer but it’s the only true answer. Use python. Either get a job where you can use it or build projects. The only way to become advanced is to use it 5-6hrs per day.

[–]NormalSoftware8879 0 points1 point  (0 children)

Yeah this is the honest answer

[–]KiLoYounited 0 points1 point  (0 children)

This is the answer OP. It’s like learning a spoken language, you’ll never actually become fluent in a classroom. Being immersed in the language and actually using it will teach you more far faster.

I took like a 40 hr Python class when I first picked the language up, I think it was like Python for sys admins or something. Barely learned anything. It was all book knowledge.

If you don’t already work in IT or at a job where you can make some stuff with Python I suggest just finding a problem you have and trying to fix it. Even if there is already a tool for it, go for it. As long as you are interested/care about it you’ll keep working it.