Learning Salesforce Development with Apex 2nd Edition at Meripustak

Learning Salesforce Development with Apex 2nd Edition

Books from same Author: Paul Battisson

Books from same Publisher: BPB Publications

Related Category: Author List / Publisher List


  • Retail Price: ₹ 1099/- [ 5.00% off ]

    Seller Price: ₹ 1044

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 5.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 5.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Paul Battisson
    PublisherBPB Publications
    Edition2nd Edition
    ISBN9789355510273
    Pages302
    BindingSoftcover
    LanguageEnglish
    Publish YearJanuary 2022

    Description

    BPB Publications Learning Salesforce Development with Apex 2nd Edition by Paul Battisson

    Learn to harness the power of the Apex language to build Salesforce applicationsDescriptionAcquiring knowledge of Apex has proved to be a valuable skill for developers eager to add business logic, as well as to execute flow and transaction control statements on Salesforce server.In this updated and expanded second edition, Author Paul Battisson places a significant emphasis on the scalability, security, and deployment capabilities of Salesforce applications. The nine-time Salesforce MVP took another shot at teaching Apex programming and getting people to start developing Salesforce applications with complete confidence.Some of the most notable features of this newer edition are:-Setting up the Salesforce development environment and improving code storage and execution techniques.-Writing secure Apex code and different ways to enforce security while scaling applications.-Multiple ways to put your Apex code into production.-Acquire working knowledge of declaring variables in Apex.-Recognize Apex's collection-based functionality.-Use Apex's different control statements to manage the flow of a program.-Get familiar with Apex's built-in testing tools.-Acquire proficiency in interacting with third-party applications and data.-A quick rundown on successfully operating and managing CI/CD and DevOps.-Expert-run approaches and best practices to write robust codes and avoid major mistakes.The book contains updates on several sections of this book, including but not limited to programming principles, the use of REST APIs, code testing, and simple examples to assist you in developing dynamic solutions and creating a platform to build.Who this book is forBoth new and experienced Salesforce administrators can benefit from this book. Those who have no previous programming knowledge can also benefit from this book. The reader is anticipated to have a basic understanding of Salesforce as a platform.Table of Contents1. An Introduction to the Salesforce Platform2. What is Apex?3. Variables in Apex4. Collections5. Control Statements and Operators6. Apex Triggers7. SOQL8. SOSL9. Apex Classes10. Apex Class Inheritance11. Enforcing Security in Apex12. Testing Apex13. Callouts in Apex14. Deploying Your Apex Code15. Apex Best Practices16. Conclusion