Welcome to the official, community-driven lab resource repository for students of North Eastern Hill University (NEHU). This collection is designed to be a one-stop destination for accessing lab programs, coursework implementations, and practical reference materials from various computer science subjects.
Whether you're preparing for exams, looking for reference code, or just getting started with a new lab, this repository aims to make your academic journey a little easier. All materials are structured for quick and easy access.
| Course Code | Subject Name | Folder Link |
|---|---|---|
| IT-BS-LC-112 | Engineering Physics Lab | engineering_physics_labCOLLEGE |
| IT-CE-LC-116 | Engineering Graphics | engineering_graphicsCOLLEGE |
| IT-PC-LC-113 | IT Workshop | it_workshopCOLLEGE |
| IT-PC-LC-215 | Professional Communication Skill Lab | professional_communication_skill_labCOLLEGE |
| IT-PC-LC-312 | Cyber Security Lab | cyber_security_labCOLLEGE |
| IT-PC-LC-312 | Data Structure Lab | data_structure_labCOLLEGE |
| IT-PC-LC-314 | Computer Graphics & Multimedia Lab | computer_graphics_and_multimedia_labCOLLEGE |
| IT-PC-LC-412 | RDBMS Lab | relational_database_management_system_labCOLLEGE |
| IT-PC-LC-414 | OOP Lab | object_oriented_programming_labCOLLEGE |
| IT-PC-LC-512 | Operating System Lab | operating_system_labCOLLEGE |
| IT-PC-LC-514 | Computer Network Lab | computer_network_labCOLLEGE |
| IT-PC-LC-515 | Java Programming Lab | java_programmingCOLLEGE |
| IT-PC-LC-612 | Web Technology Lab | web_technology_labCOLLEGE |
| IT-PE-LC-613 | Cryptography Lab | cryptography_labCOLLEGE |
| IT-PE-LC-615 | Software System Lab | software_system_laboratoryCOLLEGE |
COURSECODE—subject_nameCOLLEGE
-
Spaces are removed and replaced with underscores.
-
"COLLEGE" remains uppercase for consistency.
For reference, here is the official syllabus that guided this coursework. It can help you understand the scope and context of the lab programs.
| File Link | Description |
|---|---|
| 📄 nehu-syllabus.pdf | The comprehensive university syllabus document. |
- Centralization: To bring together scattered lab materials into one reliable, easy-to-find location.
- Accessibility: To ensure that every student, regardless of batch, has access to the same high-quality reference material.
- Organization: To structure resources logically by subject, making navigation simple and efficient.
- Community Support: To foster a culture of sharing and collaborative learning among NEHU students.
We welcome contributions from fellow students and alumni! If you have additional programs, corrections, or improvements, please consider contributing.
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourImprovement). - Commit your changes (
git commit -m 'Add new info'). - Push to the branch (
git push origin feature/YourImprovement). - Open a Pull Request.

