Skip to content

C Programming

Best in textbook rentals since 2012!

ISBN-10: 0321287630

ISBN-13: 9780321287632

Edition: 2005

Authors: Larry Ullman, Kevin Tatroe, Marc Liyanage

List price: $26.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Ullman and Liyanage cover both programming fundamentals and the ABCs of the programming language, C. A companion website provides source code, demonstrations of the book's techniques, and opportunities to interact with and get further support from the authors.
Customers also bought

Book details

List price: $26.99
Copyright year: 2005
Publisher: Peachpit Press
Publication date: 10/13/2004
Binding: Paperback
Pages: 408
Size: 7.00" wide x 8.75" long x 1.00" tall
Weight: 1.342

Kevin Tatroe has been a Macintosh and Unix programmer for ten years. He is an experienced PHP developer, knowledgeable in the changes coming with PHP 5. He is also co-author of the first edition of Programming PHP.

Getting started with C
Introduction to data types
Working with numbers
Control structures
Standard input and output
Working with arrays
Creating your own functions
Using the C preprocessor
Working with pointers
Managing memory
Working with strings
File input and output
Advanced data types
Installing and using C tools