Skip to content

Basic C programming assignments and lab works from my university coursework.

demirium/basic-c-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programming Labs & Assignments

This repository contains various C programming exercises, lab implementations, and homework assignments I completed during my university courses. These codes mainly focus on the basics of the C language including:

  • Loops and conditionals
  • Functions
  • Arrays and strings
  • File operations
  • Pointer usage
  • Simple algorithmic problems

📁 Folder Structure

Each folder is named according to the lab or assignment title. Some folders may contain additional README.txt files explaining the context or the problem statements.

⚠️ Note

These are beginner-level implementations created for educational purposes only. Feel free to use them as a reference or learning resource.

About

Basic C programming assignments and lab works from my university coursework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages