I'm planning to making the transition from coding professionally in Java to Python. I've only worked on side projects with python (which I really enjoy) but don't have any professional experience in the language. I will be going on interviews as early as this week, any advice on how to make prepare?
Good question!
I think importantly, you should be confident in your ability to learn quickly and express that confidence. Also, express excitement about the features of Python that are simpler than Java, but be thankful that your background in Java will give you a great starting point.
Basically I think the interview process is really about how you position yourself, and if you tell the right story, you'll do well.
Otherwise, I'd spend some time messing around with Python in a REPL environment. This is where the magic happens in Python.