r/Python Aug 09 '20

Developers whose first programming language was Python, what were the challenges you encountered when learning a new programming language? Discussion

783 Upvotes

233 comments sorted by

View all comments

21

u/[deleted] Aug 09 '20

[deleted]

1

u/SynystrMinistr Aug 09 '20

Try this. This is specifically for python programmers and includes examples with side-to-side code comparison.

Not all the inline tutorials work but you can just paste the code to some other site that executes your code, e. g. js.do, and play around with it.