This repository contains my assignments and projects for the course "Introduction to Programming in C". The course covers the fundamentals of computer programming using the C programming language.
- Basic programming concepts and syntax
- Data types and variables
- Control structures (if-else, loops)
- Functions
- Arrays and strings
- Pointers
- File input/output
The repository is organized by assignment and includes the following:
- Assignments - various assignments completed throughout the course
- Projects - larger projects demonstrating mastery of course topics
This repository is intended to showcase my programming skills and progress throughout the course. It is publicly available for viewing and potential employers or collaborators.
Thank you for checking out my Introduction to Programming in C repository!