Idiomatic Python 101 – Real Python
realpython.com › courses › idiomatic-python-101basics best-practices python 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.