Sasquatch@lemmy.mltoProgramming@programming.dev•Hi, I want to start programming but dunno where to start and which language to learn
101·
1 year agoI would disadvise Rust for (most) desktop apps. There aren’t any GUI libraries yet, and the Qt bindings aren’t beginner-friendly yet.
Unless you just meant headless desktop apps, in which case Rust is my goto
My company still uses c90. I just want to
for(uint8 i = 0;;)
🥹