Объекты являются центральным понятием таких языков, как Java, Python, C#. Применение передовых методов проектирования объекта означает, что ваш код будет легко читать, писать и поддерживать. Эта книга охватывает десятки приемов для создания кода OO профессионального качества, который сможет выдержать испытание временем. Примеры приведены в виде мгновенно читаемого псевдокода, обучая техникам, которые можно применить к любому языку OO, от C++ до PHP.Objects are the central concept of languages like Java, Python, C#. Applying best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time. Examples are in an instantly familiar pseudocode, teaching techniques you can apply to any OO language, from C++ to PHP. Well-written OO code is a pleasure to read, modify, and debug. Elevate your coding style by mastering the universal best practices for object design presented in this book.
Мир книг
Matthias Noback - Object Design Style Guide (Final Version)
Объекты являются центральным понятием таких языков, как Java, Python, C#. Применение передовых методов проектирования объекта означает, что ваш код будет легко читать, писать и поддерживать. Эта книга охватывает десятки приемов для создания кода OO профессионального качества, который сможет выдержать испытание временем. Примеры приведены в виде мгновенно читаемого псевдокода, обучая техникам, которые можно применить к любому языку OO, от C++ до PHP.Objects are the central concept of languages like Java, Python, C#. Applying best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time. Examples are in an instantly familiar pseudocode, teaching techniques you can apply to any OO language, from C++ to PHP. Well-written OO code is a pleasure to read, modify, and debug. Elevate your coding style by mastering the universal best practices for object design presented in this book.