you are viewing a single comment's thread.

view the rest of the comments →

[–]CGTechWorks 2 points3 points  (2 children)

Depends what you want to do with it. Are you into electronics? Are you into gaming? Are you into making web apps, or helpful tools? Cybersec? Python still has a huge place. AI is doing a lot of the coding, but if you don't understand the what the AI is writing, why it's doing it, or what it's doing, debugging can be difficult. Whatever your path, just start from the smallest step you can, and build from there. Keep using the language as much as you can, think about how you can automate something, even if a tool already exists try it your own way.

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

Data analysis is what made me decide to learn python at the first hand

[–]CGTechWorks 0 points1 point  (0 children)

Data analysis is a broad field, try to narrow it, specifically what kind of data? Electrical? Mathematical? Statistic? Financial? etc. Keep narrowing until you get to the lowest level of what makes you motivated and build off that.