Zoekfilters

Geen verdere filters gevonden

Studieboeken (2)

65,95
Leverbaar vanaf 25 juni
met 5% korting 62,65
+
Bestel

Refactoring

Improving the Design of Existing Code

2025 || Hardcover || Martin Fowler || Pearson Benelux B.V.

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more tha...

52,85
Levertijd: 5 werkdagen
+
Bestel

Patterns of Enterprise Application Architecture

2002 || Hardcover || Martin Fowler || Pearson

The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented.

Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. ...