nabilpatel4012 / learn-c

A simple repository to learn C with examples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-c

About this repo:

A simple repository to learn C with examples. This repository contains 'C' program files based on various concepts of 'C'. All the 'C' files contain proper comments to understand the C code. This will help Student to understand the concepts of C very easily.

Usage

NOTE: The precompiled files wont work because they contain binaries according to the system they were compiled/built on.

Just fork or clone the repository and use it as you want. You can check the code

fork

Clone the repository by heading to the 'Code' button and Download the Zip or clone the repository using git command

download png

OR

Go to the terminal and Clone the Repo:
git clone https://github.com/nabilpatel4012/learn-c

Contribution Guide:

  • Fork the repository.
  • Clone git clone https://github.com/nabilpatel4012/learn-c or Download the Zip.
  • Make Code changes or Documentation (README.md) changes.
  • Add new branch if neccessary git checkout <branch-name> and Push the Code changes.
  • Generate new 'Pull request'.
  • Briefly specify the changes you have made and submit the request.

Credits and Reference:

Love or Appreciate My Efforts ?

Please make sure to star the repo and share to as many people as you can.

Having Problem?

Always Feel free to raise and issue or directly contact me on social media handles as well as in git chat.

Follow the profile to get to know more about me

Connect with me:

GitHub Badge

About

A simple repository to learn C with examples.


Languages

Language:C 100.0%