πΌ Projects Code Legion X
1οΈβ£ Web Development (WD)
WD Project 1
Design and build a personal portfolio website using HTML, CSS, and JavaScript.
Download File2οΈβ£ Object Oriented Programming (OOP)
π§βπΌ EMP Class - Store & Display Employee Details
Write a C++ program using a class named EMP to manage employee information. Includes input and
display methods.
π PRODUCT Class - Total Price Using Static Members
Create a PRODUCT class to store product details and calculate total price using static data
members.
πΎ Turbo C++ Code (Q3 to Q8) β Classic Version
Complete working Turbo C++ code for Q3βQ8 using iostream.h & conio.h. 100%
compatible with Turbo C++ 3.0.
πΎ (OOP) assignment-2
Complete working Turbo C++ code for Q3βQ8 using iostream.h & conio.h. 100%
compatible with Turbo C++ 3.0.
3οΈβ£ SQLite Projects
π Your Assignments
Here is the complete set of SQLite command-line instructions for your assignment. You can
copy, paste, and run them directly in the SQLite Command Line (sqlite3) interface. Each
question is solved step by step.
Practical Assignment 1
Here is the working command-line and Python code for each of your questions. This is
designed for use with the SQLite CLI and Pythonβs sqlite3 module, and has been
tested to run properly.