Qt’s MVC-like interface for displaying data in views An interesting article about the MVC (Model-View-Controller) pattern and it’s usage in Qt framework using Python and PySide6 package. Link: pythonguis.com/tutorials/pyside6-modelview-architecture/ Publication… Read more »
Link: 20-entertaining-uses-of-chatgpt-you-never-knew-were-possible Author: Mark Schaefer Publication date: December, 12nd 2022 Our RISE community has been on fire, exploring the breathtaking possibilities of ChatGPT. The uses of ChatGPT are simply endless… Read more »
Microsoft has released Visual Studio 2022 17.5 Preview 2, which includes new capabilities and features for the integrated development environment (IDE), .NET, C++, and setup. Some of the new features… Read more »
Here a non-exhastive list of ChatGPT capabilities and use-cases. Link: https://harishgarg.com/writing/chatgpt-the-complete-guide/ Publication date: Harish.Garg Author: Dcembber 1st, 2022 OpenAI has just released a new AI chat tool called ChatGPT, and… Read more »
Heard about ChatGPT ? Want to know its implications in software development industry, in particular code generation ? Here’s an interesting article. Link: the-future-of-software-development-ai Publication date: December 8th, 2022 Author:… Read more »
Link: pytorch-2-0-release-accelerates-open-source-machine-learning Publication Date: September 3 rd, 2022 Among the most widely used machine learning (ML) technologies today is the open-source PyTorch framework. PyTorch got its start at Facebook (now known as Meta)… Read more »
Interested in topics such as Data Science, Machine Learning, Data Analysis, etc.? Working on windows? Here’s an article explaininng how you can setup your box for such tasks. Introduction In… Read more »
Link: qt.io/blog/qt-creator-9-released Publication Date: November 24, 2022 Author: Eike Ziller We are happy to announce the release of Qt Creator 9! First of all you can read the change log directly in… Read more »
Link: qt-installer-framework-and-online-installer-4.5.0-released Publication date: November 09, 2022 Author: Tino Pyssysalo We are happy to announce about the Qt Installer Framework and Online Installer 4.5 releases today. The major improvement is… Read more »
Link: https://www.cppstories.com/2017/01/cpp17features/ Publication data: 10th October 2022 The ISO Committee accepted and published the C++17 Standard in December 2017. In this mega-long article, I’ve built (with your help!) a list… Read more »