which project should i make after learning the basics of Qt?
Unsolved
General and Desktop
-
i am new to programming and just learned c and cpp.After that i made a project in cpp and learned Qt. now i am wonering which project should i make in Qt that is not too overwelming according to my level.
-
Hi and welcome to devnet,
You might want to check KDE and the plethora of applications and libraries they have. They have a nice and welcoming community.
-
You can also check out the swag project https://github.com/a-team-fr/swag, it is a small project so quite easy to step in but yet it is covering a significant number of topics (coupling with cpp/qml, dynamic creation of element, multimedia, networking...).
I am the only contributor so I would be very glad to welcome and assist you in your Qt journey !