Skip to content

Engineering Library

Tag: IP Coaching

28 Posts Page 1 of 2
Learn MySQL Oct 17, 2024

MySQL Date & Time Functions

Working with date and time is a crucial aspect of database management, and MySQL offers a rich set of built-in...

Learn MySQL Oct 17, 2024

MySQL String/Text Functions

Master MySQL string functions with this comprehensive guide! Learn how to manipulate and handle text data efficiently using functions like...

Learn Python Oct 10, 2024

Python Sets

Python, as a versatile programming language, offers a variety of collection types to store and manage data, such as lists,...

Projects Oct 6, 2024

Quiz Game using Python

In this project, we will create a Quiz Game using Python. The game will present multiple-choice questions to the player,...

Projects Oct 6, 2024

E-commerce Management System using Python

In this project, we will create an E-commerce Management System using Python, allowing basic management of products, customers, and orders....

Projects Oct 6, 2024

Weather Forecasting App using Python

In this project, we’ll create a Weather Forecasting Application using Python. The app will allow users to input a city...

Projects Oct 6, 2024

Expense Tracker Application using Python

This project involves creating an Expense Tracker Application using Python, where users can log their daily expenses, view their spending...

Projects Oct 6, 2024

Online Exam System using Python

This project will involve creating an Online Exam System where students can log in, take exams with multiple-choice questions, and...

Projects Oct 6, 2024

Hospital Management System using Python

This project involves building a Hospital Management System using Python, Tkinter for the GUI, and SQLite for managing the hospital’s...