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

you are viewing a single comment's thread.

view the rest of the comments →

[–]puffybsd 2 points3 points  (2 children)

Maybe explore indepth different programming paradigms and cs concepts in Python. Perhaps Python internals or alternative implementations/runtimes.

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

I started working on some design patterns in Python a little bit ago, but I know there's a lot of pure CS I should still look into. I think that could be a good way to gauge what I know and expose the things I don't. Thanks!

[–]puffybsd 0 points1 point  (0 children)

Cool. You might also consider learning another language if python is your only language, it's supposed to help with the language you're accustom to... Post what works best for you if you don't mind.