Skip to content

A collection of C programs demonstrating fundamental concepts, problem-solving exercises, and basic projects for learning and portfolio purposes.

Notifications You must be signed in to change notification settings

PrathameshGavandi/C_Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

C Programming

Description

This repository contains a collection of C programs covering basic to intermediate concepts. It includes examples of loops, arrays, functions, pointers, structures, file handling, and problem-solving exercises. This repository is ideal for learning C and showcasing programming skills to recruiters.

Topics Covered

  • Basic Syntax & Data Types
  • Control Structures (if-else, loops, switch)
  • Functions & Recursion
  • Arrays & Strings
  • Pointers & Memory Management
  • Structures & Unions
  • File Handling
  • Problem-Solving Exercises

Usage

  1. Clone the repository:
git clone https://github.com/YourUsername/C_Programming.git

About

A collection of C programs demonstrating fundamental concepts, problem-solving exercises, and basic projects for learning and portfolio purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages