Liven
May 5th, 2018, 02:03 AM
Hey guys I am just wondering here if anyone has done anything with Qt or related frameworks - I am just curious since some people seem to be programmers on here.
I am learning Qt in college and am really enjoying it so far and learning many things. It is a framework for creating UI applications with C++ code, much better in my opinion than using Visual Studio's toolset.
I know there are others like working with KDE and stuff, but I was wondering if anyone else used Qt or variants alike?
I used Java at one point but I didn't like the syntax that much, and also the massive memory hog it was. Qt is generally more efficient (compared to the previous version of the project I made before using Qt).
I re-wrote a project in Qt which previously was a web app with a C# backend, which was a memory hog since it used an embedded version of Chrome to provide the web view.
Curious to see what you guys have made!
I am learning Qt in college and am really enjoying it so far and learning many things. It is a framework for creating UI applications with C++ code, much better in my opinion than using Visual Studio's toolset.
I know there are others like working with KDE and stuff, but I was wondering if anyone else used Qt or variants alike?
I used Java at one point but I didn't like the syntax that much, and also the massive memory hog it was. Qt is generally more efficient (compared to the previous version of the project I made before using Qt).
I re-wrote a project in Qt which previously was a web app with a C# backend, which was a memory hog since it used an embedded version of Chrome to provide the web view.
Curious to see what you guys have made!