I'm looking for recommendations for good programming books covering GUI/windows/event programming. All of my programming experience is script and web based, and I have almost no clue on how to go about creating a windowing based application. I'd prefer a language nuetral approach, but am capable of following just about any language.
Tk (Score:0)
Don't let the title scare you. It's definitely the book you want.
From a Perl perspective there isn't much else in terms of cross-platform GUI libraries. Heck, there isn't anything in print that I know of with regards to Perl and other graphical toolkits.
The only other graphical toolkits I know of that have a Perl wrapper out there are GTK
Re:Tk (Score:1)