Features
- Cover Type: Paperback with 736 pages
- Published by: Sams
- Edition: 4th Edition August 1997
- Written in: English
- ISBN 10 Number: 0672310694
- ISBN 13 Number: 978-0672310690
-
Book Dimensions:
9.2 x 7.5 x 1.8 inches
- Weighs: 2.6 pounds
Sams Pub.
Users can achieve C success--now! Each lesson can be completed in 2 to 3 hours or less. Features day-by-day lessons and clear syntax examples. Shaded syntax boxes offer quick summaries of all C statements. Q&A sections answer common programming questions. Do/Don't sections reinforce important topics and help users avoid hard-to-track bugs. Covers ANSI C.
--This text refers to an out of print or unavailable edition of this title.
Publisher Description
With its ever-expanding installed base, C continues to be one of the most popular
programming languages on the market. This fact, along with the Teach Yourself series' reputation as the most popular way to learn
programming languages, guarantee that Teach Yourself C in 21 Days, Fourth Edition is clearly headed for the bestseller lists. - Covers ANSI C-a standard for all compilers, including Visual C++, Borland C++, Turbo C++ for Windows, UNIX C, Mac C and more
- Includes a bonus week covering advanced topics such as coding styles and portability issues
- Teaches the basics of C, including variables, constants, conditional statements, loops, pointers, data structures, input/output and functions
Reader Reviews
This book is nice one, I'm sure that it could make you understand the language. I'm a C++ programmer, but somehow I have to read/analyze C code very often (since C is more popular than C++ in Japan). This book is well-done in many aspects. However, there are still something/functions that shouldn't be use. For example, the author used "gets()" function, which is dangerous. Anyway, overall this is a nice book on C tutorial. Note for noive/beginner don't hope to finish it within 21 Days, remember that learning any language, not just programming language, take times.
Comment | |
(Report this)