Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 674 Bytes

C Programming Journey

Hi there, Welcome to my C programming repository! This repository documents my progress, practice exercises, projects, and resources used along the way.

Goals

  1. Learn and understand the foundation and fundamentals of C programming.
  2. Learn and understand core concepts of C programming.
  3. Build small to intermediate projects.
  4. practice problme solving and algorithms.

Structure

  • Exercises/: Contains daily practice problems and solutions.
  • Projects/: Contains projects I've built to apply my knowledge.
  • Resources/: A curated collection of books, tutorials, and web resources.
  • logs/: Weekly reflection amd progress updates.