-
Book Overview & Buying
-
Table Of Contents
Supercharged Coding with GenAI
By :
To learn more about the topics that were covered in this chapter, look at the following resources:
Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin (aka Uncle Bob): https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882
Code smell: https://en.wikipedia.org/wiki/Code_smell
Refactoring: Improving the Design of Existing Code, Second Edition: https://www.amazon.com/Refactoring-Improving-Existing-Addison-Wesley-Signature/dp/0134757599
Design Patterns: Elements of Reusable Object-Oriented Software: https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612
Mariane Anaya. Clean Code in Python: Develop maintainable and efficient code, Second Edition, 2021: https://www.packtpub.com/en-us/product/clean-code-in-python-9781800560215
Kent Beck and Cynthia Andres, Extreme Programming Explained: Embrace Change, 2004: https://www.amazon.com/Extreme-Programming-Explained-Embrace-Change...