/CS169-Software-Engineering

Learning materials for UCB CS169 : software engineering

UCB CS169 : Software Engineering

This repository contains my learning materials for the online course of UC Berkeley —— CS169 : Software Engineering. This course is not open to the public, but on EdX, you can take a set of three courses, covering the introductory and advanced material in the corresponding textbook respectively, called Agile SaaS Development.

You can find more materials on the official website

Resources

To master all the materials, you may 1) watch the videos 2) read the book 3) do the coding homework (called CHIPS in book)

Below are the links to the repository of my CHIPS implementation:

CHIPS2.5 : Ruby Intro

CHIPS3.7 : Create and Deploy a Simple SaaS App

CHIPS4.3 : ActiveRecord Basics