Skip to content

Latest commit

 

History

History
155 lines (82 loc) · 3.51 KB

File metadata and controls

155 lines (82 loc) · 3.51 KB

Jared's Trail

The following list of Goals represents the order I recommend you progress through the first 17 of your 40 weeks here. These goals target specific skill groups. Mayke sure you're tracking your proficency in these skill groups. If you feel you've mastered a skill group move on to goals that keep you in your ZPD.

Note: This trail will not get you everywhere you need to go on the landscape of Software Development but it should get you started. The Map is evolving, the goal library is evolving, and so this trial will change over time. Please do not dogmatically follow this trail and do not be afrade to venturing off on your own.

Core Vanilla Javascript [Solo Study]

#174

  • Core: Requirements
  • Core: Testing
  • Core: Problem Decomposition
  • Core: Vanilla Javascript

Core Vanilla Javascript [Team Drills & Practice]

#176

  • Core: Requirements
  • Core: Testing
  • Intermediate: Problem Decomposition
  • Core: Vanilla Javascript

Multiple Paradigms

#124

  • Core: Functional Programming

Core Algorithms [Sorting, Searching, Graphing, Geometry]

#159

  • Core: Algorithms
  • Core: Testing/TDD

Core Data Structures [Basic]

#156

  • Core: Data Structures
  • Core: Testing/TDD

Core Algorithms

#123

  • Intermediate: Algorithms
  • Core: Testing/TDD
  • Core: Regular Expressions

Core Data Structures

#128

  • Intermediate: Problem Decomposition
  • Intermediate: Data Structures
  • Core: Testing/TDD
  • Core: Functional Programming
  • Core: Object Oriented Programming

Set (the Game) with React

#120

  • Intermediate: HTML & CSS
  • Core: React
  • Core: JS in the Browser

Core Algorithms [Classic, Numeric, and Set]

#158

  • Intermediate: Algorithms
  • Core: Testing/TDD

Core Data Structures [Advanced]

#157

  • Intermediate: Data Structures
  • Core: Testing/TDD

15 Coding Exercises

#144

  • Intermediate: Javascript Tools
  • Intermediate: Problem Decomposition
  • Core: Algorithms
  • Core: Regular Expressions

Mac Calculator Clone

#150

  • Intermediate: Vailla JavaScript
  • Intermediate: HTML & CSS
  • Intermediate: JS in the Browser
  • Intermediate: Web Application Architecture

MetroRail: Web API Design, Building, and Documentation

#127

  • Intermediate: Database
  • Intermediate: API

MetroRail: Data Modeling & Database Design

#126

  • Intermediate: Database

Browser Games: Simon & Tic-Tac-Toe

#83

  • Intermediate: Source Control
  • Intermediate: JS in the Browser
  • Intermediate: HTML & CSS

Core Object Oriented Javascript

#165

  • Advanced: Vanilla JavaScript
  • Intermediate: Object Oriented Programming

Mock Interview Trials

#125

  • Core: Interviewing