Clean Code in PHP - Helion
Tytuł oryginału: Clean Code in PHP
ISBN: 9781837636341
Format: mp3
Data wydania: 2022-11-09
Księgarnia: Helion
Cena książki: 143,10 zł (poprzednio: 159,00 zł)
Oszczędzasz: 10% (-15,90 zł)
PHP is a beginner-friendly language, but also one that is rife with complaints of bad code, yet no clean code books are specific to PHP. Enter Clean Code in PHP. This audiobook is a one-stop guide to learning the theory and best practices of clean code specific to real-world PHP app development environments.
This PHP audiobook is cleanly split to help you navigate through coding practices and theories to understand and adopt the nuances of the clean code paradigm. In addition to covering best practices, tooling for code quality, and PHP design patterns, this audiobook also presents tips and techniques for working on large-scale PHP apps with a team and writing effective documentation for your PHP projects.
By the end of this audiobook, you’ll be able to write human-friendly PHP code, which will fuel your PHP career growth and set you apart from the competition.
Osoby które kupowały "Clean Code in PHP", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Clean Code in PHP. Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP Audiobook -- spis treści
- 1. Opening Credits
- 2. Contributors
- 3. Preface
- 4. Chapter 1: What Is Clean Code and Why Should You Care?
- 5. Chapter 2: Who Gets to Decide What Good Practices Are?
- 6. Chapter 3: Code, Don't Do Stunts
- 7. Chapter 4: It is about More Than Just Code
- 8. Chapter 5: Optimizing Your Time and Separating Responsibilities
- 9. Chapter 6: PHP is Evolving - Deprecations and Revolutions
- 10. Chapter 7: Code Quality Tools
- 11. Chapter 8: Code Quality Metrics
- 12. Chapter 9: Organizing PHP Quality Tools
- 13. Chapter 10: Automated Testing
- 14. Chapter 11: Continuous Integration
- 15. Chapter 12: Working in a Team
- 16. Chapter 13: Creating Effective Documentation
- 17. Closing Credits