Object Design Style Guide
豆瓣
ISBN: 9781617296857
作者:
Matthias Noback
出版社: Manning
发行时间: 2020
装订: Paperback
价格: USD 39.99
页数: 225
Matthias Noback
简介
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.