Coder Social home page Coder Social logo

ac3.1's Introduction

Attendance Sign In

Table of Contents

  1. Unit 1
  1. Unit 2
  1. Unit 3
  1. Unit 4

Week 1

Date Lesson
2016-07-18 Environment & Tools
Intro to Pair Programming
2016-07-19 Workshop Review
2016-07-20 Types, Strings, and Numbers
2016-07-21 Objects and Arrays
2016-07-22 Intro To HTML and CSS Part 1

Week 2

Date Lesson
2016-07-25 Functions Deep Dive
2016-07-26 Advanced Array Methods
2016-07-27 Intro To HTML and CSS Part 2
2016-07-28 Review/Project
2016-07-29 Assessment

Week 3

Date Lesson
2016-08-01 Intro to the DOM
2016-08-02 Intro to Browser Events
2016-08-03 Intro to jQuery
2016-08-04 Intro to jQuery
2016-08-05 Intro to jQuery

Week 4

Date Lesson
2016-08-08 Object Constructors and Prototypes
2016-08-09 Linked Lists
2016-08-10 Pokemon Lite
2016-08-11 Review/Assessment

Week 5

Date Lesson
2016-08-15 Loops, Functions, and Truth Tables Deep Dive
2016-08-16 Arrays and Array Methods Deep Dive
2016-08-17 Object Constructors, Prototypes, and this Deep Dive
2016-08-18 DOM Deep Dive
2016-08-19 jQuery Lite

Week 6

Date Lesson
2016-08-22 Intro to Node.js and npm
2016-08-23 Intro to Node.js and npm
2016-08-24 AJAX
2016-08-25 Practice Assessment 03
2016-08-26 Assessment

Week 7

Date Lesson
2016-08-29 Git
2016-08-30 Node.js fs module
2016-08-31 Google Maps
2016-09-01 Node.js http module
2016-09-02 Best GIFs Ever

Week 8

Date Lesson
2016-09-05 Labor Day
2016-09-06 Closures & More Git
2016-09-07 AJAX and API
2016-09-08 Review and Exam
2016-09-09 No Class

Week 9

Date Lesson
2016-09-12 Intro to React
2016-09-13 React State
2016-09-14 React Props
2016-09-15 React Lifecycle
2016-09-16 Bootstrap + Todolist + Review

Week 10

Date Lesson
2016-09-19 React React React
2016-09-20 Flexbox
2016-09-21 Closures, Scope, This
2016-09-22 ES6 + More React
2016-09-23 Quiz

Week 11

Date Lesson
2016-09-26 Webpack & Intro to React Router
2016-09-27 React Router + Good Burger
2016-09-28 More Routing
2016-09-29 React Transitions
2016-09-30 ES6 + Bootstrap + Store Project

Week 12

Date Lesson
2016-10-03 Git + BASH Projects
2016-10-04 BASH Projects
2016-10-05 BASH Projects
2016-10-06 BASH Projects
2016-10-07 No Class

Week 13

Date Lesson
2016-10-10 No class
2016-10-11 Redux Part 1: Intro to Redux
2016-10-12 Redux Part 2: Connecting React and Redux
2016-10-13 Redux and Review
2016-10-14 Assessment

Week 14

Personal Projects / Hackathon

Week 15

Date Lesson
2016-10-24 Intro to Big O & Data Structures and Algorithms
2016-10-25 Stacks and Queues
2016-10-26 Recursion
2016-10-27 Functional Programming
2016-10-28 No Class

Week 16

Date Lesson
2016-10-31 Introduction to Databases and SQL
2016-11-01 MongoDB: Models and Schema
2016-11-02 Express Router and Routing
2016-11-03 Project
2016-11-04 Project

Week 17

Date Lesson
2016-11-07 X
2016-11-08 X
2016-11-09 X
2016-11-10 X
2016-11-11 X

Week 18

Date Lesson
2016-11-14
2016-11-15 Midterm
2016-11-16 Intro to Whiteboarding
2016-11-17 RESTful API
2016-11-18 Advanced SQL

Week 19

Date Lesson
2016-11-21 Promises
2016-11-22 Data Structures and Algorithms
2016-11-23 Socket.io
2016-11-24 Holiday No Class
2016-11-25 Holiday No Class

Week 20

Date Lesson
2016-11-28 Sequelize Intro
2016-11-29 Sequelize Music API
2016-11-30 Sequelize Music API
2016-12-01 Sequelize Music Database
2016-12-02 No Class

Week 21

Date Lesson
2016-12-5 Playlist App
2016-12-6 Playlist App
2016-12-7 Playlist App
2016-12-8 Assessment
2016-12-9

Week 22

Date Lesson
2016-12-12 No class
2016-12-13 Intro to Authentication w/ Sessions and Cookies
2016-12-14 How the Internet Works
2016-12-15 Hash Tables + How Objects Work
2016-12-16 X

Week 23

Date Lesson
2016-12-19 Sequelize CLI
2016-12-20 Unit Testing
2016-12-21 Debuggin
2016-12-22 Assessment
2016-12-23

Week 24

Date Lesson
2017-01-02 New Year's Day Observed
2017-01-03 Presentations and Project Management
2017-01-04 Site Clone Project
2017-01-05 Site Clone Project
2017-01-06 Workday

ac3.1's People

Contributors

alexhsamuel avatar bensussman avatar jgresh avatar lizraeli avatar nmadd avatar rors avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ac3.1's Issues

Is Bootstrap compatible with React.js and Router?

I'm able to use Bootstrap for buttons like Nate did in class, but when I attempt a more complex Bootstrap component ( like a Navbar), JSX no longer recognizes my closing tags and the app breaks (even though I've changed 'class' to 'className'). If I remove Router from my app, adding a Bootstrap Navbar doesn't break the app, but none of the Bootstrap styling is working. Any insight? After googling I keep seeing mention of a npm install called react-bootstrap, do we require this or something else to make this work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.