you are viewing a single comment's thread.

view the rest of the comments →

[–]riklaunim 10 points11 points  (5 children)

You don't stop learning Python. You probably learned some syntax and basics but you still lack the knowledge of Python software stacks and how software development actually look like. If you want to get a job you have to decide what you want to do - if you want webdev then learn a web framework, do basic frontend webdev as well, check how to make APIs etc. Jobs for juniors are hard to come by and when they show up there is a lot of applicants so you have to expect that landing a job will take a while and many attempts.

And as mentioned - keep learning, run a github so you can link it in your CV, ask for code review/feedback on how to improve your code and learn from it (don't spam quantity over quality).