

Qt → Computer Geometry with Qt Creator
аналитическая геометрия, C++ геометрия, Qt геометрия, QVector2D, геометрия, компьютерная геометрия, QVector4D, QVector3D
By means of this article, I want to share my experience in using computer geometry, which I have accumulated in the process of working on my dissertation. Not everyone knows Qt Creator contains tools for working with geometry (in particular …
Read
Python 3 → What's new in Python 3.9
Table of contents
It is currently in beta (3.9.0b3), and in the future we will see a full release of Python 3.9. A few of the new features are just incredibly cool, and it will be awesome to see them …
Read
Flutter → Flutter and desktop apps
Continuous progress in computer technology
It's no secret that the Flutter developers' mission is to target a wide range of devices including iOS, Android, Windows, Linux, macOS and websites from a single codebase, with native compilation and game-quality rendering. . …
Read
Qt → Introducing Flow Mode in Qt Design Studio 1.5 - Part 1
In version 1.5 of Qt Design Studio, you can try the flow mode functionality. The first part of this multi-part article will cover the basic usage of flow mode and how to get started. At the end of the article, …
Read
Python 3 → Python 10 line toast notifications
Introduction
We often use print to monitor the state of a script, or when we're debugging. Instead of constantly looking at the terminal window and waiting for some kind of output, we can use toast notifications as a way to …
Read
C++ → A simple text editor in Ultimate ++
C++, U++, Ultimate++, UPP
I learned about Ultimate++ ( https://www.ultimatepp.org/ ) quite by accident when I read in an IT RSS feed about the next update of this framework. Well, I thought, since my pen projects are on hold, why not try something new. …
Read

Qt → UI files stopped opening in QtCreator
Another sclerosis....
When opening forms, QtCreator crashed qualitatively.
Solved by deleting the folder C:\Users\'username'\ .designer
Read
Qt → Qt/C++ - Tutorial 091. How to write a custom delegate controlling the highlighting of a row in a table
And now a short article on customizing cell behavior using delegates in a QTableView.
This article is a modification of the table behavior in one old article, namely
Qt/C ++ - Tutorial 039. How to fill a row in QSqlTableModel …


Django → How to install and setting up Django JET
Probably you are here because you want to change your Django admin interface, and in this post, we'll learn how to install and set up one of the best Django interface libraries (Django JET).
Django JET Features
Bueautiful theme.
Responsive …
- EvilTourist
- Dec. 4, 2023, 11:04 a.m.
C++ - Test 001. The first program and data types
- Result:80points,
- Rating points4
- EvilTourist
- Nov. 30, 2023, 4:48 p.m.
C++ - Test 001. The first program and data types
- Result:53points,
- Rating points-4




