Skip to content

Instantly share code, notes, and snippets.

@johnwarejunior
johnwarejunior / thursday_instruction.md
Created February 22, 2018 18:20 — forked from bonnie/thursday_instruction.md
Plan and links for Thursday's Algorithms / Data Structures instruction
@johnwarejunior
johnwarejunior / four-week-workplan.md
Last active February 20, 2018 23:43
Four-week plan to prepare for tech industry

Four-Week Work Plan

Overview

This four-week plan will be for preparing to enter the tech industry or tech departments as a front end engineer.

Areas of Focus

  • React/React Native
  • Redux
  • Blockchain
  • Etherium
@johnwarejunior
johnwarejunior / fetch_debug-workplan.md
Created January 22, 2018 19:01
Debugging Snapshot Goal

Work Plan 1/23/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase by commencing the Debugging Snapshot Goal

Areas of Focus

  • Study RESTful API using Express
    • PUT
    • POST
  • GET
@johnwarejunior
johnwarejunior / phase-interview-prep-workplan.md
Last active March 20, 2018 04:40
Phase Interview Work Plan 1/16/2018

Work Plan 1/16/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase by completing of Practice Phase Instruction and Vinyl

Areas of Focus

  • Study RESTful API using Express
    • PUT
    • POST
  • GET
@johnwarejunior
johnwarejunior / bookstore-workplan.md
Last active January 8, 2018 20:02
Developing simple bookstore from Goal Library

Work Plan 1/8/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase by completing the Simple Bookstore from the Goal Library.

Areas of Focus

  • Build build a RESTful API using Express
    • PUT
    • POST
  • GET

Work Plan 1/2/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase Interview for late next week.

Areas of Focus

  • Writing Client-Side API Routes
    • PUT
    • POST
  • GET