Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.62 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.62 KB

Code 201: Foundations of Software Development

Welcome to Code 201!

Instructors & TA's

Lead Instructor: Mark Fitzgerald

TA: Johnny Luangphasy

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 Sunday for 8 weeks (see table below).

  • First class: July 31, 2017
  • Last class: September 25, 2017
Week Sunday Monday Tuesday Wednesday Thursday Friday Saturday
Jul 30 - Aug 5 X Class 6:30 - 9:30 Lab 6:30 - 9:30 Class 6:30 - 9:30 Lab 6:30 - 9:30 X X
Aug 6 - 12 Class & Lab 9:00 - 6:00 Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X X
Aug 13 - 19 Class & Lab 9:00 - 6:00 Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X X
Aug 20 - 26 Class & Lab 9:00 - 6:00 Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X X
Aug 27 - Sep 2 Class & Lab 9:00 - 6:00 Class 6:30 - 9:30 Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X X
Sep 3 - 9 Class & Lab 9:00 - 6:00 X Co-Work Lab Lab 6:30 - 9:30 Co-Work Lab X X
Sep 10 - 16 Class & Lab 9:00 - 6:00 Class 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 X X
Sep 17 - 23 Lab 9:00 - 6:00 Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 Lab 6:30 - 9:30 X X
Sep 24 - 30 Lab 9:00 - 6:00 Project Presentations X X X X X

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.