Work Plan 1/29/18
This week's focus will mostly be on watching Udemy courses
Watch Udemy courses on:
- React & Redux
- https://www.udemy.com/react-redux/learn/v4/content
- get a stronger grip on:
- what components are
- what action and reducers do
- the difference between components and containers
- Advanced CSS
- https://www.udemy.com/advanced-css-and-sass/learn/v4/overview
- get exposure to sass
- learn new methods on css manipulation
- Algorithms
- https://github.com/h5bp/Front-end-Developer-Interview-Questions#js-questions
- https://www.udemy.com/coding-interview-bootcamp-algorithms-and-data-structure/learn/v4/overview
- learn new methods and patterns to solving algorithms
- hope to:
- learn to break down a problem
- learn time and space complexity
- Rewatch videos as many times as needed to solidify new concepts.
- Start with React and Redux course
- follow tutorial project step by step
- Watch Advanced CSS course next
- follow tutorial project step by step
- last finish with algorithms
- watch algorithms course on udemy
- go over algorithms study guide from outco
- finish 30 day algorithms challenge on hackerrank
- complete more hacker rank problems