- Design Patterns and Best Practices in Java
- Kamalmeet Singh Adrian Ianculescu LUCIAN PAUL TORJE
- 69字
- 2021-06-25 20:52:26
From Object-Oriented to Functional Programming
The objective of this chapter is to introduce the reader to the fundamental concepts of writing robust, maintainable, and extendable code using design patterns and the latest features available in Java. In order to achieve our objective, we will cover the following topics:
- What are programming paradigms?
- Imperative paradigm
- Declarative and functional paradigms
- Object-oriented paradigm
- An overview of Unified Modeling Language
- Object-oriented design principles
推薦閱讀
- Flask Web全棧開發實戰
- Testing with JUnit
- Leap Motion Development Essentials
- Processing互動編程藝術
- PostgreSQL Replication(Second Edition)
- C語言實驗指導及習題解析
- Linux:Embedded Development
- Test-Driven JavaScript Development
- Django 5企業級Web應用開發實戰(視頻教學版)
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- PHP Microservices
- Android熱門應用開發詳解
- 狼書(卷2):Node.js Web應用開發
- 匯編語言程序設計
- OpenCV:Computer Vision Projects with Python