GitHunt
MD

MdAmmarHossain11/C-code-practice

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.

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

Languages

C100.0%

Contributors

MIT License
Created August 16, 2023
Updated January 13, 2026