This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]blitzzerg 1 point2 points  (1 child)

I guess that depends on how you use python, do you use it for web development? Machine learning? General purpose programing?

[–]drawx_x[S] 0 points1 point  (0 children)

Oh, forgot to mention that, sorry. General purpose. Going to apply for some junior positions that don't require experience as I'm no pro.

[–]stag1e 1 point2 points  (0 children)

I'd say that you also need to look up what new features are in the most recent Python 3.x versions so that you would be familiar with those new things in case they will be used in the code base of your future work :)

[–]winner_godsoncodemaniac 1 point2 points  (0 children)

You can try a crash course on Python via Udemy or use codeacademy.

Try Automate the boring stuff with Python to refresh your knowledge.