Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated for C7 #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 32 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,36 @@
# Cohort 6 Weekly Learning Goals
This repository contains Cohort 6 weekly schedule and learning goals.
# Cohort 7 Weekly Learning Goals
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're not going to merge this into this repository, right? Just create a new one from Ada-C7?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, just wanted a review before I do so.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok look sgood!

This repository contains Cohort 7 weekly schedule and learning goals.

Each week link in the calendar links to the learning goals and assessment mapping for that week.

## [Week-by-Week](https://github.com/Ada-Developers-Academy/daily-curriculum/blob/master/cohort_schedules/C07_classroom.md)

## At a Glance

| Date | Week | Topic
|---------|---------------------|-----------------------------------------
| Aug 8 | [Week 01](week-1.md) | Student Orientation, Bash, Ruby, Intallfest!
| Aug 15 | [Week 02](week-2.md) | Intro to OO, Gems, Pair Programming
| Aug 22 | [Week 03](week-3.md) | Intermediate Ruby: More OO, CSV, Inheritance
| Aug 29 | [Week 04](week-4.md) | Intermediate Ruby: Enumerable, TDD, minitest
| Sep 5 | [Week 05](week-5.md) | Ruby Reinforcement
| Sep 12 | [Week 06](week-6.md) | HTML & CSS
| Sep 19 | | _BREAK_
| Sep 26 | [Week 08](week-8.md) | Intro to Rails
| Oct 3 | [Week 09](week-9.md) | Rails II, Unit testing
| Oct 10 | [Week 10](week-10.md) | Rails III, OAuth, Agile, PM Skills
| Oct 17 | [Week 11](week-11.md) | Controller filters, advanced validations, AR callbacks
| Oct 24 | [Week 12](week-12.md) | Individual Project - No new topics
| Oct 31 | [Week 13](week-13.md) | Rails Using APIs
| Nov 7 | [Week 14](week-14.md) | Rails Creating & Using APIs
| Nov 14 | [Week 15](week-15.md) | Intro to JavaScript, jQuery
| Nov 21 | [Week 16](week-16.md) | jQuery, AJAX
| Nov 28 | [Week 17](week-17.md) | Intro to Backbone
| Dec 5 | Week 18 | Interviews
| Dec 12 | [Week 19](week-19.md) | JavaScript Testing, JavaScript and Backbone Reinforcement
| Dec 19 | [Week 20](week-20.md) | Full-Stack Backbone, Backbone using APIs
| Dec 26 | | _BREAK_
| Jan 2 | Week 20 | Capstone Project
| Jan 9 | Week 21 | Capstone Project
| Jan 16 | Week 22 | Capstone Project
| Jan 23 | Week 23 | Capstone Project Presentations
| Jan 30 | | _BREAK_
| Feb 6 | | __INTERNSHIP BEGINS__
| Date | Week | Unit | Topics
|---------|---------|------------------|----------------------------------------
| Feb 6 | Week 01 | Introduction | Student Orientation, Bash, Intro to Ruby
| Feb 13 | Week 02 | Ruby | Intro to OO, Gems, Pair Programming
| Feb 20 | Week 03 | Ruby | More OO, Files, Inheritance
| Feb 28 | Week 04 | Ruby | Enumerables, TDD, Minitest
| Mar 6 | Week 05 | Ruby | Large Projects, Git
| Mar 13 | Week 06 | HTML & CSS | Web Design, Semantic HTML, CSS Layouts, Developer Tools
| Mar 20 | Week 07 | Ruby on Rails | HTTP & REST, MVC, Rails Components
| Mar 27 | Week 08 | _BREAK_ |  
| Apr 3 | Week 09 | Ruby on Rails | Model Associations
| Apr 10 | Week 10 | Ruby on Rails | Unit Testing, Foundation
| Apr 17 | Week 11 | Ruby on Rails | OAuth, Controller Filters, Advanced ActiveRecord
| Apr 24 | Week 12 | Ruby on Rails | Agile, PM Skills, Working With a Large Team
| May 1 | Week 13 | Web APIs | Consuming APIs
| May 8 | Week 14 | Web APIs | Producing APIs
| May 15 | Week 15 | JavaScript | Intro to JavaScript, the DOM, jQuery, Advanced Developer Tools
| May 22 | Week 16 | JavaScript | jQuery, AJAX, Underscore
| May 29 | Week 17 | JavaScript | Intro to Backbone
| Jun 5 | Week 18 | _INTERVIEWS_ |  
| Jun 12 | Week 19 | JavaScript | TDD in JavaScript
| Jun 19 | Week 20 | JavaScript | Consuming APIs
| Jun 26 | Week 21 | _BREAK_ |  
| Jul 3 | Week 22 | Capstone Project |  
| Jul 10 | Week 23 | Capstone Project |  
| Jul 17 | Week 24 | Capstone Project |  
| Jul 24 | Week 25 | Capstone Project | Presentations
| Jul 31 | Week 26 | _BREAK_ |  
| Aug 7 | Week 27 | __INTERNSHIP BEGINS__ |  
File renamed without changes.