- Learning Apex Programming
- Matt Kaufman Michael Wicherski
- 150字
- 2021-07-23 20:54:21
Summary
That's it for the first chapter. In this chapter, you've already learned a lot about the Salesforce1 Platform and basic Apex concepts. What you should remember from this chapter is that Apex is the proprietary Java-like language of the Salesforce1 Platform. It is strongly typed, case insensitive, and uses single quotes. All statements must end with a semicolon in order to compile. Apex is different from other languages in that it is metadata aware and requires unit testing to be distributed and used in Production environments. Finally, we're sure you won't forget that the Force.com IDE is the preferred tool to develop Apex code and that everything about Apex is documented in Force.com Apex Code Developer's Guide on the Web.
In the next chapter, we'll discuss the limits of Apex and the Salesforce1 Platform. You'll learn about the best practices to avoid them and start working on some code.
- Vue 3移動Web開發與性能調優實戰
- Hands-On Image Processing with Python
- Linux環境編程:從應用到內核
- PySide GUI Application Development(Second Edition)
- Hands-On Natural Language Processing with Python
- Linux:Embedded Development
- Access 2010數據庫應用技術(第2版)
- 零基礎趣學C語言
- UNIX Linux程序設計教程
- Java SE實踐教程
- Access 2010中文版項目教程
- Machine Learning With Go
- Java程序設計與項目案例教程
- JavaScript程序設計實例教程(第2版)
- Implementing NetScaler VPX?(Second Edition)