Compendium of words for study
-
Started to study programming, set up a challenge to write a program on Pitton that would help me learn the English words of programming. The concept is simple.
- To create a record book that I'll make and translate. I think we should use tkinter.
- Maintain the database or file.
- The programme should give an accidental word from the base and several versions of the verification response correctly or not.
Maybe who's faced this code with commentaries.
-
tkinter is suitable for an interface in five minutes if you want a really good and more functional interface, then a pyqt with his designer. Pyqt's gonna make it easy to work with bases and, uh, logic is easier to write. Pyqt needs to know classes, dictionaries, lists, functions. Pyqt will spend more time studying tkinter, but it's worth it.
In order to begin the study, I suggest that the following resources be looked at: https://pythonworld.ru/gui/pyqt5-firstprograms.html https://tproger.ru/translations/python-gui-pyqt/ Well, different videos from the utubus.
I highly advise not to copy the code, but to fully study the subject.