Answer the question
In order to leave comments, you need to log in
Python for beginners: What tutorial do you recommend for building a GUI?
I'm learning Python. Before that I was familiar with PHP, but there is a great desire to start writing Windows/Linux/MacOS applications.
I read the book by E. Matiz - Learning Python. Game programming, data visualization, web applications
In general, the basic knowledge of Python has appeared, but unfortunately it is not very clear how to create a GUI.
I found a book on PyQt5 (Nikolai Prokhorenok, Vladimir Dronov) , but it looks more like a translated manual and not a textbook with examples.
Who will advise what? Where do I start moving towards the GUI?
Answer the question
In order to leave comments, you need to log in
Guide https://www.riverbankcomputing.com/static/Docs/PyQt5/
Lots of good tutorials here python-3.ru/page/into-pyqt5
Great
book zetcode.com/gui/pyqt5 Lots
of examples: 1.pyqtforlinguists.appspot .com/book.pdf
"Textbook" - this is for obtaining initial skills in any subject.
You have an extremely narrow practical task, you need documentation on the library you need.
Just read the documentation.
Python and PyQt. Creating windows applications in python.
Let's be honest, you should not take Linux for the target platform.
Under Windows GUI - WPF with C #, under MacOS I don’t know)
Qt - cross-platform ... but who needs it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question