Skip to content

This repository is a comprehensive collection of C programming codes from basic to advanced, covering fundamental concepts such as arithmetic operations, loops, switch statements, arrays, functions, strings, structures, unions, patterns, file handling, pointers, and other core problem-solving examples in C programming language.

License

Notifications You must be signed in to change notification settings

MdAmmarHossain11/C-code-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my C Programming code practice repository! This repository contains a collection of C codes, organized from basic to advanced levels, covering a wide range of fundamental and functional concepts of the C language.

This repository is intended to help beginners and intermediate learners understand the core concepts of C programming. It includes simple examples and programs covering:

  • Basic Input/Output
  • Arithmetic Operations (Addition, Subtraction, Multiplication, Division, Modulus)
  • Control Structures (if, if-else, switch)
  • Loops (for, while, do-while)
  • Arrays (1D and 2D)
  • Functions (with and without return values, with and without arguments)
  • Strings (handling and manipulation)
  • Pattern Printing
  • Structure and Union
  • File Handling (read, write, append)
  • Pointer basics
  • 📫 Contact me via e-mail: mdammarhossain11@gmail.com

About

This repository is a comprehensive collection of C programming codes from basic to advanced, covering fundamental concepts such as arithmetic operations, loops, switch statements, arrays, functions, strings, structures, unions, patterns, file handling, pointers, and other core problem-solving examples in C programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages