- Mike Leibrand
Getting Started as a Salesforce Developer
Updated: Dec 30, 2022
Here are some great links to help you get started learning Salesforce Development!
Go create your own developer org! Its free!
https://developer.salesforce.com/signup
here's some trailhead resources that we found helpful in the beginning:
(in a semi order of backend to front end)
1 - https://trailhead.salesforce.com/modules/apex_basics_dotnet
2 - https://trailhead.salesforce.com/modules/apex_database
3 - https://trailhead.salesforce.com/modules/apex_testing
4 - https://trailhead.salesforce.com/modules/visualforce_fundamentals
After that, here's some helpful data import and export:
1 - https://trailhead.salesforce.com/modules/lex_implementation_data_management
2 - https://trailhead.salesforce.com/modules/apex_triggers
And then finally, the new hottness, lightning stuff :
1 - https://trailhead.salesforce.com/en/modules/lex_dev_lc_basics
2 - https://trailhead.salesforce.com/modules/lightning_design_system
- A great reference for this - https://lightningdesignsystem.com/getting-started/
and some of the documentation pages that will be helpful through out all of those
1 - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_dev_guide.htm
2 - https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_intro.htm
3 - https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/intro_framework.htm