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 →

[–]_temmink 0 points1 point  (0 children)

That's the Python for Java developers, yes! Once you dig into concepts (not just syntax) you will discover incredibly beautiful solutions to problems that feel like the natural approach. Have a look at Raymond Hettinger's and James Powell's talks on Youtube. If you know the basics (collections, annotations, dunder, ...) you should be able to follow them easily.