Skip to content

Structures de données en C & Algorithmique & Compilation et Théories des graphes . ILISI 1

License

Notifications You must be signed in to change notification settings

ismailza/C-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C-Programming

Welcome to my C Programming repository! As a student passionate about learning and exploring the world of C programming, I've created this repository to share my journey with fellow students and enthusiasts.

In this repository, I share everything I've done with the C language in various modules, including data structures, algorithms, compilation, graph theory, and more, specifically in the field of ILISI (Software Engineering and Computer Systems Integration).

Prerequisites

To compile and run the C programs in this repository, you'll need:

  • A C compiler (e.g., GCC)
  • A C development environment (e.g., Visual Studio Code, Code::Blocks, or any text editor of your choice)
  • A terminal or command prompt to execute the programs

Usage

You can clone this repository using the following command:

git clone https://github.com/ismailza/C-Programming.git

Then, navigate to the cloned directory to access the content. You can run C programs by compiling them with a C compiler like gcc.

Contributing

Contributions are welcome! If you'd like to contribute to this repository by adding your own C programming projects or improvements to existing ones, please follow these guidelines:

  1. Fork the repository to your GitHub account.

  2. Create a new branch for your changes:

git checkout -b feature/your-feature-name.
  1. Make your changes and commit them with clear, descriptive commit messages.

  2. Push your changes to your forked repository:

git push origin feature/your-feature-name.
  1. Create a pull request to merge your changes into the main repository.

Your contributions are greatly appreciated!

License

This project is licensed under the MIT License.

About

Structures de données en C & Algorithmique & Compilation et Théories des graphes . ILISI 1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages