Skip to content

HoussemLahmar/C_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Projects

This repository contains a collection of C programs developed by me as a beginner for practice purposes. Each program focuses on implementing different concepts and functionalities in the C programming language.

Programs

  1. ATM Simulator: A simple program simulating an ATM machine allowing users to deposit, withdraw, and check their balance.
  2. File Management System: A program for managing files and directories, including operations such as create, delete, copy, and move.
  3. Number System Converter: A program to convert decimal numbers to binary, octal, or hexadecimal numbers.
  4. Palindrome Checker: A program that checks whether a given string is a palindrome or not.
  5. Rock-Paper-Scissors Game: A game where the user can play against the computer, choosing Rock, Paper, or Scissors.
  6. Simple Calculator: A program that performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
  7. Temperature Conversion: A program that converts temperature between Fahrenheit and Celsius.
  8. Guess the Number Game: A program that asks the user to guess a number between 1 and 100.

Usage

Each program has its own directory with source code files. You can navigate to the respective directories to find the source code and documentation for each program. Feel free to explore, modify, and experiment with the code.

Feedback and Suggestions

As a beginner, I welcome any feedback or suggestions for improvements to the programs. If you have any ideas for enhancements or if you spot any issues, please feel free to open an issue or submit a pull request. Your contributions are highly appreciated!

License

This repository is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.


Note: These programs are developed solely for educational and learning purposes. They may not be suitable for use in production environments.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published