Skip to content

SHAIKSHOAIB-GIT/C_Bytexl_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Bytexl Project

C Programming License Contributions Welcome

C Programming Icon

Overview

This repository contains a collection of C programs developed as part of the Bytexl project. Each program addresses a specific application, demonstrating fundamental and advanced concepts in C programming.

Table of Contents

Programs

Calculator

File: Calculator.c

A console-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. It takes user input for the desired operation and operands, then displays the result.

Contact Management System

File: ContactManagement.c

A program to manage personal contacts, allowing users to add, view, search, edit, and delete contact information. It stores details like name, phone number, and email address.

Employee Payroll System

File: EmployeePayroll.c

An application designed to manage employee payroll information. It calculates salaries based on input parameters and maintains records of employee payments.

Library Management System

File: Library.c

A system to manage library resources, including adding new books, searching for books, issuing books to members, and tracking returns. It helps in organizing and maintaining library inventory efficiently.

Student Grades Management

File: StudentGrades.c

A tool for managing student academic records. It allows input of student details and their grades, computes overall performance, and generates reports.

Getting Started

To run any of these programs:

  1. Clone the repository:
    git clone https://github.com/SHAIKSHOAIB-GIT/C_Bytexl_Project.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages