A Philosophy of Software Design

A Philosophy of Software Design
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 173210221X
ISBN-13 : 9781732102217
Rating : 4/5 (217 Downloads)

Book Synopsis A Philosophy of Software Design by : John K. Ousterhout

Download or read book A Philosophy of Software Design written by John K. Ousterhout and published by . This book was released on 2021 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: "This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first introduces the fundamental problem in software design, which is managing complexity. It then discusses philosophical issues about how to approach the software design process and it presents a collection of design principles to apply during software design. The book also introduces a set of red flags that identify design problems. You can apply the ideas in this book to minimize the complexity of large software systems, so that you can write software more quickly and cheaply."--Amazon.

A Philosophy of Software Design Related Books

A Philosophy of Software Design
Language: en
Pages: 0
Authors: John K. Ousterhout
Categories: Computer programs
Type: BOOK - Published: 2021 - Publisher:

GET EBOOK

"This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented
The Pragmatic Programmer
Language: en
Pages: 346
Authors: Andrew Hunt
Categories: Computers
Type: BOOK - Published: 1999-10-20 - Publisher: Addison-Wesley Professional

GET EBOOK

What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fre
The Art of UNIX Programming
Language: en
Pages: 560
Authors: Eric S. Raymond
Categories: Computers
Type: BOOK - Published: 2003-09-23 - Publisher: Addison-Wesley Professional

GET EBOOK

The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will help programmers
The Pragmatic Programmer
Language: en
Pages: 391
Authors: David Thomas
Categories: Computers
Type: BOOK - Published: 2019-07-30 - Publisher: Addison-Wesley Professional

GET EBOOK

“One of the most significant books in my life.” –Obie Fernandez, Author, The Rails Way “Twenty years ago, the first edition of The Pragmatic Programmer
Practical Object-Oriented Design
Language: en
Pages: 701
Authors: Sandi Metz
Categories: Computers
Type: BOOK - Published: 2018-07-10 - Publisher: Addison-Wesley Professional

GET EBOOK

The Complete Guide to Writing Maintainable, Manageable, Pleasing, and Powerful Object-Oriented Applications Object-oriented programming languages exist to help