Arash Ashrafzadeh’s Reviews > Clean Python: Elegant Coding in Python > Status Update
Arash Ashrafzadeh
is on page 13 of 282
Finally learning it! There are some typos though.
— Jan 25, 2020 06:14AM
Like flag
Arash’s Previous Updates
Arash Ashrafzadeh
is on page 30 of 282
It's really great! Although there are some minor mistakes, I'm learning a whole lot of stuff on Python clean coding. Up until now, these topics were useful:
- naming variables, functions, classes, ...
- some famous linting tools
- how to use docstrings
- where/when to use list comprehension
— Feb 06, 2020 12:53AM
- naming variables, functions, classes, ...
- some famous linting tools
- how to use docstrings
- where/when to use list comprehension

