Bookbot

Martin Fowler

    18. december 1963

    Martin Fowler je softvérový inžinier a významný zástanca osvedčených postupov v návrhu podnikových softvérov. Jeho práca sa silno zameriava na agilné metodiky vývoja softvéru a propaguje princípy, ktoré vedú k efektívnejšiemu a kvalitnejšiemu softvérovému dizajnu. Dôraz kladie na praktické aplikácie a zdieľanie poznatkov v rámci softvérovej komunity.

    Martin Fowler
    Domain-driven design : tackling complexity in the heart of software
    Analysis Patterns
    Refactoring. Improving the Design os Existing Code
    Refactoring: Improving the Design of Existing Code
    UML Distilled : a Brief Guide to the Standard Object Modeling Language
    Refaktoring. Zlepšení existujícího kódu
    • Refaktoring. Zlepšení existujícího kódu

      • 394 stránok
      • 14 hodin čítania

      Refaktoring nás učí, jak upravit stávající ne příliš šťastně navržené programy tak, abychom z nich získali programy, které sice budou dělat totéž, avšak jejich nový návrh umožní snadnější udržovatelnost a modifikovatelnost, čímž výrazně sníží náklady na jejich budoucí provoz. Refaktoring je jedním ze zaklínadel učebnic moderního programování, které již dopředu počítají s tím, že se nám nepodaří navrhnout systém hned napoprvé optimálně, a proto nás seznámí s postupy, jak později tyto počáteční nekvalitní návrhy optimalizovat.

      Refaktoring. Zlepšení existujícího kódu
    • Whenever you read this book, it's time to revisit it. If you haven't read it yet, do so before writing another line of code. Fully revised and updated, it includes new refactorings and code examples. For over twenty years, programmers have relied on this guide to improve code design, enhance software maintainability, and make code easier to understand. This eagerly awaited edition reflects crucial changes in the programming landscape, featuring an updated catalog of refactorings, JavaScript examples, and new functional examples that demonstrate refactoring without classes. It explains what refactoring is, why it's essential, how to identify code that needs it, and how to execute it successfully in any programming language. You'll learn the process and principles of refactoring, apply useful techniques to enhance program comprehension and adaptability, and recognize "bad smells" in code that indicate refactoring opportunities. Each refactoring is detailed with explanations, motivation, mechanics, and simple examples. Additionally, you’ll discover how to build solid tests for your refactorings and understand the tradeoffs and obstacles involved. The edition includes free access to the canonical web version, offering even more refactoring resources.

      Refactoring: Improving the Design of Existing Code
    • Refactoring is gaining momentum amongst the object oriented programming community. It can transform the internal dynamics of applications and has the capacity to transform bad code into good code. This book offers an introduction to refactoring.

      Refactoring. Improving the Design os Existing Code
    • Analysis Patterns

      Reusable Object Models

      • 384 stránok
      • 14 hodin čítania

      Focusing on the creation of reusable object models, this book addresses the demand for deeper insights in the object-oriented community. Martin Fowler draws from his extensive experience to identify recurring problems across various domains, such as trading and accounting, and presents a catalog of analysis patterns. This innovative approach goes beyond typical methodologies, emphasizing the importance of the models produced through object-oriented analysis and design.

      Analysis Patterns
    • NoSQL Distilled

      • 188 stránok
      • 7 hodin čítania
      4,1(806)Ohodnotiť

      'NoSQL Distilled' is designed to provide you with enough background on how NoSQL databases work, so that you can choose the right data store without having to trawl the whole web to do it. It won't answer your questions definitively, but it should narrow down the range of options you have to consider.

      NoSQL Distilled
    • Developers of enterprise applications (e.g reservation systems, supply chain programs, financial systems, etc.) face a unique set of challenges, different than those faced by their desktop system and embedded system peers. For this reason, enterprise developers must uncover their own solutions. In this new book, noted software engineering expert Martin Fowler turns his attention to enterprise application development. He helps professionals understand the complex -- yet critical -- aspects of architecture. While architecture is important to all application development, it is particularly critical to the success of an enterprise project, where issues such as performance and concurrent multi-user access are paramount. The book presents patterns (proven solutions to recurring problems) in enterprise architecture, and the context provided by the author enables the reader to make the proper choices when faced with a difficult design decision.

      Patterns of enterprise application architecture