Skip to content

honeysharma0001/C-Programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-programming

This repository contains various programming problems, assignments and projects in C language. The purpose of this repo is to help beginners learn the basics of C programming and practice their skills.

Table of Contents

Installation

To run the code in this repo, you will need a C compiler and an IDE (Integrated Development Environment) of your choice. Some popular options are:

  • GCC: GNU Compiler Collection, a free and open source compiler for C and other languages.
  • Visual Studio Code: A lightweight and powerful code editor that supports many languages and extensions, including C/C++.
  • Code::Blocks: A cross-platform IDE for C/C++ that comes with a built-in compiler and debugger.

You can also use an online compiler and editor, such as Repl.it, to run the code without installing anything on your local machine.

Usage

To use the code in this repo, you can either clone it or download it as a ZIP file. To clone it, run the following command in your terminal:

git clone https://github.com/webwithaman/c-programming.git

To download it as a ZIP file, click on the green Code button on the top right corner of this page, and then click on Download ZIP.

Once you have the code on your machine, you can open it with your IDE and run it. Each folder in this repo contains a different problem, assignment or project, along with a README file that explains the task and the solution.

Contributing

Contributions are welcome! If you have any suggestions, feedback or improvements for the code in this repo, feel free to create an issue or a pull request. Please follow the code of conduct and the contributing guidelines when interacting with this project.

License

This project is licensed under the [MIT License]. See the [LICENSE] file for more details.

About

This Repository Contains Programming Problems ,Questions And Projects In C language..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%