Skip to content

whyexis/rocket-academy-basics

Repository files navigation

Rocket Academy Basics Course Demo

A demo of the apps coded from Rocket Academy Coding Basics Course and a journal of takeaways.

Over six weeks, the course uses a flipped classroom format that prompts students towards a general direction to figure things out on their own. The course exercises taught coding principles while three assigned projects allowed students to apply their learnings.

Projects

Modules

  1. Git/GitHub
  2. Basic Data Manipulation
  3. Functions
  4. Conditional Logic
  5. State and Input Validation
  6. Arrays and Iteration
  7. Objects

Tools

  • Visual Studio Code
  • Git-Bash
  • Git
  • GitHub
  • Chrome Dev Tools