Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Object-Oriented PHP Best Practices: 23 Commandments for Writing Readable, Sustainable Code

Posted By: AlenMiler
Object-Oriented PHP Best Practices: 23 Commandments for Writing Readable, Sustainable Code

Object-Oriented PHP Best Practices: 23 Commandments for Writing Readable, Sustainable Code by Ikram Hawramani
English | 29 Jan. 2017 | ISBN: 1520482418 | 57 Pages | PDF (conv) | 498.37 KB

There are generally two types of programmers; those who write messy code, and those who have to deal with the mess. This small book teaches how to become the third type of programmer; the one who writes readable, maintainable code that makes life easy for themselves, their teammates, their future selves, new talent additions to their team, and possible changes of ownership. By helping you and your team avoid the various pitfalls common to object-oriented PHP projects, Object-Oriented PHP Best Practices helps take the code out of your way so that you can focus on the business problems you need to solve. The 23 commandments provide a balanced approach to theoretical best practices, productivity, long-term maintenance considerations, and performance. This is a short book that can be read in one sitting. Invest a lunch break or two reading it and you will thank yourself for it later.

PHP