Create a CRUD Contacts Database App with Python and SQLite
What you'll learn
- Setup Python
- Setup SQLite
- Create database and table
- Import from tkinter module
- Create logo image
- Create application window
- Create application Graphical User Interface -GUI
- Create class and methods
- Add and position Widgets
- Connect application GUI to SQLite Database
- Set and fix size for application window
- Perform CRUD Operations from app GUI
Requirements
- Basic knowledge of SQL and SQLite
- Basic knowledge of Python
Description
Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility.
We are going to use the SQLite database which is a light and portable database system. It is ideal for small projects.
We will interact and perform various CRUD (Create|Read|Update|Delete) operations on the SQLite database from our application graphical user interface.
In this course,you learn the basics of graphical user interface (GUI) programming. The primary GUI toolkit we will be using is Tk, Python’s default GUI. We’ll access Tk from its Python interface called Tkinter (short for “Tk interface”).Tkinter is Python’s default GUI library Python, along with Tkinter, provides a fast and exciting way to build useful applications
We will be creating a contacts database application that we can use to store a list of contacts.
Who this course is for:
- Ne-wish beginners to Python
- Ne-wish beginners to SQL and SQLite
Instructor
Welcome to the vibrant learning hub of Bluelime Learning Solutions! Based in the UK, we are dedicated to crafting high-quality, easily digestible eLearning experiences. With a robust following of over 776,000 students and backed by more than 43,000 reviews, we take pride in delivering educational content that not only enlightens but also empowers.
At Bluelime Learning Solutions, our approach is simple: clear, direct, and engaging. We specialize in 100% video-based courses filled with hands-on examples that provide practical skills applicable in real-world scenarios. Our courses are designed to translate complex concepts into easy-to-understand lessons that anyone, regardless of their background, can grasp and apply.
Our extensive experience includes collaborating on projects with Fortune 500 companies, equipping us with the insights needed to understand the essential skills that today’s employers value most. At Bluelime, we’re not just about teaching; we’re about equipping you with the tools and knowledge to excel in your career and personal growth endeavors.
Join us on this journey to unlock your potential and master new skills in an easy, enjoyable, and efficient way with Bluelime Learning Solutions, where learning is made simple and effective.