On Tuesday 09 August 2005 11:53, Sankarshan Mukhopadhyay wrote:
Are you looking for *C Programming in Linux Environment* or more of HowTo use GCC ?
Programming in C should be independent of OS :)
Well C is platform independent but the programs arent ;). I want a book which will help me learn about these things:
1. Linux architecture (briefly) 2. CLI apps using curses or something similar... 3. GUI apps using GTK+, QT 4. Programming the X window system 5. Low level stuff like kernel programming, writing device drivers etc... ( i.e. stuff that i don't know yet about Linux...)
I know a comprehensive book covering all of the above aspects is not possible but a book which covers most would be welcome.