Computer Languages
C


There are 198 books in this aisle.
Browse the aisle by Title | by Author | by Price
See recently arrived used books in this aisle.

 
Featured Titles in Computer Languages-C:
Page 1 of 10    next

C Programming Language Ansi C 2ND Edition
Used: $35.00
Trade Paper
List Price $40.00

add to wish list
C Programming Language Ansi C 2ND Edition
by Brian W Kernighan

Publisher Comments
Written by the developers of C, this second edition is the definitive guide to ANSI standard C language programming....
read more about this title
check for other copies

Numerical Recipes in C 2ND Edition the Art of SC
Used: $47.00
Hardcover
List Price $70.00

add to wish list
Numerical Recipes in C 2ND Edition the Art of SC
by William H Press

Publisher Comments
The product of a unique collaboration among four leading scientists in academic research and industry, \[I\]Numerical Recipes\[/I\] is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical...
read more about this title
check for other copies

Algorithms in C 3RD Edition Parts 1-4
Used: $49.00
Trade Paper
List Price $72.50

add to wish list
Algorithms in C 3RD Edition Parts 1-4
by Robert Sedgewick

Book News Annotation
Covers data structure, sorting, and searching algorithms using the C computer language. Combining theory and practice, the volume uses many examples to discuss fundamentals, abstract data types, recursion, trees, quicksort, mergesort, heapsort...
read more about this title
check for other copies

C Primer Plus 5TH Edition
Used: $25.00
Trade Paper
List Price $49.99

add to wish list
C Primer Plus 5TH Edition
by Stephen Prata

Publisher Comments
The new classic! "C Primer Plus," now in its 5th edition, has been revised to include over 20 new programming exercises, newly improved examples and the new ANSI/ISO standard, C99. Task-oriented examples will teach you the fundamentals of C programming...
read more about this title
check for other copies

C Pocket Reference
Used: $6.95
Trade Paper
List Price $9.95

add to wish list
C Pocket Reference
by Peter Prinz

Publisher Comments
C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to...
read more about this title
check for other copies

Book on C : Programming in C (4TH 98 Edition)
Used: $45.50
Trade Paper
List Price $59.99

add to wish list
Book on C : Programming in C (4TH 98 Edition)
by Al Kelley

Publisher Comments
Written by bestselling author Al Kelley and Ira Pohl, "A Book on C, 4th Ed." is a comprehensive tutorial and reference to C, based on the ANSI standard. This book assumes prior programming experience. The authors demonstrate the C language with numerous...
read more about this title
check for other copies

Programming in Objective-C
New: $39.99
Trade Paper

add to wish list
Programming in Objective-C
by Stephen Kochan

Publisher Comments
A concise, elegant introduction to Objective-C and object-oriented programming for developers new to Mac OS X....
read more about this title
check for other copies

Programming With C 2ND Edition Schaums
Used: $10.00
Trade Paper
List Price $17.95

add to wish list
Programming With C 2ND Edition Schaums
by Byron S Gottfried

Publisher Comments
The broad, yet in-depth coverage of C programming language, within the context of today's C programming style, makes this book as useful for practicing professionals as it is for beginning programmers. This study guide solves many sample problems using...
read more about this title
check for other copies

Computer Graphics With Opengl 3RD Edition
Used: $90.50
Hardcover
List Price $112.50

add to wish list
Computer Graphics With Opengl 3RD Edition
by Donald Hearn

Publisher Comments
Reflecting the rapid expansion of the use of computer graphics and of C++ as a programming language of choice for implementation, this book converts all programming code into the C++ language. This new edition is a complete revision, bringing the text up...
read more about this title
check for other copies

Expert C Programming
New: $41.25
Trade Paper

add to wish list
Expert C Programming
by Peter Van Der Linden

Publisher Comments
Appendix A alone would make the purchase of this book a must. It's filled with great advice."--Professor Jack Beidler, Chairman, Department of Computer Science, University of Scranton"So that's why extern char *cp isn't the same as extern char cp. I knew...
read more about this title
check for other copies

