Logo

Notice Board

πŸ’Ό Projects Code Legion X

1️⃣ Web Development (WD)

WD Project 1

Design and build a personal portfolio website using HTML, CSS, and JavaScript.

Download File

2️⃣ 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.

πŸ“₯ Download File

πŸ›’ PRODUCT Class - Total Price Using Static Members

Create a PRODUCT class to store product details and calculate total price using static data members.

πŸ“₯ Download File

πŸ’Ύ 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.

πŸ“₯ Download File

πŸ’Ύ (OOP) assignment-2

Complete working Turbo C++ code for Q3–Q8 using iostream.h & conio.h. 100% compatible with Turbo C++ 3.0.

πŸ“₯ Download File

3️⃣ SQLite Projects

code for sqlite

πŸ“š 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

πŸ“₯ Download File

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.

πŸ“₯ Download File