- Design Patterns and Best Practices in Java
- Kamalmeet Singh Adrian Ianculescu LUCIAN PAUL TORJE
- 205字
- 2021-06-25 20:52:25
What this book covers
Chapter 1, From Object-Oriented to Functional Programming, gives an introduction to different programming paradigms associated with the Java language.
Chapter 2, Creational Patterns, introduces the first in a series of design patterns; that is, creational patterns. The chapter talks about various creational design patterns.
Chapter 3, Behavioral Patterns, talks about behavioral design patterns. It explains various design patterns to manage behavior of code and objects.
Chapter 4, Structural Patterns, introduces you to structural design patterns and explains various widely used design patterns to manage the structuring of objects.
Chapter 5, Functional Patterns, introduces readers to functional programming and patterns associated with it.
Chapter 6, Let's Get Reactive, introduces you to reactive programming and Java's implementation of it with examples.
Chapter 7, Reactive Design Patterns, further explores the pillars of reactive programming and design patterns associated with these pillars.
Chapter 8, Trends in Application Architecture – from MVC to Microservices and Serverless Applications, explores architectural patterns that have been tried and tested by developers over the years.
Chapter 9, Best Practices in Java, introduces us to the history of Java, best practices, and updates available in the latest versions of Java, and, finally, what is expected in future from Java.
- Java Web開發學習手冊
- Hands-On Image Processing with Python
- 趣學Python算法100例
- NativeScript for Angular Mobile Development
- 基于差分進化的優化方法及應用
- Scratch 3游戲與人工智能編程完全自學教程
- Learning AndEngine
- Elasticsearch for Hadoop
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Hands-On Functional Programming with TypeScript
- 用戶體驗可視化指南
- Arduino可穿戴設備開發
- STM8實戰
- 少兒編程輕松學(全2冊)
- Java網絡編程實用精解