Skip to main content
Advanced Apex Programming in Salesforce

Advanced Apex Programming in Salesforce

Current price: $39.95
This product is not returnable.
Publication Date: August 4th, 2018
Publisher:
Desaware Publishing
ISBN:
9781936754120
Pages:
334
Usually Ships in 1 to 5 Days

Description

Note: The fifth edition of this book is now available ISBN: 978-1936754144 in both paperback and eBook formats

Beyond the Salesforce documentation - Fourth edition

Advanced Apex Programming in Salesforce is neither a tutorial nor a book for beginners. Intended for developers who are already familiar with the Apex language, and experienced Java and C# developers who are moving to Apex, this book starts where the Salesforce Apex documentation leaves off.

Instead of trying to cover all of the features of the platform, Advanced Apex programming focuses entirely on the Apex language and core design patterns. You'll learn how to truly think in Apex - to embrace limits and bulk patterns. You'll see how to develop architectures for efficient and reliable trigger handling, and for asynchronous operations. You'll discover that best practices differ radically depending on whether you are building software for a specific organization or for a managed package. And you'll find approaches for incorporating testing and diagnostic code that can dramatically improve the reliability and deployment of Apex software, and reduce your lifecycle and support costs.

Based on his experience as a consultant, Salesforce MVP and architect of major AppExchange packages, Dan Appleman focuses on the real-world problems and issues that are faced by Apex developers every day, along with the obscure problems and surprises that can sneak up on you if you are unprepared.

This fourth edition contains updates through Summer 18 (API 43) along with significant new content including Salesforce DX