Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 635 Bytes

Ramp Level 0 - Introduction to Programming

Practice the fundamentals - variables and objects, arrays, loops, conditionals, functions, and classes - by completing programming challenges that increase in complexity as you build up your coding skills.

Overview

Each tutorial should have a README.md at the root with the following things included:

  1. Preview image or gif of the final product
  2. Last date / minor version of SDKs used the tutorial was tested on
  3. Pre-requisites to understand the tutorial
  4. Objectives for the tutorial
  5. Instructor FAQ (common areas students make get stuck on, bugs they may encounter, etc)