Skip to content

jasonromulus/CS-1.1-Programming-Fundamentals

 
 

Repository files navigation

CS 1.1 Programming fundamentals

Course Description

This course covers the foundations of software development and programming fundamentals including variables, naming, data types, control flow, loops, lists/arrays, dictionaries, functions, parameters and arguments, classes, objects, and object-oriented programming (OOP) concepts including inheritance, polymorphism, and instance method overriding. Build projects that take user input, manipulate strings, use libraries, make requests to web servers, and parse JSON data. Master top-level concepts in the landscape of software development including writing pseudocode, technical project planning, programming language paradigms, common software architectures, web development patterns and frameworks.

Why you should know this

This course is designed to equip students with the technical skills and foundational knowledge necessary to succeed at Make School. A strong foundation in CS concepts is the foundation for learning in any other course.

Course Specifics

Weeks to Completion: 7
Total Seat Hours: 37.5 hours
Total Out-of-Class Hours: 75 hours
Total Hours: 112.5 hours
Units: 3 units
Delivery Method: Residential
Class Sessions: 14 classes, 7 labs

Prerequisites:

None.

Learning Objectives or Competencies

Students by the end of the course will be able to ...

  1. Understand how to break down a problem into a programable algorithm.
  2. Translate user stories and requirements into a program.
  3. Master core programming concepts including data structures, control flow, repetition, functions, and object oriented programming.
  4. Implement core programming concepts in Python.
  5. Implement programming best practices, debugging, and testing in Python.

Tutorials & Projects

Tutorials

Evaluation

To pass this course you must meet the following requirements:

  • No more than two no call no shows
  • No more than four excused absences
  • Make up all classwork from all absences
  • Finish all required tutorials and projects
  • Pass the final exam (summative assessment) >=80%

Lessons

  1. [Class Introduction & Programming Basics](01. Class Intro)
    • Before Class
      • Prep Work
    • In Class Activities
      • Introductions
      • Pseudocode & Program Structure
      • Atom bits
    • After Class
      • Python tutorials
      • Atom Tutorials
      • Captain Rainbow's Color Selector
  2. [Control Flow and Basic Data Structures](02. Control Flow)
    • In Class Activities
      • Discuss Captain Rainbow's Color Selector
      • Strings, Lists and Functions
      • Control Flow
      • Design Madlibs
    • After Class
      • MadLibs
  3. ** No class Mon. Sept 3 (Labor Day) **
  4. Data Structures
    • In Class Activities
      • Design Spaceman
    • After Class
      • Spaceman
  5. Object Oriented Programming
    • In Class Activities
    • After Class
      • Super Hero OOP Project
  6. Object Oriented Programming
    • In Class Activities
    • After Class

** ... More to come ... **

Resources

  1. Python
  2. Atom Tutorials
  3. CS fundamentals

Make School Course Policies

Academic Honesty
Accommodation Policy
Diversity Statement
Evaluation Methods
Title IX Disclaimer
Program Learning Outcomes

About

CS 1.1: Programming Fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%