This guided project is the first project in the "Programming for Everyone" series. It aims to teach programming foundations. Programming foundations are taught using the R Programming language. The foundations so built in this guided project can be used to build a fun Web App using the R Programming language.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
In this Guided Project, you will:
- Learn the building blocks of a software program using the R Programming language
- Learn how to use the RStudio Cloud online tool
Learn step-by-step
- Guided Project Introduction
- Online Account Setup
- Explore RStudio Cloud Tool
- What is Software?
- Basic Types of Data in R
- Example Calculation in R Script
- Functions and Packages
- Vectors and Lists
- Wrap Up