Python 3: The complete Database management system in 2018

Python 3: The complete Database management system in 2018

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3 Hours | 1.53 GB

Build a complete School Portal System from scratch to master Relational Database Management System (RDBMS) in Python 3

Welcome to Python 3: The complete Database management system in 2018! This is a comprehensive and concise guide with amazing content that is designed to pick up every interested student from the state of “zero-knowledge” to a state of “Hero-knowledge” in database management system with python programming.

Why Must I Take This Course And What Benefit Is It To ME As Java and Python Developer?

This is the only course on the internet that will help you to master the development of a full application that will help you to learn relational database management system with an in-depth knowledge of the entire aspect of Python programming and prepare you with the required skills necessary to build you to face job interviews and get employed as a full stack Python developer.

Moreover, the instructor is a very high experienced teacher, software developer and have also worked with some reputable companies. He has also been teaching computer programming since 2014 and have mastered the art of conveying information for better understanding which have made many of his student to excel with less stress in computer programming. Students are advised to follow this course step by step so that they would understand it very well because every lecture is filled with vital information which should not be missed.

What Will I Learn?

  • You will learn how to setup a database
  • You will learn how to create table
  • You will learn how to write query
  • You will learn how to Add new record
  • You will learn how to Edit record
  • You will learn how to Delete record
  • You will learn how to create message box
  • You will learn how to create a menu bar
  • You will also learn how to create dropdown menu
  • You will learn how t write code to create date and time
Table of Contents

Introduction to Database Management System in Python 3
1 General Course Overview
2 Database Setup
3 Project Setup

Logo and Title
4 Logo and Title

Entry boxes for new records
5 Entry boxes for new records

Database Display Box
6 Database Display Box

Time and Date
7 Time and Date

Menu Bar
8 Adding menu bar

View Database Record
9 Viewing Database Record

Add New Record
10 How to add a Record

Delete Record
11 How to delete a Record

Edit Record
12 How to edit a Record (Part 1)
13 How to edit a Record (Part 2)

Help and Exit buttons on menu bar
14 How to activate the Help and Exit buttons on menu