Chevron Left
Zurück zu Build a Python GUI with Tkinter

Bewertung und Feedback des Lernenden für Build a Python GUI with Tkinter von Coursera Project Network

4.4
Sterne
80 Bewertungen

Über den Kurs

A graphical user interface can be a nice alternative to using the command line for running programs, as there is no need to memorize how to execute a command with arguments. A label may be added to describe what is needed for the application, for example. There are many choices for building a graphical user interface in Python. Some of them require licensing for commercial use and each have their own sets of learning curves. Using Tkinter avoids the licensing issues and is quite simple to use as well. It is a GUI package that is the standard GUI toolkit for python applications and is widely available on multiple platforms including Windows, Mac, and Linux. In this course, you will implement a Tkinter GUI to read from a user-provided file containing data. The GUI will allow the user to plot columnar data as X and Y coordinates on a regression graph, and display statistics about the data from each of the selected columns. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top-Bewertungen

FK

23. Sep. 2020

It is avery basic beginner course. I think it may a bit longer and do some other application but it is a nice course :D

SA

25. Feb. 2021

Good and concise. I wanted a refresher and I certainly got it quickly.

Filtern nach:

1 - 14 von 14 Bewertungen für Build a Python GUI with Tkinter

von Antonio C

•

11. Sep. 2020

Very interesting course held by a trained instructor. The following is my opinion.

The project was interesting to follow but, in my opinion, it did not give the tools to then create its own project because, again in my opinion, there are no explanations on how to use the tkinter methods. The instructor proved to know very well which method to use and how to implement it but he did not pass me the knowledge of how to operate outside the specific project created by him.

von Fatih K

•

24. Sep. 2020

It is avery basic beginner course. I think it may a bit longer and do some other application but it is a nice course :D

von Saleh A

•

26. Feb. 2021

Good and concise. I wanted a refresher and I certainly got it quickly.

von shaheen a

•

15. Dez. 2020

Thanks Sir for this course.

von Robert J

•

2. Sep. 2020

Very interesting course

von PODUGU S C

•

7. Okt. 2020

nice learning tool

von JEAN-BLAISE A A

•

3. Dez. 2021

very instructive

von Nilanjan D

•

22. Sep. 2020

GOOD

von Kien F G U

•

8. Dez. 2020

Basically, it needs to have a understanding on the Class declaration of Python. I think the lecturer should need to discuss why are we doing a class declaration and how it works. Also, the lecture can be expanded up to using thread and using other different gui indicators such as progress bars and percentages, threading, gui loop refresh, etc. But this is a good basic tutorial for tkinter gui making

von Martijn P

•

25. Aug. 2022

Quick introduction or refresher to tkinter concepts. Books have been written on Tk and Tkinter, so in a one hour project you can only introduce the basics and show some concepts. This project delivers on that.

von Ashwin K

•

17. Aug. 2020

Great course for Intro, Could be more explanatory.

von Wayne K

•

23. Juni 2021

It was ok but the instructor seemed pretty disinterested in the material. There are far better tkinter series on Youtube (Codemy channel for a start) which shouldn't be the case when students are paying a subscription.

von Jaden H

•

27. Mai 2022

Doesnt really explain tkinter concepts its more like you just follow the instructor.

von Roberto C

•

27. Jan. 2022

Worst Course i attended so far. No explanation of what you are doing at all, just a typewriting exercise.