Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 475 Bytes

JMP TechLive | C Programming, Summer 2020

This repo contains all code snippets used in the TechLive sessions about C Programming for summer 2020.

PS: This repo doesn't contain complete programs, it can be helpful in case you're reviewing basics or re-watching the Live videos.

Filename Structure

./yy_mm_dd/prefix_number_title.[c/md]

File Prefixes

  • Code Snippet (cs)
  • Homework (hw)
  • Quiz (qz)

by @xBlueCode.