C++ Programming Language 3RD Edition
Used: $33.00
Trade Paper
List Price $49.95

add to wish list
C++ Programming Language 3RD Edition
by Bjarne Stroustrup

Publisher Comments
This is a complete rewrite of the most widely read and most trusted book on C++. Based on the ANSI/ISO C++ final draft, this book covers the C++ language, its standard library, and key design techniques as an integrated whole. <P>"The C...
read more about this title
check for other copies

Joy of C 3RD Edition
Used: $77.00
Trade Paper
List Price $95.00

add to wish list
Joy of C 3RD Edition
by Lawrence Miller

Publisher Comments
Why Postpone Joy? You could spend a lot of time looking around for the right guide to C and C++. Or you could just go ahead and buy the one you&#146; re holding right now&#133; and get a head start on experiencing the joy of C programming! This...
read more about this title
check for other copies

C Traps and Pitfalls
New: $38.50
Trade Paper

add to wish list
C Traps and Pitfalls
by Andrew Koenig

Synopsis
Even C experts come across problems that require days of debugging to fix. This book helps to prevent such problems. C Traps and Pitfalls offers advice on: avoiding off-by-one errors, understanding and constructing function declarations, understanding...
read more about this title
check for other copies

The C Puzzle Book
New: $24.75
Trade Paper

add to wish list
The C Puzzle Book
by Alan R. Feuer

Publisher Comments
This book is a great next step for any programmer who desires a deeper understanding of the C programming language...
read more about this title
check for other copies

Mastering Regular Expressions 3RD Edition
New: $44.99
Trade Paper

add to wish list
Mastering Regular Expressions 3RD Edition
by Jeffrey Friedl

Publisher Comments
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework)...
read more about this title
check for other copies

C By Discovery (4TH 05 Edition)
Used: $97.00
Trade Paper
List Price $146.75

add to wish list
C By Discovery (4TH 05 Edition)
by L.s. Foster

Publisher Comments
This book provides an introduction to the C programming language. It is widely known for its accurate and precise descriptions, its careful annotation of code, and its comprehensive coverage of topics. This book includes numerous "Learning Activities...
read more about this title
check for other copies

C Programming (2ND 08 Edition)
Used: $78.50
Trade Paper
List Price $97.50

add to wish list
C Programming (2ND 08 Edition)
by King

Publisher Comments
The first edition of C Programming: A Modern Approach was popular with students and faculty alike because of its clarity and comprehensiveness as well as its trademark Q&A sections. Professor King's spiral approach made it accessible to a broad range of...
read more about this title
check for other copies

C All-in-one Desk Reference for Dummies
New: $34.99
Trade Paper

add to wish list
C All-in-one Desk Reference for Dummies
by Dan Gookin

Publisher Comments
* Covers everything users need to get up to speed on C programming, including advanced topics to take their programming skill to the next level * Walks C programmers through the entire development cycle of a C program-designing and developing the...
read more about this title
check for other copies

First Book of Ansi C (3RD 01 - Old Edition)
New: $119.35
Trade Paper

add to wish list
First Book of Ansi C (3RD 01 - Old Edition)
by Gary J. Bronson

Publisher Comments
This fourth edition of Gary Bronson's classic text implements the C99 standard in all discussion and example programs....
read more about this title
check for other copies

Pointers on C
New: $113.75
Trade Paper

add to wish list
Pointers on C
by Kenneth Reek

Publisher Comments
Introduces C programming and emphasises the use and power of pointers, the address of a record that is to be found. Students often have difficulty understanding pointers as they jump from one part of the data structure to another, this book prepares...
read more about this title
check for other copies



See More Featured Titles Next Page
Page   1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  10

Browse the Aisle
by Title | by Author | by Price

There are 198 books in this aisle.

This way to more aisles in Computer Languages