Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

GUI programming

Name: Anonymous 2011-06-26 11:36

CS student here. Almost everything we've learned so far has been data structures and theoretical algorithms stuff. I want to actually make something with a user interface instead of a terminal.
What books would give a nice introduction to GUI programming?

Name: Anonymous 2011-06-27 8:26

>>45
Lisp's lack of syntax takes about an hour to get used to.
I think Ive heard this about a thousand times. I want my God damned infix operators. I don't want to write (+ 3 4); I want to write 3 + 4. I don't want to write (vector-ref v i); I want to write v[i]. I don't want to write ASTs by hand, that's the compiler's job!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List