Hacker News new | ask | show | jobs
by flukus 3262 days ago
For my personal stuff lately I've been using GTK and ncurses, re familiarizing myself with c after 10 years in higher level languages. The simplicity of c and ncurses is simply amazing, this is how programming should be taught to beginners.

At work, mostly WinForms (c#) and some MVC with the godforsaken devexpress framework.