Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.58 KB

README.md

File metadata and controls

52 lines (36 loc) · 2.58 KB

Code 201: Foundations of Software Development

Welcome to Code 201!

Instructors & TA's

Lead Instructor: Mark Fitzgerald

TA: Arielle Foldoe

Introduction

Build a strong software development foundation and learn how to use HTML, CSS, JavaScript, and various libraries to create fully-functional web apps.

Through studying computer science concepts, such as data structures and algorithms, and common development tools, including Atom, Git, and Terminal, you will learn the methods and tools of professional software developers.

The general course schedule is:

Part Time Topic
Week 1 and 2 Introduction to Web Development
Week 3 and 4 Object Oriented Programming and the DOM
Week 5 and 6 Interactive Web Design
Week 7 and 8 Project Week!

Check out the full Table of Contents.

Logistics

Location: Code Fellows Portland Campus

Room: In the main classroom

Homework: There are reading and coding assignments several times a week.

Duration: Monday, Tuesday, Wednesday, Thursday, and Saturday for 8 weeks (see table below).

  • First class: February 6, 2017
  • Last class: April 1, 2017
Week Sunday Monday Tuesday Wednesday Thursday Friday Saturday
Feb 5 - 11 X Class 6:30 - 9:30 Lab 6:30 - 9:30 Class 6:30 - 9:30 Lab 6:30 - 9:30 X Class & Lab 9:00 - 6:00
Feb 12 - 18 X Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X Class & Lab 9:00 - 6:00
Feb 19 - 25 X Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X Class & Lab 9:00 - 6:00
Feb 26 - Mar 4 X Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X Class & Lab 9:00 - 6:00
Mar 5 - 11 X Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X Class & Lab 9:00 - 6:00
Mar 12 - 17 X Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X Class & Lab 9:00 - 6:00
Mar 18 - 24 X Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 X Lab 9:00 - 6:00
Mar 25 - Apr 1 X Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 X Project Presentations

Assignments

Each class will have reading and code assignments for lab and homework. You can find these in the assignments section of Canvas (our learning management system). You will also submit your assignments through this LMS tool.

There will be resources for your code assignments inside the daily subdirectories of this repository.