Skip to content

Collection of basic mini-projects and programs in C, C++, and Python created for academic and learning purposes.

Notifications You must be signed in to change notification settings

Shrilakshmi-NK/Basic-projects

Repository files navigation

Mini Projects and Programs Repository

This repository contains a collection of mini programming projects and presentation files created for academic and learning purposes. Projects are implemented in various programming languages including C, C++ and Python.

CONTENTS

C++ Projects

  • Airplane ticket booking.cpp: A simple console-based program for booking airplane tickets. Demonstrates basic file handling and user input in C++.

C Projects

  • Calendar program.c: A basic program that displays a calendar for a given month and year using logic and loops in C.

Python Projects

  • Hangman.py: A command-line version of the classic Hangman game using Python. Good for practicing string manipulation and control flow.


PRESENTATIONS

  • CALENDER USING C.pptx: A presentation explaining the logic and implementation of a calendar program in C.

  • Project 1 hangman2.pptx: A slide deck outlining the Hangman project — features, code snippets, and demonstration.

  • project 2 ticket booking 2.pptx: A presentation about the airplane ticket booking system project, possibly explaining the flow and output of the program.

About

Collection of basic mini-projects and programs in C, C++, and Python created for academic and learning purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published