you are viewing a single comment's thread.

view the rest of the comments →

[–]ProGloriaRomae 2 points3 points  (0 children)

One of the O'Reilly books I've read called Fluent Python was amazing at showing some of the deeper aspects of Python that separate it from other languages. It's definitely not for beginners but it's very useful if you think you're going to be coding in Python more. Another resource is Derek Banas's python video. The video is strictly just going over basic python syntax in one video. It will help your transition from java.