On Mon, 09 Jun 2003 02:41, you wrote: > We have a bunch of highly experienced programmers migrating from > Windows-ish world on to Linux. > > Anybody know of any good "Linux for Programmers" tutorial material. Or > "Linux, not for Dummies".
I found the following books as a good reference for switching: I have these books if you want a quick look. Sams Teach Yourself Linux Programming in 24 Hours Sams Teach Yourself C for Linux Programming in 21 Days (More Basic) Linux Device Drivers Also For cross platform GUI - I highly recommend FLTK it does *nix, OS/2, win, Mac OS X, and even DOS. see http://www.fltk.org/ It is the easiest to use that I have found and has a very small footprint, and is extreamly versatile. Mike. -- Linux Rocks!
