- Learning Salesforce Einstein
- Mohith Shrivastava
- 237字
- 2021-07-02 21:43:53
What you need for this book
This book assumes that the reader is familiar with programming, either as an open source developer or a Salesforce developer.
Basic knowledge of Apex
The backend language for Salesforce applications is called Apex. It is a strongly-typed object-oriented language, which is syntactically very similar to Java.
Basic knowledge of Scala
PredictionIO is a Scala application, and hence familiarity with Scala will help you understand the code better. It is strongly recommended that you should try all the code covered in the book on your own local machine and try deploying the code on the Heroku free instance.
Basic knowledge of frontend technologies such as JavaScript and HTML
Salesforce Lightning components use web technology such as JavaScript and HTML, and hence having a basic knowledge will help you a great deal.
Salesforce Developer instances and MAC OS X
You will need a Mac OS X to locally test the code covered in Chapter 3, Building Smarter Apps Using PredictionIO and Heroku and Chapter 4, Product Recommendation Application Using PredicitionIO and Salesforce App Cloud. Also, it requires you to have your own Salesforce and Heroku instances. To obtain a free Salesforce instance, sign up at https://developer.salesforce.com/signup, and to obtain a free Heroku account, sign up at https://signup.heroku.com/.
To connect Mac OS X to Heroku, download and install the Heroku CLI from https://devcenter.heroku.com/articles/heroku-cli.
- Clojure Programming Cookbook
- 案例式C語言程序設計
- Vue.js前端開發基礎與項目實戰
- C語言程序設計基礎與實驗指導
- 程序員數學:用Python學透線性代數和微積分
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- 大學計算機基礎(第2版)(微課版)
- Python算法從菜鳥到達人
- Linux C編程:一站式學習
- 計算機應用技能實訓教程
- 零基礎學Scratch 3.0編程
- Simulation for Data Science with R
- 計算機系統解密:從理解計算機到編寫高效代碼
- Getting Started with the Lazarus IDE
- INSTANT Lift Web Applications How-to