Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 440 Bytes

File metadata and controls

13 lines (9 loc) · 440 Bytes

C Programming 1 Assignments 💻

Welcome to the repository for my C Programming 1 course assignments. This repository contains various projects and exercises completed as part of the course.

Overview

This repository includes multiple assignments focused on fundamental concepts of C programming, such as:

  • Basic syntax and structure
  • Control flow (if statements, loops)
  • Functions and recursion
  • Arrays and pointers
  • File I/O