
What is Qt framework and how to use it for GUI development?
We cover Qt-related issues on our blog, but only recently realized that many of our readers may not even know […]
Over the past weeks we have been working on a new project. We can officially present to you CuteTalk, which is a YouTube interview series in which we’ll be covering topics related to the Qt Framework, C++ language, cross-platform programming, and programming for embedded systems.
Where did the idea for such a name come from? Of course, it is a word game with the pronunciation of the name Qt, which is exactly “cute”. Thus, the combination of “cute” and “talk”.
We believe that Qt Framework is a great solution in many cases and there is a lot to talk about.That’s why we created this format. We will dig into a variety of technical and non-technical topics that will be a great resource for the Qt developer community, but not only for them. From our episodes you will be able to learn about the uses of the Qt Framework in practice, as well as interesting realizations in the QML language.
At the same time, we are open to other technologies and we are definitely not going to be biased.
All episodes are available on our YouTube channel.
If you prefer the podcast format, you can also listen on Spotify.
In upcoming episodes, you will be able to explore topics such as:
We are aware that for those who have experience with Qt Framework, this material may be very basic. However, besides Qt insiders, we also want to attract those outside that audience to follow and enjoy our CuteTalk. The next ones will cover more advanced topics.
Without further ado, check out our first episode.
Let's face it? It is a challenge to get top Qt QML developers on board. Help yourself and start the collaboration with Scythe Studio - real experts in Qt C++ framework.
Discover our capabilitiesWe cover Qt-related issues on our blog, but only recently realized that many of our readers may not even know […]
Qt and QML provide a powerful framework for developing modern, cross-platform applications with a sleek and responsive UI. While Qt […]
Choosing the best framework to develop an application is a tough task. Nonetheless, that is a critical decision to make before starting the development of your next project. Currently, quite a popular method of software development is cross platform software development. What is cross platform development? This is an approach that allows you to reuse code between different operating systems like iOS and Android or macOS and Windows. Following this way of apps development is first of all cost and time effective. In multiple cases, it is a better approach than native app development. Therefore, if you want to follow this approach, reduce costs and develop apps more quickly, you need to use a cross platform framework such as Flutter, React Native or Qt. But which one to choose? In this article, we compare Flutter vs React Native vs Qt to help you answer that question.