Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 490 Bytes

README.adoc

File metadata and controls

12 lines (8 loc) · 490 Bytes

README - How to Code - Systematic Program Design

My studies and solutions for the course How To Code — Systematic Program Design at EDX.

Source files and commits should start with a “tag” like:

  • vd: (code from video)

  • qa: (code from questions and answers)

  • pp: (code from practice problems)

  • dq: (design quiz problems)

Other commits like those to change readme or add images or any other case don’t need tags.