Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 74% Building Desktop Applications with Python and Kivy

Building Desktop Applications with Python and Kivy

$12.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.1/10 (Our Score)
Product is rated as #391 in category Python

This course is designed for python developers who have been building console programs and would like to now tap into the world of graphical user interfaces. The goal of this course is to teach you everything you need to know about the kivy framework and help you build slick and modern graphical user interfaces to engage your users.By the time you finish this course, you will be able to build virtually any GUI you set your mind at.

Instructor Details

I'm a software developer dedicated to solving real world problems and learning new things.I studied computer science officially in 2014 while also doing a course in graphic and web design.In 2017 I obtained my Diploma in Professional Computing and Information Processing and stopped there.I'm currently growing my own startup for mobile and desktop apps during the day and teaching online during the night.

Specification: Building Desktop Applications with Python and Kivy

Duration

7 hours

Year

2019

Level

Beginner

Certificate

Yes

Quizzes

No

16 reviews for Building Desktop Applications with Python and Kivy

3.3 out of 5
3
4
4
5
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Johnathan Paterson

    Great starting place for kivy, Many Thanks.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Mehul Singh Rathore

    very interactive

    Helpful(0) Unhelpful(0)You have already voted this
  3. Richard Robinson

    This was a great course. Before I started the course when I looked at the Kivy documentation I was overwhelmed. Now I feel confident I can create any UI I need using Kivy. I also liked that the projects in the course were real world examples. Both the Gallery app and video app I can put to use. The instructor was very helpful when I had a coding problem. Money well spent. Thank You.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Richard Robinson

    This was a great course. Before I started the course when I looked at the Kivy documentation I was overwhelmed. Now I feel confident I can create any UI I need using Kivy. I also liked that the projects in the course were real world examples. Both the Gallery app and video app I can put to use. The instructor was very helpful when I had a coding problem. Money well spent. Thank You.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Matthew

    Although the course started off great, the instructor quickly leapt into projects without explaining things in depth. Basically, you’re going to watch this guy think aloud as he develops these projects. You’re better off reading the Kivy documentation/ watching YouTube tutorials.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Matthew

    Although the course started off great, the instructor quickly leapt into projects without explaining things in depth. Basically, you’re going to watch this guy think aloud as he develops these projects. You’re better off reading the Kivy documentation/ watching YouTube tutorials.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Victor Ho

    Haven’t been following this long, but he provides little context for what he is doing and he doesn’t provide alternative options.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Victor Ho

    Haven’t been following this long, but he provides little context for what he is doing and he doesn’t provide alternative options.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Jacob

    Firstly, this is correct Kivy course to buy on Udemy, you’ll learn everything you need in here for whatever app you want to make I have a massive criticism though: If he explained what he was doing, it would literally add maybe 10 minutes combined across all 84 vids. Then it would be 5 stars The following gets really bad starting the 2nd half of project 2. He starts just reading what he’s writing rather than explaining. What I mean is you can easily find out what most of his functions do with googling and studying his code, but then also he’ll randomly and quickly go back in his code and write (for example) canvas.before which would take him under 10 seconds to explain, but he doesn’t. Other times his explanations are lackluster like he wrote #: import Factory kivy.factory.Factory and I had no idea what that did, he explained for 3 seconds and I didn’t get it at all. 3rd, there’s a span of a few vids where he’s traversing widgets by calling like instance.parent.parent.parent.children[0], and that was soooo hard to keep track of because he wasn’t explaining anything, he clearly knew what each parent was and could just say it or show his notes that show what they are, but he doesn t. Instead you pause and might spend a few minutes writing a comment over each function saying what each level of parent is. he was just reading what he wrote. You’ll get random small questions that might be hard to google or test like when he writes root in his kivy file, what is root referring to? The screenmanager class, or the screen obj, or the gallery class that has all the code under it. I’m a fan of the teaching style of less time explaining things you could google in 2 min and have the student study the lecture by themselves, but his frequency of skipping explanations and being too brief in explanations is way too much

    Helpful(0) Unhelpful(0)You have already voted this
  10. Seth Michel

    Firstly, this is correct Kivy course to buy on Udemy, you’ll learn everything you need in here for whatever app you want to make I have a massive criticism though: If he explained what he was doing, it would literally add maybe 10 minutes combined across all 84 vids. Then it would be 5 stars The following gets really bad starting the 2nd half of project 2. He starts just reading what he’s writing rather than explaining. What I mean is you can easily find out what most of his functions do with googling and studying his code, but then also he’ll randomly and quickly go back in his code and write (for example) canvas.before which would take him under 10 seconds to explain, but he doesn’t. Other times his explanations are lackluster like he wrote #: import Factory kivy.factory.Factory and I had no idea what that did, he explained for 3 seconds and I didn’t get it at all. 3rd, there’s a span of a few vids where he’s traversing widgets by calling like instance.parent.parent.parent.children[0], and that was soooo hard to keep track of because he wasn’t explaining anything, he clearly knew what each parent was and could just say it or show his notes that show what they are, but he doesn t. Instead you pause and might spend a few minutes writing a comment over each function saying what each level of parent is. he was just reading what he wrote. You’ll get random small questions that might be hard to google or test like when he writes root in his kivy file, what is root referring to? The screenmanager class, or the screen obj, or the gallery class that has all the code under it. I’m a fan of the teaching style of less time explaining things you could google in 2 min and have the student study the lecture by themselves, but his frequency of skipping explanations and being too brief in explanations is way too much

    Helpful(0) Unhelpful(0)You have already voted this
  11. Armando de la Torre Mothelet

    Great course! This course will give you hands on experience to construct your own user interfaces using Kivy.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Clara Cunha

    Yes! It teaches how to separate the interface from the implementation of the code and how to use the widgets provided by the kivy API.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Rishi Hiremath

    very nice explanation, easy to follow.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Peyton Davari

    The course is still probably the best resource I have found for kivy definitely appreciated. I would suggest taking a little more time with your organization, seems you have put all the time in for the content dont let simply not tying up the loose ends be what prevents this from being a great course. Same approach as to when writing software or approaching need for refactoring 🙂

    Helpful(0) Unhelpful(0)You have already voted this
  15. Robin Handelman

    Having over 35 years of computer experience this course moves a little fast for newbies and there are install errors in the windows implementation for Windows 10 build on 64bit OS of kivy. Batch file fails on Windows. I used manual install via pip install of kivy, cython, etc. Code for the Calculator has some bugs and could use some improvement. A few lessons are out of order for the Photo Gallery code videos. Many lessons are out of order in the Video Player and include more code than has been shown prior. There are no partial files to compare KV or PY files to make sure there are no missing lines of PY or KV. It is nearly impossible to reorder the videos to make coherent lessons to learn the code. All in all the process is good though it goes too fast (several replays are required). But the videos are out of order for the Video Player making it very hard to follow the logic/instructions. This could be a GREAT learning experience if more time was put into the lessons in the Video Player to fix it’s many shortcomings. Also, this could mostly be saved if the instructor provided code excerpts after EACH lesson including the py and kv files and reordered or rerecorded the videos into proper sequence.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Martin Muelas

    Quiero ver m s, pero por ahora los conceptos vienen un poco superficiales.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Building Desktop Applications with Python and Kivy
    Building Desktop Applications with Python and Kivy

    $12.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare