HOME > Development > Create a CRUD Contacts Database App with Python and SQLite

Create a CRUD Contacts Database App with Python and SQLite

  • Development
  • Dec 15, 2024
SynopsisCreate a CRUD Contacts Database App with Python and SQLite, a...
Create a CRUD Contacts Database App with Python and SQLite  No.1

Create a CRUD Contacts Database App with Python and SQLite, available at $54.99, has an average rating of 4.55, with 26 lectures, based on 90 reviews, and has 16734 subscribers.

You will learn about 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 This course is ideal for individuals who are Ne-wish beginners to Python or Ne-wish beginners to SQL and SQLite It is particularly useful for Ne-wish beginners to Python or Ne-wish beginners to SQL and SQLite.

Enroll now: Create a CRUD Contacts Database App with Python and SQLite

Summary

Title: Create a CRUD Contacts Database App with Python and SQLite

Price: $54.99

Average Rating: 4.55

Number of Lectures: 26

Number of Published Lectures: 26

Number of Curriculum Items: 26

Number of Published Curriculum Objects: 26

Original Price: $69.99

Quality Status: approved

Status: Live

What You Will 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
  • Who Should Attend

  • Ne-wish beginners to Python
  • Ne-wish beginners to SQL and SQLite
  • Target Audiences

  • Ne-wish beginners to Python
  • Ne-wish beginners to SQL and SQLite
  • 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.

    Course Curriculum

    Chapter 1: Setting up Python and SQLite

    Lecture 1: Introduction

    Lecture 2: What is Python

    Lecture 3: Installing Python on windows

    Lecture 4: Installing Python3 on a mac

    Lecture 5: Installing Atom

    Lecture 6: What is SQLite

    Lecture 7: Download and install SQLite

    Lecture 8: Install DB browser for sqlite

    Lecture 9: Create a database and table

    Chapter 2: Creating the Application GUI

    Lecture 1: What is Tkinter

    Lecture 2: What we will create

    Lecture 3: Application Design Sketch

    Lecture 4: Creating a logo image

    Lecture 5: Creating a project directory and Python file

    Lecture 6: Importing from tkinter module

    Lecture 7: Creating a Python Class and App Window

    Lecture 8: Adding widgets – Part 1

    Lecture 9: Adding widgets – Part 2

    Lecture 10: Adding widgets – Part 3

    Lecture 11: Adding widgets – Part 4

    Chapter 3: Connecting App GUI to Database

    Lecture 1: Setup database connectivity from Python file

    Lecture 2: Creating functions -Part 1

    Lecture 3: Creating functions -Part2

    Lecture 4: Creating functions -Part 3

    Lecture 5: Setting a size for the application Window

    Lecture 6: Source Code

    Instructors

  • Create a CRUD Contacts Database App with Python and SQLite  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 1 votes
  • 3 stars: 18 votes
  • 4 stars: 30 votes
  • 5 stars: 40 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!