Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Life Purpose Meditation Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
30-Day Money-Back Guarantee

This course includes:

  • 10.5 hours on-demand video
  • 10 articles
  • 4 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Software Engineering Python

Software development in Python: A practical approach

Build with the new Qml 3 | Learn how to build a python bundled app (.exe, .dmg, .sh, etc) and a wheel (.whl)
Rating: 3.7 out of 53.7 (307 ratings)
69,134 students
Created by Ampofo Amoh - Gyebi
Last updated 10/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn the new Qml 3
  • Learn Python native threading
  • Qt Signals and Slots in Qml 3
  • Learn how to build a wheel (.whl) for PyPi
  • Design an app according to a UI/UX design prototype
  • Build GUI Applications with Python
  • Bundle an app into a .exe, .dmg, etc file

Course content

14 sections • 103 lectures • 10h 27m total length

  • Preview01:36
  • Preview03:51
  • Preview02:46
  • Comparisons between QtWidgets and Qml
    05:46

  • Anaconda
    01:44
  • Fix, if python is not on path
    04:15
  • Config Pip if need be
    02:05
  • PyQt5
    04:37
  • Ninja-Preview
    00:49
  • Ninja-Preview via pip
    01:34
  • Download VSCode
    01:25
  • Install PyInstaller
    00:40
  • Install Twine
    01:11
  • Install an ico converter
    00:32
  • Exercise Files
    00:02

  • Front end first
    04:09

  • Declaring star(*) function parameters
    05:31
  • Decorators
    08:52

  • Preview00:46
  • Preview03:50
  • Time for Quiz
    1 question
  • Preview02:33
  • Preview05:05
  • Preview03:57
  • Preview00:12
  • Preview01:20

  • Preview04:55
  • First Window
    2 questions
  • Preview05:36
  • Window Flags
    2 questions
  • Rectangle
    02:43
  • Rectangle
    2 questions
  • Property
    06:24
  • Property
    1 question
  • Id
    07:04
  • ID
    1 question
  • Anchors
    05:30
  • Anchors
    2 questions
  • Text
    07:59
  • Text
    2 questions
  • FontLoader
    00:02
  • Label
    03:59
  • Label
    1 question
  • Image
    04:36
  • Image
    1 question
  • Component
    03:48
  • Component
    1 question

  • Preview02:23
  • Download Layouts pdf
    00:01
  • RowLayouts
    08:14
  • Column Layouts
    07:57
  • Grid Layout
    09:16
  • Stack Layout
    03:14
  • Custom type
    13:41

  • List View
    13:44
  • List Model
    06:04
  • Grid View
    13:54
  • Stack View
    06:31
  • Swipe View
    06:05

  • Buttons
    03:34
  • Text Field
    02:41
  • Dial
    07:57
  • How to customize controls
    17:01
  • How to customise controls
    00:08

  • Connection (Qml 3)
    01:47
  • Slots (Qml 3)
    03:54
  • Signals (Qml 3)
    01:42
  • Signals and Slots (Qml 2)
    21:34
  • Signals and Slots 2 (Qml 2)
    25:26
  • Threading
    35:21

Requirements

  • Knowledge in basic python programming

Description

NB: CERTAIN VIDEOS MAY HAVE BAD SOUND



The reason I got into python, I wanted to be a software engineer, I had just built a chat app in PHP and JQuery and a girl asked me if it could run on phone. I responded yes, but I knew that would only be possible using help using non-native means. I wanted native builds, not some complex framework which will only allow me to make a web app whiles I could use the time to study a full fledge programming language. There were others like making a web view app, I didn't like the Idea because there would definetely be setbacks. And I also wanted to be a software engineer or developer, I had built two almost identical CMSs with PHP and I felt I was ready to move into the software development space.

So I made up my mind to go straight into software development, what language should I use? I turned to Google, and Google made it clear that I should turn to python.

The exact thing they did was, they mentioned two things:

1. It is easier to learn and,

2. Some modern applications are built with it. What application? Blender3d. I knew blender, it is a beautiful 3d software.

So I got into python because I wanted to build softwares with it.


Today most python programmers actually want to build web apps, python has been so popular, its power is been used to almost overthrow PHP. Personally I don't like it for two reasons:

1. I love PHP, it made me feel like a programmer, more than JavaScript ever did.

2. Python is capable of a lot more, that is not its preserve. Its domain is in the software development world.

The many python developers should be building softwares with it, not web apps. Web apps has many alternatives, but in the software developement space python is almost alone when it comes to learnability, readability and availability. Even on Android we are leaking there soon we will be so there.


I hope you take my humble advice and study software development with python. It is awesome. This course is focused on that. Enjoy lets go.


Who this course is for:

  • Python developers

Instructor

Ampofo Amoh - Gyebi
ten times better
Ampofo Amoh - Gyebi
  • 3.6 Instructor Rating
  • 925 Reviews
  • 103,659 Students
  • 6 Courses

Done extensive research on software including; Web servers (Python), FFMpeg (Python), File system operations (PHP & Python), Google Cloud Services (Python), and general research on Qt Markup Language. I have also built numerous software with GUI's, including; GGuides ( a to-do list app), Ninja-Preview ( An app that allows developers to view their qml code ) and python libraries like pyffmpeg and Soloman. Also contributed to other open-source projects like Ninja-Ide ( An Open-Source python IDE ).

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.