/dpt/ - Daily Programming Thread

Old thread: What are you working on, Jow Forums?

Attached: hidamari_dpt_waifu2x_traps.png (1618x1308, 1.95M)

Other urls found in this thread:

github.com/topics/python
youtu.be/M_tMD5bTbLM
gist.github.com/DavidBuchanan314/b9230fe7d335a1caf90483dbb00a5375
github.com/orangeduck/Cello
en.wikipedia.org/wiki/Magic_SysRq_key
files.catbox.moe/ainamh.pgm
twitter.com/NSFWRedditVideo

--- OFFICIAL /dpt/ LANGUAGE RANKING GUIDE ---

>Server scripting
Python
>Server programming
Go
>Desktop applications
TypeScript + Electron

Prove me wrong

Attached: aa0.jpg (1280x720, 48K)

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.

Attached: 1496121488553.jpg (1280x720, 82K)

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.