Eric Mesa’s Reviews > Clean Code in Python: Refactor your legacy code base > Status Update

Eric Mesa
Eric Mesa is 13% done
Understanding how Python generators work
Mar 02, 2020 11:21AM
Clean Code in Python: Refactor your legacy code base

flag

Eric’s Previous Updates

Eric Mesa
Eric Mesa is 31% done
Getting back into this after Advent of Code reignited a spark in learning these things.
Jan 11, 2021 12:24PM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 27% done
Separation of concerns and acronyms to live by
Sep 02, 2020 11:58AM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 25% done
Design by Contract and Defensive Programming, although I'm not done with the exceptions part of the latter.
Aug 19, 2020 12:33PM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 21% done
Finished off with some more examples of Pythonic code and then a few gotcha anti-patterns to watch out for. My appreciation for the complexity of Python has grown a lot.
Aug 05, 2020 10:43AM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 17% done
Thanks to Trey Hunner's Python Morsels exercises, I was finally in the right head space to understand @property and creating iterators. This isn't to say that Mariano does a bad job here, it's just that having a concrete exercise helps me a lot more with these more Pythonic concepts.
Aug 04, 2020 11:35AM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 15% done
Good information on standard for underscores
Mar 06, 2020 12:08PM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 10% done
One of the better written Pakt books I've read. The early part explaining what clean code is was great! Learned about annotations. Can't wait to see how this book continues to bring my code to the next level.
Feb 27, 2020 11:59AM
Clean Code in Python: Refactor your legacy code base


Eric Mesa
Eric Mesa is 6% done
Seems like this is going to be a good compliment to Serious Python that will reinforce a lot of that learning from a slightly different point of view.
Feb 26, 2020 12:11PM
Clean Code in Python: Refactor your legacy code base


No comments have been added yet.