Old thread: What are you working on, Jow Forums?
/dpt/ - Daily Programming Thread
--- OFFICIAL /dpt/ LANGUAGE RANKING GUIDE ---
>Server scripting
Python
>Server programming
Go
>Desktop applications
TypeScript + Electron
Prove me wrong
Making an SDL2 game in C, any tips?
Gonna start looking at app development with Kotlin now. Wish me luck boyos
Lisp is the most powerful programming language.
Ditch SDL2 and go for "raw" native windowing system libraries. It's what all of the cool programmers do.
Whenever students ask me about learning C
I tell them, don't just start out to "learn C"
instead, find a problem that interests you
and try to solve it using haskell
I know this is bait but I'm still really upset.
Not bait. those languages are the best for those tasks, and you can't prove otherwise
Godspeed, fellow Kotlinite. It's quite a pretty language. Just don't go crazy with them it?.also{ it?.run{ x ?: return}}'s. It'll seem cute at the time but not so much when you have to review it or step through it.