Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 905 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 905 Bytes

Introduction to Programming in C

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.

Course Topics

  • Basic programming concepts and syntax
  • Data types and variables
  • Control structures (if-else, loops)
  • Functions
  • Arrays and strings
  • Pointers
  • File input/output

Contents

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

Usage

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!