This repository contains a collection of lab codes and assignments.
-
Artificial Intelligence (AI)
- Visual Prolog
- Python
-
Assembly Language (ASM)
- 8085 microprocessor
- 8086 microprocessor
-
Computer Organization and Architecture (COA)
- Python
-
Data Structures and Algorithms (DSA)
- C/C++
-
Graphics
- C/C++
-
Numerical Methods (NM)
- C/C++
-
Object-Oriented Analysis and Design (OOAD)
- C++
-
Object-Oriented Programming (OOP)
- C/C++
-
C-Programming
- C
Clone the Repository: Clone this repository to your local machine using Git.
git clone https://github.com/your-username/assignments.git
Explore Assignments
cd AI
Run Code: Use the appropriate compiler or interpreter for the programming language used in the lab codes.
Contributions to this repository are welcome! If you would like to contribute your own assignments or improvements to existing ones, please follow these steps:
- Fork the repository to your GitHub account.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive messages.
- Push your changes to your forked repository.
- Create a pull request to merge your changes into the main repository.
This repository is licensed under the MIT License.