Book Image

Learning Apex Programming

Book Image

Learning Apex Programming

Overview of this book

Table of Contents (17 chapters)
Learning Apex Programming
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Googol


If spellcheck had been around in 1997 or rather, if Stanford students knew how to use it, the face of today's Internet would be much different. Where would we all be without Google? Probably using Googol…. In any case, Google, a word play on googol, provides a number of services to the Internet world, one of which is a free Account that comes with a calendar app; one that is very widely used.

For the remainder of this chapter, we're going to dive into the depths of Google's app locker and pillage for treasure that is widely available to everyone, but only if we know where to look. We'll cover how to create a new app, enable the required services, enable authentication via OAuth (OAuth 2.0 specifically), and then how to code the Force.com side of things to connect to, and use our new app.

We're going to make the assumption that you have a Google Account already. If not, head on over to https://accounts.google.com and sell your soul for an account; just kidding, it's free! Once you take...