Skip to content

Repository for CipherByte Technologies Internship Program. Contains all C++ programming tasks and projects completed during the internship.

Notifications You must be signed in to change notification settings

manishjr26/CBTCIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CipherByte Technologies Internship

Task 1: Student Record Management System

File Name: cipher_1_student.cpp

Description: This C++ program implements a Student Record Management System, capable of storing and managing student data efficiently. It demonstrates proficiency in file management, input-output handling, and error handling techniques. The system ensures accurate data handling and provides a robust user interface.

Task 2: Tic-Tac-Toe Game

File Name: cipher_2_tic_tae_toe.cpp

Description: This C++ program implements the classic game of Tic-Tac-Toe, incorporating logic for selecting winners and alternating player turns. Additionally, it utilizes socket libraries to enable multiplayer functionality, allowing player to play the game over the internet. The implementation showcases algorithmic understanding and networking concepts.

About

Repository for CipherByte Technologies Internship Program. Contains all C++ programming tasks and projects completed during the internship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages