Answer the question
In order to leave comments, you need to log in
I want to create GUI programs, do I need to learn the whole language?
I want to create a GUI program, do I need to learn Python completely?
Answer the question
In order to leave comments, you need to log in
I understand your question, in order to START, namely to start making a GUI - you don’t need to memorize everything before that.
start with this:
https://www.youtube.com/watch?v=d7wZeAhn7B0
That is, you can start learning Python by starting to create a GUI, just find video tutorials and repeat and you will understand the language a little bit. For example, you need to do something like this - google and try to repeat or implement, so you learn the language a little bit
What does completely mean? Learn as needed, and most importantly, don’t get carried away with theory, you need to know the theory, but without practice it will be forgotten very quickly.
To "create GUI programs" you need to learn how to create programs in principle. At the same time, you should first learn Russian, preferably English (maybe not completely), then read a lot of books
first, tell me what exactly you want to do:
a program (python's tkinter module (in python already exists))
a game (python's pygame module (you need to download via pip))
or a website (Django module (you also need to download via pip ))
and also tell me what version of python you have on your PC (just different ways of writing programs),
and also install the pyinstaller program via pip (so that you can run it on other PCs without python)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question