Getting the Sample Code
With this course you have the option to work with either of two variants of the Connected Car service. This service is a set of APIs, processing logic, and database storage all designed to serve as teaching sample code. The two variants used in this course are implemented in Java and .Net.
There's a set of solution guides for the Connected Car service, which provide an overview of the basic architecture, data model, and APIs, as well as what variants of the service are available:
There are also a series of Quick Start Guides which step you through getting, exploring, deploying and testing these specific code variants.
Here are links for the Java Quick Start guides:
And here are the corresponding links for the .Net Quick Start guides:
You can also find links to the documentation for each of the code variants by following the "Code" menu at the top of this site. This will take you to landing pages for each of the code variants that are available for this course.