Python PyQt5 and Qt creator course for advanced learners
Python PyQt5 and Qt creator course for advanced learners, available at $49.99, has an average rating of 4.3, with 146 lectures, based on 13 reviews, and has 97 subscribers.
You will learn about Create layout with Qt creator Create database using sqlite3 Create functionality with Python PyQt5 and Pycharm Use database in application Crash course: Data graph by using matplotlib This course is ideal for individuals who are How to create application layout with Qt creator and functionality with Python PyQt5 It is particularly useful for How to create application layout with Qt creator and functionality with Python PyQt5.
Enroll now: Python PyQt5 and Qt creator course for advanced learners
Summary
Title: Python PyQt5 and Qt creator course for advanced learners
Price: $49.99
Average Rating: 4.3
Number of Lectures: 146
Number of Published Lectures: 146
Number of Curriculum Items: 146
Number of Published Curriculum Objects: 146
Original Price: €199.99
Quality Status: approved
Status: Live
What You Will Learn
- Create layout with Qt creator
- Create database using sqlite3
- Create functionality with Python PyQt5 and Pycharm
- Use database in application
- Crash course: Data graph by using matplotlib
Who Should Attend
- How to create application layout with Qt creator and functionality with Python PyQt5
Target Audiences
- How to create application layout with Qt creator and functionality with Python PyQt5
Florin D.: “An excellent course, it is very well explained, it is very well developed course and at the end of it you have just completed a wide application. I honestly don’t regret choosing this wonderful course“.
Everything you need for this course is a basic knowledge of programming, for instance classes, mehods and variables.
This course is not for beginners without any knowledge of programming.
You will learn how to build a professional grade application with Qt creator, Python PyQt5 and sqlite3.
In this course we are going to create layouts with Qt creator, use application functionalities with Python PyQt5 and sqlite3 database.
We will focus on query databases (insert, update and delete), upload and save images to your application, and you will learn how to create statistics as charts. I will show you how to use matplotlib.
For that we generate records from the database and also display them in a table or combo box. You will use sqlite3 DB browse.
After completing this course, you will be able to create your own professional application. Everything will be explained line by line.
At the end of our course I will show you how to create an executable file undependend from Pycharm and your computer.
You will also learn how to use Qt creator to develop professional user interfaces, create menus and menu toolbars. Everything is explained step by step. You will also learn how to set and change text and background colors, and much more.
Let’s start! I would be very happy to welcome you as student today!
Course Curriculum
Chapter 1: Download and installation development environment
Lecture 1: Download and install Qt creator
Lecture 2: Download and install DB Browser Sqlite3
Lecture 3: Download and install Pycharm
Lecture 4: Download and install Python
Lecture 5: Car dealer mamagement application
Lecture 6: How do you work with Pycharm
Lecture 7: Create Pycharm project
Lecture 8: Install Python package
Lecture 9: Create Qt project
Lecture 10: Create build function
Lecture 11: Create main function part 1
Lecture 12: Create main function part 2
Lecture 13: Style main window
Lecture 14: Create main window widgets
Lecture 15: More information
Chapter 2: Create class "Add new vehicle"
Lecture 1: Create add new vehicle menu and menu toolbar
Lecture 2: Create add new vehicle window
Lecture 3: Create connection function menu and menu toolbar add new vehicle
Lecture 4: Create add new vehicle window layout
Lecture 5: Create add new vehicle window layout part2
Lecture 6: Create add new vehicle window layout part3
Lecture 7: Create sqlite3 database
Lecture 8: Crash course "listen and for loop" in Python
Lecture 9: Preparing for "Add new vehicle"
Lecture 10: Create connection function upload picture add new vehicle
Lecture 11: Create connection function submit add new vehicle part 1
Lecture 12: Create connection function submit add new vehicle part 2
Lecture 13: Upload and disply pictures
Lecture 14: Create overview menu
Lecture 15: Create display vehicle table layout part1
Lecture 16: Create display vehicle table layout part2
Lecture 17: Create display vehicle table layout part3
Lecture 18: Finish display vehicle table layout
Lecture 19: Display records from database into table part 1
Lecture 20: Display records from database into table part 2
Lecture 21: Display records from database into table part 3
Lecture 22: QMessageBox type
Lecture 23: Create connection function search for vehicle part 1
Lecture 24: Create connection function search for vehicle part 2
Lecture 25: what's next
Lecture 26: Create doubleClicked function for tableWidgetDisplyVehicle part1
Lecture 27: Create show single vehicle widow layout part 1
Lecture 28: Create show single vehicle widow layout part 2
Lecture 29: Finish show single vehicle layout
Lecture 30: What's next
Lecture 31: Create doubleClicked function for tableWidgetDisplyVehicle part 2
Lecture 32: Create doubleClicked function for tableWidgetDisplyVehicle part 3
Lecture 33: Create doubleClicked function for tableWidgetDisplyVehicle part 4
Lecture 34: Finish doubleClicked function for tableWidgetDisplyVehicle
Lecture 35: Create connection function update vehicle picture and data part1
Lecture 36: Finish connection function update vehicle picture and data
Lecture 37: Create connection function delete vehicle data
Lecture 38: Create connection function show vehicle status
Chapter 3: Create "Add cars seller"
Lecture 1: Create add new cars seller window
Lecture 2: Create connection function menu and menu Toolbar
Lecture 3: Create add new cars seller window layout part 1
Lecture 4: Create add new cars seller window layout part 2
Lecture 5: Finish creat add new cars seller window layout
Lecture 6: Create seller table
Lecture 7: More information about Qt creator
Lecture 8: Create connection function add new seller and picture part 1
Lecture 9: Finsh connection function add new seller and picture
Lecture 10: Create show seller menu and table window
Lecture 11: Create show seller class and menu connection function
Lecture 12: Create layout show seller table window
Lecture 13: How do you change your window layout later
Lecture 14: Change column width seller table
Lecture 15: Display record from database into seller table
Lecture 16: Create connection function search for seller and all seller
Lecture 17: Create show single seller window
Lecture 18: Create show single seller window layout
Lecture 19: Create doubleClicked function show single seller part 1.
Lecture 20: Finish doubleClicked function show single seller
Lecture 21: Create connection function update seller picture
Lecture 22: Create connection function update seller data
Lecture 23: Create connection function delete seller data
Chapter 4: Create "Add customer"
Lecture 1: Create add new customer menu and toolbar
Lecture 2: Create connection function menu and menu toolbar add new customer
Lecture 3: Create add new customer window layout
Lecture 4: Create customer table
Lecture 5: Create connection function add new customer
Lecture 6: Create show exsisting customer menu and show customer table window
Lecture 7: Create show customer table window layout part 1
Lecture 8: Finish show customer table window layout.
Lecture 9: Display records from database into customer table
Lecture 10: Create connection function search for customer and show all customer
Lecture 11: Create doubleClicked function show single customer part 1
Lecture 12: Create layout show single customer window part1
Lecture 13: Finish layout show single customer window
Lecture 14: Create doubleClicked function show single customer part 2
Lecture 15: Finish doubleClicked function show single customer
Lecture 16: Create connection function update customer data
Lecture 17: Create connection function delete customer data
Lecture 18: What's next?
Chapter 5: Deal
Lecture 1: Create Deal menu and menu toolbar and connection function
Instructors
-
Alaa Eid
Software programming
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 7 votes
- 5 stars: 5 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!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple