Welcome to the repository for my C Programming 1 course assignments. This repository contains various projects and exercises completed as part of the course.
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