Dmitry Ronzhinronzhin.hashnode.net·Nov 4, 2022Minimax in GomokuDuring my bachelor study at MSU we had a very interesting and diverse programming course. In fact it was not a single course, but a series of different courses, where each year we mastered some new algorithms and technologies and then handed our prob...Discuss·4 likes·94 readspyqt5
Ashutosh Kurwadeashutosh25.hashnode.net·Dec 3, 2022Introduction to PyQt5We are going to see about the basic of PyQt5: PyQt is one of the popular and powerful framework that written in python to develop the desktop applications. QT- QT is a cross-platform applications framework that was created for use with C++. Ava...Discuss·64 readspyqt5
judy bloomjudethedude.hashnode.net·Feb 23, 2023QDataWidgetMappers in PyQtThis will be a brief overview of how I use QDataWidgetMappers to take the manual process out of CRUD'ing PyQt fields. QDataWidgetMappers are great because you don't need to compile data structures (like dicts or lists) and then loop through them with...Discuss·50 readspyqt5
judy bloomjudethedude.hashnode.net·Feb 23, 2023QDataWidgetMappers in PyQtThis will be a brief overview of how I use QDataWidgetMappers to take the manual process out of CRUD'ing PyQt fields. QDataWidgetMappers are great because you don't need to compile data structures (like dicts or lists) and then loop through them with...Discuss·50 readspyqt5
kingofthepiratesiamatomic.hashnode.net·Jan 10, 2023Say Goodbye to Chrome: Build Your Own Browser with PyQt5 and PythonAlright folks! Let's build a browser so unique and wild that even Chrome would be envious! We'll be using Python and PyQt5 to build this browser, so make sure you have both installed on your computer. If not, you can use the following command to inst...Discuss·42 readsPython
Ashutosh Kurwadeashutosh25.hashnode.net·Dec 3, 2022Introduction to PyQt5We are going to see about the basic of PyQt5: PyQt is one of the popular and powerful framework that written in python to develop the desktop applications. QT- QT is a cross-platform applications framework that was created for use with C++. Ava...Discuss·64 readspyqt5
Dmitry Ronzhinronzhin.hashnode.net·Nov 4, 2022Minimax in GomokuDuring my bachelor study at MSU we had a very interesting and diverse programming course. In fact it was not a single course, but a series of different courses, where each year we mastered some new algorithms and technologies and then handed our prob...Discuss·4 likes·94 readspyqt5