Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

Examples and Guides Overview

7 months ago1 min read
Cloud
Server v4.x
Server v3.x
On This Page
  • Language guides
  • Platform guides
  • Next steps

This page provides a collection of examples to help you learn how to build, test, and deploy applications written in the most common programming languages, frameworks, and platforms on CircleCI.

If you are new to CircleCI, we recommend going through our Quickstart Guide for getting your first successful pipeline.

For basic examples of adding pipeline jobs in a specific execution environment such as a Docker container or Linux VM, review our Hello World document.

Language guides

To get a project up and running on CircleCI, see the following quickstart guides:

We have created demo applications in various languages so you can learn by example. Each language listed below has an associated guide and public repository on GitHub.

Platform guides

Use the tutorial associated with your platform to learn about the customization that is possible in a .circleci/config.yml.

Platform guideDescription

macOS Project Tutorial

Set up a macOS project in CircleCI.

Testing iOS

Set up and test iOS projects in CircleCI.

Windows Project Tutorial

Full example of setting up a .NET project in CircleCI.

Next steps


Suggest an edit to this page

Make a contribution
Learn how to contribute