- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Considered to be one of the best-selling programming books ever written, the Eighth Edition has now been edited, revised, and updated. Simplicity and an easy narration style are the hallmarks of the book, which have made its previous seven editions immensely successful. Today's C programmer (still the language of choice in science, engineering, game programming and for handheld devices) has to master the complexities of the language and contend with its usage in environments like Windows, Linux, and for the Internet. Let Us C, Eighth Edition covers these three aspects of C programming and doesn't assume any programming background. It begins with the basics and steadily builds the pace, so the reader finds it easy to handle more complicated topics later. This popular author has crafted hundreds of excellent programming examples and exercises for every aspect of C programming.
Contents
Traditional C Programming; Pointers; Complete Build Process; Low-level File I/O; Structures, Unions, Bit-fields; Bitwise Operators. C Under Linux; Signals and Signal Handling; Blocking of Signals; Event Driven Programming; Process; PIDs; Zombies; GNOME Programming Using GTK Library. C Under Windows. Windows Programming Model; Windows Messaging Architecture; Mouse Programming; GDI. Internet Programming. CP/IP model; Windsock Library; Building Time Clients; Whois and HTTP Clients; Sending & Receiving emails.