Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.62 KB

Get Started

Welcome! If this is your first time here, this is what you can look forward to.

Let's get started some setup. This will help in tackling the tasks that follow.

  1. Create GitHub account
  2. Install and explore Git
  3. Start on an assignment

Introductory Material

The Welcome! Presentation

Introduction to Paradigms

Work to Precision

To write correct software, we need to specify the problem with precision.

Try a visit-counter with different stakeholders.

Explore by Streams

The muse

It's good to have a couple of problems to decompose :)

  1. The Pong Game and its staged exercise
  2. Gather and Present health-data and its staged exercise

Modeling Modules

While diagrams are great to express our mental models, there is a catch.

Diagramming costs precious developer time and gets outdated. But not having diagrams ruins productivity and hurts organizational learning.

Let's try doing 'diagrams as code' using mermaid. Explore VScode with mermaid-preview