Skip to content

A collection of fundamental C programming concepts with simple examples, covering topics like variables, loops, functions, pointers, and more

Notifications You must be signed in to change notification settings

jagritixjha/c-programming

Repository files navigation

C Programming Concepts and Examples

This repository contains a collection of C programming concepts and practical examples. As a beginner learning C, I’m sharing my progress with simple code snippets and explanations.

About

This repository is designed to help beginners learn the fundamentals of C programming by providing examples and explanations. You'll find:

  • Basic C syntax and concepts
  • Simple programs covering common C topics
  • Some programming questions to get the concepts clearly.

Topics Covered

  • Variables and Data Types
  • Control Flow (if-else, loops)
  • Functions
  • Arrays and Strings
  • Pointers
  • Structures
  • File Handling
  • Error Handling

More topics will be added as I continue learning!

About

A collection of fundamental C programming concepts with simple examples, covering topics like variables, loops, functions, pointers, and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages