Coders Packet

Packets submitted by Varshinee M M

Student Record in C++

This program collects student details like name, roll number, marks in each subject, and calculates their grade. This is a simple console app programmed in C++.

Course Planner in C++

Course Planner in C++ helps us to plan the courses in the right sequence in Colleges and Schools.

ATM System in C++

The ATM System in C++ is about how an ATM works. It is useful to access one's bank account for withdrawal purposes.