View Single Post
Old 02-19-2006, 11:03 PM   #4 (permalink)
furtivefelon
 
Super Techie

Join Date: May 2005

Posts: 479

furtivefelon

Default

pick up a good c++ book, they'll introduce you to gui programming (or just scan the shelf for a gui programming book in c++)

if you want a good cross-platform library to learn, try wxwidget..

*most* c/c++ compiler should be able to compile standard compliant c++ code..
__________________
lisp hacker
running: FreeBSD 5.4 - still learning
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera
furtivefelon is offline