This repository contains lab programs and exercises from various courses across different semesters at MIT Manipal. Each lab folder includes programs, exercises, and documentation for the respective subjects.
- Object Oriented Programming Lab (OOP): Programs in Java utilizing Object-Oriented Programming concepts.
- Data Structures Lab (DS): Programs implementing basic data structures in C++.
- Database Systems Lab (DBS): Initial labs were implemented using C#, followed by SQL queries on MySQL, and final labs involved building a backend in MySQL connected to a C# frontend.
- Embedded Systems Lab (ES): Programs executed on Keil µVision4, NXP LPC1768 using ARM Assembly and Embedded C.
- Network Programming and Simulation Lab (NPS): Socket programming exercises performed on Linux, and network simulations conducted using Cisco Packet Tracer.
- Information Security Lab (IS): Exercises related to cryptography, network security, and ethical hacking concepts.
- Operating Systems Lab (OS): Lab exercises included shell commands, shell scripting, C programs, process scheduling, synchronization algorithms, bankers algorithm, and file system operations, executed on Debian Linux.
This repository is distributed under the MIT License. See LICENSE for more information.