Course Description

All researches reveal just one thing - Demand for Salesforce Developers far exceeds supply. As a result, Salesforce Developers are calling the shots. Raking in multiple job offers for both full-time and contracting opportunities, Salesforce Developers are dictating pay and a range of perks from employers who are uber-eager for the talent. There has never been a better time to become a Salesforce Developer.

Whether you're a brand-new or experienced Developer, get the core knowledge you need to get up to speed, perform at your best, and get the most out of Salesforce. This program is a must for application and Salesforce developers who want to create custom Force applications or customize existing Salesforce applications.

This course contains basic & advanced instructions of Salesforce Programming covering VisualForce Designing with Standard and Custom Controller, Triggers, SOQL language etc

While it can seem intimidating to someone with no background in coding, working with Salesforce is much easier than many realize. With the right guidance and desire to learn, most people have become proficient in no time after taking this course.

Note: This course

comes with lifetime access and will be updated regularly as per latest release of Salesforce and all future upgrades are free for existing subscribers.

Cloud Computing Consultant with more than 8 Years of Experience

Prateek Singh

Hi, I am Prateek, Salesforce certified Developer, Web designer, Consultant and Trainer with more than 8 years of Industry Experience and 5+ in Salesforce. I have served various Industry verticals having good experience in Cloud Computing, Web Development, Graphic Designing and all Programming stuff. I have created these courses keeping in mind simplicity while ensuring to cover some advanced and rare Topics. Hope it would add value to your Life. All my courses have come from experience and I teach them with as much passion as I can. All the Best :)

Course curriculum

  • 1

    Visualforce Page and Standard Controller

    • 1. Introduction to Salesforce Programming

    • 2. Signup and Enable Development Mode

    • 3. Syntax, Auto Complete and Component Reference

    • 4. Global Variables and Formulas

    • 5. Standard Controller

    • 6. PageBlock, View State and Command Button

    • 7. Standard List Controller

  • 2

    Custom Controller also known as Apex Class

    • 8. Custom Controller Introduction

    • 9. Collections

    • 10. Inserting Child Records

    • 11. SOSL and GetSobjectType

    • 12. Merge Records

    • 13. Conditional Rendering of Feilds

    • 14. Command Button and Action Function

    • 15. Action Status

  • 3

    Triggers

    • 16. Introduction to Triggers

    • 17. Before or After Trigger

    • 18. Trigger to add Custom Error Message

    • 19. Trigger to Automatically Insert a Contact

    • 20. Trigger to Count Tasks or Events on a Lead

  • 4

    Test Class

    • 21. Introduction to Writing a Test Class