College-Code 🎓

Description 📝

This repository contains code for the DSA lab in Python and C++, as well as the Micro Processor lab in 64-bit assembly language. The code follows the syllabus of the SPPU Pune University for semester 4 of Computer Engineering. Explore and learn from the code examples and exercises!

In addition, this repository also includes a sub-repository for solving and verifying numericals for the SPPU Computer Engineering SE M3 course. Check it out to save time and Brain Cells! 🦸

Installation 💻

To run the code in this repository, you will need to have Python, C++, and a 64-bit assembler installed on your computer.

Usage 🚀

To use the code in this repository, navigate to the appropriate directory for the lab you want to work on and follow the instructions in the README file for that lab.

  • DSAL: Contains code for the DSA lab in Python and C++. Learn about data structures and algorithms!
  • MPL: Contains code for the Micro Processor lab in 64-bit assembly language. Dive into low-level programming!
  • Solving-M3-With-Python: Contains programs designed to solve and verify numericals for the SPPU Computer Engineering SE M3 course.

Contributing 🤝

Contributions to this repository are welcome. If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

License 📄

This project is licensed under the MIT License. See the LICENSE file for more information.