An open API service indexing awesome lists of open source software.

https://github.com/blocknotes-4515/codesoft

Complete Guided Tasks at CODESOFT.
https://github.com/blocknotes-4515/codesoft

Last synced: 11 months ago
JSON representation

Complete Guided Tasks at CODESOFT.

Awesome Lists containing this project

README

          

# CODESOFT
Complete Guided Tasks at CODESOFT.

TASK-1

!!--------------------------NUMBER GUESSING GAME in C++!-----------------------------!!

Create a program that generates a random number and asks the
user to guess it. Provide feedback on whether the guess is too
high or too low until the user guesses the correct number.

TASK-2

!!----------------------Professional & Simple Calculator!---------------------------!!

Develop a calculator program that performs basic arithmetic
operations such as addition, subtraction, multiplication, and
division. Allow the user to input two numbers and choose an
operation to perform.

Task-3

!!----------------------------Student Grading System In C++-----------------------------!!

CODSOFT TASK-3.

Create a program that manages student grades. Allow the user
to input student names and their corresponding grades.
Calculate the average grade and display it along with the highest
and lowest grades.

Task-4

!!---------------------------------Word Count By C++!-------------------------------------!!

CODSOFT TASK-4.

Develop a program that counts the number of words in a given
text file. Prompt the user to enter the file name and display the
total word count.

Task-5

!!----------------------------"Movie Ticket Booking System!--------------------------------!!

CODSOFT TASK-5.

Develop a program that simulates a movie ticket booking system.
Allow users to view movie listings, select seats, make bookings,
and calculate the total cost. Consider implementing seat
availability and seat selection validation.

!!---------------------------------------------------------------CODSOFT! #CODSOFT @CODSOFT---------------------------------------------------!!