• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton Learn how to create desktop applications with Python

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
screenshot-7692.png


Creating Desktop Applications with Python will show you how to use Python and PySimpleGUI to create desktop applications.

What you’ll learn

    What is the best way to make stand-alone desktop applications?
    How to build a graphical user interface for Python programs.
    Locally install MongoDB.
    Learn about MongoDB’s CRUD operations.

Requirements

    Windows, Linux, or macOS on a PC
    A basic understanding of Python is essential.

Description

Python is a popular programming language that is growing faster than any other in the industry. It is also one of the most widely used programming languages in the world.

It’s not a difficult language for novices to learn, and it’s not difficult for intermediate or expert programmers to progress, which is why the demand for this language has exploded in recent years.

Python is a scripting language, which means you’ll create code and execute it on the command line or terminal. Running code from the command line makes it more difficult for customers to adopt your apps; however, what if your application requires a nice user interface? This involves the use of a graphical user interface (GUI).

A GUI, in basic terms, is a desktop application that offers an interface for interacting with the script and enriching the user experience.

Yasser Abbass is my name. I’m a software developer, and I’ll be teaching you in this class.

I’ve been programming for almost 30 years, with the last decade dedicated to Python.

This course assumes you already know Python (data types, conditional logic, loops, collections, and so on), and it shows you how to make a professional Python GUI by building a contact management application.

The course is broken down into parts that will teach you all you need to know about developing Python desktop apps.

This course will take you on a trip to learn how to construct desktop apps, covering interface design, database model creation, and CRUD operations.

Who this course is for:

    Beginner Python programmers who want to learn how to use the graphical user interface
    The Python GUI is designed for programmers coming from other languages who wish to get started with the Python GUI.
    Python programmers who want to learn new skills and master more complex Python methods will be able to use stand-alone desktop apps.
    Beginner Python programmers who wish to learn MongoDB
    Python programmers who are switching from another language to Python and wish to learn about NoSQL.

Code:
https://www.udemy.com/course/create-desktop-applications-with-python

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top