Skip to content

girl4tech/Alumni-Learning-Plan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

📚 Alumni Learning Plan

A 60 day learning plan to refresh the basics of OOP, get a command of Full Stack Javascript, build clean UIs with React, and practice skills you'll need to be productive team member like advanced git and TDD.

Skills Covered:

  • 💎 Object Oriented Programming
  • 💎 ES6+ Javascript
  • 💎 Node
  • 💎 Mongo
  • 💎 PostgreSQL
  • 💎 React
  • 💎 Redux
  • 💎 React Native
  • 💎 Git/Github
  • 💎 Test Driven Development

Important Events:

  • 🗓️ Resilient Coders Meet & Greet (Oct. 11 - 5:30pm @ 50 Milk)
  • 🗓️ Intro to Postgres (Oct. 16 - 6:00pm @ 50 Milk)
  • 🗓️ Build a Full Stack Node App w/ Postgres (Oct. 23 - 6:00pm @ 50 Milk)
  • 🗓️ Creating Reusable React Components w/ Atomic Design (Oct. 30 - 6:00pm @ 50 Milk)
  • 🗓️ Introduction to Test Driven Development (Nov. 6 - 6:00pm @ 50 Milk)

How it works

The plan is broken down into 8 weeks. Each week will have the following:

  • 📖 Important Readings
  • 📼 Supplemental Videos To Watch
  • 💻 Practice Problems
  • 👩🏽‍💻 A project that you will submit via Github to recieve feedback
  • 🚌 Lecture on most Tuesdays @ 6pm

Weekly Plans

Coming Soon


Week01

No lecture this week

Day 01 Material Why
Read The JS Way Ch. 01 To help refresh the basics of JS
Read The JS Way Ch. 02 Learn the new ES6+ variable syntax
Watch JS Fundamental Video Review of all the major concepts in JS (☠️ WARNING: Not ES6+)
Do Sign Up for JS30 Daily Challenges that will help you learn JS
Do Sign Up for CodeWars Daily Challenges that will help you learn JS
Day 02 Material Why
Read The JS Way Ch. 03 Learn proper conditional syntax including switch statements
Read The JS Way Ch. 04 Better understand loops
Do JS30 #01 Learn to interact with the DOM && use Audio
Do CodeWars Fundamentals JS syntax / problem solving practice
Day 03 Material Why
Read The JS Way Ch. 05 Learn all about functions including new ES6+ fat arrow syntax
Read The JS Way Ch. 06 Get comfortable with objects again
Watch JS Object Fundamentals Video Review JS Objects
Do CodeWars: 1 Kata JS syntax && problem solving practice
Day 04 Material Why
Read The JS Way Ch. 07 Get comfortable with using / manipulating arrays 🚨 IMPORTANT FOR INTERVIEWS
Read The JS Way Ch. 08 Learn important string methods 🚨 IMPORTANT FOR INTERVIEWS
Do JS30 #02 Learn JS Fundamentals && CSS manipulation with JS
Do CodeWars: 1 Kata JS syntax && problem solving practice
Day 05 Material Why
Read The JS Way Ch. 09 Dive into the basics of Object Oriented Javascript
Watch JS OOP Crash Course Review OOJS
Do Build a Simple Calculator using JS OOP best practices Reinforce OOP and get comfortable submitting PRs on Github
Weekend Material Why
Read You Don't Know JS: this & Object Prototypes REALLY LEARN JS OOP principles
Do Refactor your Calculator and Resubmit Reinforce OOP and get comfortable submitting PRs on Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published