Python Idioms for people coming from other languages and how to improve your idiomatic practices with Python. We will cover things to do with string concatenation, dictionary look ups, dealing with Python scripts, encoding, and for
loops.
Note: This course uses Python 2.7 in its coding examples. For Python 3 examples, you can check out the Writing Idiomatic Python video course.
Resources:
What’s Included:
- 8 Lessons
- Video Subtitles and Full Transcripts
- Q&A With Python Experts: Ask a Question
- Certificate of Completion
mikesult on Feb. 24, 2020
Thanks for tips on writing Pythonic code. Very helpful.