1220
Link: @CplusplusQt Embedded: @EMBCpp • Allowed Topics: C++ and everything related to Qt • Use only English • No Private Message without asking user's permission • No NSFW • No Spam • No unauthorized Bots • No Offtopic • No Self Promotions
std::vector is your default choice except you have a good reason not to
Читать полностью…
Ronald Rivest is also the very same "R" in RSA, btw.
Читать полностью…
Nah, I suppose it isn’t that much worse than most textbooks but it’s a lot more fun when you can use it immediately (and experience what it is all about)
Читать полностью…
I didn't find the "Introduction to Algorithms" book to be dry — though you do need to consume it in small chunks to really understand it.
Читать полностью…
I’m like that too. It’s easy to lose control of the project if the ai does too much on its own. I like to discuss with it and perhaps make write specific functions and boilerplate code.
Читать полностью…
Plus: Suggestion: "Put X and Y into its own thread!" - yeah, sounds like a really good idea. "I can do that for you!" - Naah, where's the fun in that!
Читать полностью…
I think it has improved quite a lot only the last six months or so
Читать полностью…
I dumped a class of one of my projects into ChatGPT today and asked for useful feedback - and actually got it.
Читать полностью…
1) https://www.youtube.com/watch?v=-TkoO8Z07hI
2) https://www.youtube.com/watch?v=8jLOx1hD3_o
Welcome to the group, @lusthazar! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Welcome to the group, @Ilya_6483! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
🚀 Interested in a new way to collaborate online?
Forget offices and fixed hours — enjoy a flexible digital setup you can run from anywhere.
📱 Phone-only setup
💰 Potential for consistent income
⏰ Just 1–2 hours per day
🔐 Focus on one project only
💬 Curious?
Send a private message to @HealyB7 with a "+" and she will provide all the details.
CLRS, is mostly theoretic.
I would suggest learning them each by real projects.
It’s also very useful when you want to refactor or tweak the code
Читать полностью…
This is how I use AI in my job (when I can). I will also use it to generate boilerplate application code.
Читать полностью…
Get a copy of the CLRS (Thomas Cormet, Charles Liserson, Ronald Rivest, and Clifford Stein) book "Introduction to Algorithms" — it is a really good book for learning algorithms and data structures.
Читать полностью…
@Ilya_6483 [8547462020] warned (1 of 2).
Due to: already deleted message once
Welcome to the group, @ViktoryaAbrahamyan! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
I really like the idea of qualified feedback but letting me actually do it. I want to learn, no vibe code.
Читать полностью…
A couple of things I thought were interesting: It guessed the topic of my entire project correctly by just looking at this one (non-central) class. Spooky!
Читать полностью…
First time for me getting something useful out of AI.
Читать полностью…
zoomFactor doesn't seem to change when you use Ctrl + mouse scroll to zoom. Anyone knows how to properly sync them?
day one learning c++ i have no idea on how to start
Читать полностью…
Hi all I'm trying to build android app that uses matt but when a change my projet to android, cmakelosts can't find the lib Qt6::Mqtt. Anyone could help me use mqrr in Android app? If a choose desktop kit, it works
Читать полностью…
Welcome to the group, @alexkarpovlife! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
I was introduced to the language at university, but I didn’t care much at the time. Later, for work purposes, I discovered something called data-oriented design, and I became extremely passionate about performance, falling in love with the language for how it can be used both safely (with modern standards) and extremely fast
Читать полностью…