- Apex Design Patterns
- Jitendra Zaa Anshul Verma
- 355字
- 2021-07-16 11:11:20
Preface
It was spring 2015; we were both discussing our presentation for Dreamforce 2015. During the discussion, we stumbled on the topic of the usage of design patterns in Apex. We observed that design patterns are still not extensively used in the Apex programming arena. We think that a few prominent factors for this situation are that there are not enough resources available around the design pattern implementation in Apex. Secondly, most of the Apex programmers who started their development career with Force.com have less exposure to other development platforms. Thirdly, some of the design patterns simply do not apply to Force.com development platforms.
As per our observation, the usage and mention of design patterns in day-to-day programming is reduced in Apex as compared to other development platforms. Developers coming from other programming backgrounds mostly have a working experience with design patterns and it's implicit for them to use it in their code style and design.
We realized that it would be even better to develop content around the design pattern implementation in a language that Apex developers can easily relate to. We positively think that by providing scenarios that are specific to Apex development use cases, developers will be able to understand and implement the design patterns in Apex with ease.
To ensure that we are able to provide information uniformly to all Apex developers irrespective of their experience level, this book also includes general programming best practices, programming principles, OOP concepts, and the usual pitfalls at appropriate places.
In line with our past experience with design pattern learning and implementation is the problem of memorizing the design patterns and situations where they fit in. However, in this book, we took real-life scenarios to explain a situation where an appropriate design pattern will be applied. One can easily relate the design pattern with an example given in this book to identify when it is the time to use that pattern.
Some open source GitHub repository links, Salesforce official developer blogs, and other tips have been shared throughout the book, which can be very helpful in Force.com project development.
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Qt 5 and OpenCV 4 Computer Vision Projects
- 一步一步學Spring Boot 2:微服務項目實戰
- Reporting with Visual Studio and Crystal Reports
- Spring Cloud、Nginx高并發核心編程
- JavaScript從入門到精通(第3版)
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- PLC編程及應用實戰
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Python High Performance Programming
- C語言程序設計
- Test-Driven Development with Django
- HTML5權威指南
- 大規模語言模型開發基礎與實踐
- Android編程權威指南(第4版)