A well-organized collection of Semester 6 practicals including Android apps, GIS projects, Power BI analysis, and Information Security labs.
🎯 Designed for students who want ready-to-run practicals with proper setup guidance.
🚀 Covers all major Semester 6 subjects in one place — no need to search multiple sources.
Give this repo a ⭐ to help others find it!
- 📱 Android Practicals (Kotlin-based projects)
- 🌍 GIS Projects with datasets
- 📊 Power BI + Python + R Practicals
- 🔐 Information Security Labs
- 📘 Lab Manuals & Practical Slips
- ⚙️ Step-by-step setup instructions
- ✅ Beginner-friendly setup guides
- ✅ Ready-to-run projects
- ✅ All subjects in one place
- ✅ Saves hours of setup & debugging
Install the following tools before running the practicals:
- Visual Studio Code
- Python (latest version)
- RStudio (Version: 2026.01.2+418)
- Microsoft Excel
- Power BI
- SQL Server 2025/2022 Express
- SQL Server Management Studio (SSMS)
Install Python and then install the required libraries:
pip install pandas numpy matplotlib scikit-learn openpyxl seaborn
➡ employees.csv
➡ sales_data.csv
➡ PRAC9datastaging
- Cisco Packet Tracer (9.0.0)
- Install and open Cisco Packet Tracer
- Download the practical files from the repository
- Open Cisco Packet Tracer
- Click on File → Open
- Select and open the downloaded practical file
Install the following tools before running the practicals:
*Android Studio (Version: Panda | 2022.1.1)
- Java JDK (17 recommended)
- Android SDK (comes with Android Studio)
- Android Emulator / Physical Device
➡ Download Android Studio here
- Download the ZIP file of the required practical
- Extract the ZIP file
- Open Android Studio
- Click "Open"
- Select the extracted project folder
(Do NOT select the
appfolder)
- Click "Sync Now" when prompted
- Make sure to have good internet connection
- Wait for the process to complete
If you see errors like "SDK not found":
- Go to File > Project Structure > SDK Location
- Set the Android SDK path OR
- Install SDK if Android Studio asks
- Connect your device or start an emulator
- Click Run
▶️
Gradle Build Failed
- Click "Sync Project with Gradle Files"
- Check internet connection
Missing Files (like local.properties)
- Android Studio will generate them automatically
- Project is built using Kotlin
- No need to worry about missing
.gradleor build files — Android Studio will recreate them
Install the following tools before running the practicals:
- QGIS (Version 4.0)
➡ Download QGIS
➡ Download QGIS (Direct Installer)
Some GIS practical files may be unstructured or not properly organized. Sorry for the inconvenience — you may need to adjust or arrange files manually.
- Open the provided QGIS project file in QGIS
- You may see errors about missing datasets
- Simply relink/replace the dataset paths to the correct file locations
- Once paths are fixed, the entire project will load correctly