- This repository contains a vast collection of academic notes, study materials, and resources from various semesters of Datascience course.
- This repository serves as a valuable resource to access well-structured and reliable study materials.
- Study Materials are organized according to semesters and subjects.
1 Semester
- Engineering Mathematics I
- Environmental Science
- Foundations of Electronics Engineering
- Fundamentals of Computational Biology
- Language and Writing Skills
- Learning Programming Concepts With C
- To see lab programs, visit: Learning Programming Concepts With C
2 Semester
- To see lab programs, visit: Data Structure Using C
- To see lab programs, visit: Object-Oriented Programming with C++
- To see lab programs, visit: Python for Data Science
3 Semester
- To see lab programs, visit: Analysis and Design of Algorithm using Python
- Computer Organization and Architecture
- Database Management System
- Discrete Structure
- Independent Project
- To see the project, visit: Library Management System
4 Semester
- To see lab programs, visit: Data Visualization using Python
- To see lab programs, visit: R for Data Science
5 Semester
- To see lab programs, visit: Cryptography and Network Security
- To see lab programs, visit: Intelligent Data Analysis
- To see lab programs, visit: Natural Language Processing in Python
- To see lab programs, visit: Pattern Recognition and Machine Learning
- To see the lab project, visit: Vocational Training Project
6 Semester
- Presentation:
Update_Presentation.pptx
: Presentation for the first two months.Final_Presentation.pptx
: Final presentation of the project.
- Internship Report:
Final_Report.pdf
: Detailed report of the project work, methodologies, results, and conclusions.
Syllabus
This section contains the syllabus for each semester:
- Click here to view the syllabus
- Detailed course outlines, including topics and subtopics.
- List of recommended textbooks and reference materials.
- Suggested reading materials to complement the coursework.
- Key topics and learning objectives for each subject.
Question Papers
This section contains the question papers for each semester:
- Click here to view the Question Papers
- Organized by semester for easy navigation.
- Includes Class Test 1, Class Test 2, and Annual Exams.
- Contains Re-Class Tests, if applicable.
- Each semester folder provides a comprehensive collection of exam papers.
Docs
This folder contains the code for this website:
- The
index.html
file serves as the main page. - The website is user-friendly, featuring an intuitive interface that is easy to navigate.
- Responsive design ensures the portfolio looks great and functions well on all devices and screen sizes.
- A dropdown menu allows dynamic color changes with options for Autumn, Summer, Rainy, and Winter. Upon selection, the website color changes instantly. Refreshing the page restores the default color scheme.
Semester-Notes/
├── 1 SEMESTER/ # 📁 Folder for the first semester
│
├── 2 SEMESTER/ # 📁 Folder for the second semester
│
├── 3 SEMESTER/ # 📁 Folder for the third semester
│
├── 4 SEMESTER/ # 📁 Folder for the fourth semester
│
├── 5 SEMESTER/ # 📁 Folder for the fifth semester
│
├── 6 SEMESTER/ # 📁 Folder for the sixth semester
│
├── SYLLABUS/ # 📚 Folder containing the syllabus for all semesters
│
└── QUESTION PAPERS/ # 📝 Folder containing the question papers for all semesters
│
├── docs/ # 🗂️ Folder containing website code
│ ├── index.html # 🏠 Main landing page of the website
│ ├── Astyle-Commands.html # ⚙️ Page dedicated to Astyle formatter commands
│ ├── Git-Commands.html # 🛠️ Page dedicated to Git commands
│ ├── Hadoop-Commands.html # 📊 Page dedicated to Hadoop commands
│ │
│ ├── css/
│ │ ├── index.css # 🎨 Stylesheet for index.html
│ │ └── commands.css # 🎨 Stylesheet for Astyle-Commands.html and Git-Commands.html and Hadoop-Commands.html
│ │
│ ├── js/
│ │ ├── index.js # 🖥️ Script to dynamically change the primary color of the website
│ │ └── commands.js # 📜 Script to manage the visibility of the color and copying of commands in Astyle-Commands.html and Git-Commands.html and Hadoop-| Commands.html
│
├── LICENSE # 📜 MIT License file
│
└── README.md # 📄 Documentation file for the repository
This website showcases a comprehensive repository of semester notes and study resources. It features a dynamic, color-changing dropdown menu using JavaScript. The content is organized into detailed sections, covering semester-wise subjects and commonly used commands for Astyle, Git and Hadoop. Visit the website at: Website Link.
- Drop a 🌟 if you find this repository useful.
- If you have any doubts or suggestions, feel free to reach me.
📫 How to reach me: - Contribute and Discuss: Feel free to open issues 🐛, submit pull requests 🛠️, or start discussions 💬 to help improve this repository!