All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.
This Repository Contains Employee Management project which is suitable for school or college mini-project. It is written in c++ language in code:: blocks IDE with MinGW compiler. It is a console application without graphics. The whole project is completely based on file handling all the employee’s records are store in a file. You learn how to store the data, editing data, searching data, and deleting the data using the file.
This project is a Data Base management System created to manage the membership and fee details of gym members. This program uses NetBeans java as front end and MySql as back end. The NetBeans IDE provides rapid development of front end with GUI. The Java code(with .form files for IDE),MySql codes and the output images are attached with the files.
Java based Network Program. I used to travel with my friends and on that trip i got this game. Irony was i got full marks on this project. I like this a lot.