Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Programmer's Guide to NCurses

Posted By: leonardo78
Programmer's Guide to NCurses

Programmer's Guide to NCurses by Dan Gookin
Language: English | 2007 | ISBN: 0470107596 | 576 pages | PDF | 3,1 MB

Programming the console in UNIX?
Here's just what you need

With the growing popularity of Mac OS X and various Linux flavors, UNIX claims more and more devotees every day. The nCurses library is the programming tool you need to work in this environment, and this book is your all-purpose nCurses reference.

First, you'll get a no-nonsense tutorial guide to the nCurses version 5.5 library, taking you from basic to advanced functions step by step. Then you'll find an A-to-Z reference of more than 175 nCurses functions, cross-referenced and illustrated with examples. Dan Gookin is known for making technology make sense. You'll soon see why.

Build a firm foundation for nCurses

Learn techniques that can be used to program Linux, FreeBSD, Mac OS X, or any other UNIX-based OS
Program, control, and manipulate text on the terminal screen
Control interactive I/O, organize content into windows on the screen, and use color to highlight text and organize information
Use a mouse to further refine input
Create nCurses programs using your choice of editors
Gain a solid understanding of nCurses, from the basics to the advanced
Find hundreds of quick, easy-to-understand programming examples
Explore the detailed nCurses library reference included, with examples and cross-references as well as more details and descriptions than you'll find anywhere else