Create business applications using Apex to extend and improve the usefulness of the Salesforce1 PlatformAbout This BookCreate Apex triggers and classes and build interactive Visualforce pagesUnderstand best practices and workarounds to platform limitationsHands-on examples that will help you create business applications using Apex quickly and efficientlyWho This Book Is ForIf you are a developer who has some object-oriented programming experience, Learning Apex Programming is the perfect book for you. This book is most appropriate for developers who wish to gain an understanding of the Force.com platform and how to use Apex to create business applications.
What You Will LearnCreate an Eclipse workspace and a sandbox, and learn about IDE best practicesWrite code within the limits of the platform and discover the best practices to stay out of trouble with queriesUnderstand transactional and batch processesDiscover classes and triggers and the best practices for using bothDesign a Visualforce page using Apex and JavaScriptCustomize sites to display Visualforce pages to the worldIntegrate Google and Salesforce calendarsIn DetailStarting with the syntax and common use cases for developing in Salesforce, this book will teach you how to create and deploy applications on the fly. You will learn how to approach new projects and learn the basics of Apex, including how to use Eclipse and the sandbox.
Salesforce limits and batch processes are explained in an easy-to-understand format, and you will gain a deep understanding of triggers, classes, test coverage, and Visualforce pages. You will also discover how you can share your Force.com data and code with the outside world and how to integrate with Google calendar using Apex.
Finally, the book covers the creation of real-world web service integrations with Salesforce.com; you will create a Force.com application from start to finish using Apex as the business logic. By the end of this book, you will know all the best practices for development using Apex.