In this video I have shared and shown hands on with examples:
what is apex in Salesforce ?
How we can use apex?
Basic syntax?
Data types supported in apex.
How to use Developers console to debug.
Access control using apex keywords.
How to call static and non-static methods from a class.
What are the collections in apex?
What are the differences among the collections List, Set and Map
Code used for practice:
You can see the code used in example here along with notes: https://sites.google.com/d/15GOkCyYBo...
In my upcoming video I will share hands on how to work with salesforce data using apex and SOQL and also how to write trigger and relevant helper class and test class.