or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Sams Teach Yourself C in 21 Days (6th Edition)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Sams Teach Yourself C in 21 Days (6th Edition) [Paperback]

Bradley L. Jones (Author), Peter Aitken (Author)
3.9 out of 5 stars  See all reviews (45 customer reviews)

List Price: $49.99
Price: $34.99 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.00 (30%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 11 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback $34.99  

Book Description

0672324482 978-0672324482 October 5, 2002 6

In just 21 days, you'll have all the skills you need to get started with C. With this complete tutorial, you'll master the basics and them move on to the more advanced features and concepts.

  • Understand the fundamentals of C.
  • Master all the new and advanced features that C offers.
  • Learn how to effectively use the latest tools and features of C, by following practical, real-world examples.
  • Get expert tips from a leading authority on implementing C in the corporate environment.

Sams Teach Yourself C in 21 Days is designed for the way you learn. Go chapter by chapter through the step-by-step lessons, or just choose those lessons that interest you the most.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Sams Teach Yourself C in 21 Days (6th Edition) + Absolute Beginner's Guide to C (2nd Edition) + C Programming Language (2nd Edition)
Price For All Three: $97.77

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Absolute Beginner's Guide to C (2nd Edition) $22.25

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • C Programming Language (2nd Edition) $40.53

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Back Cover

In just 21 days, you'll have all the skills you need to get started with C. With this complete tutorial, you'll master the basics and them move on to the more advanced features and concepts.


* Understand the fundamentals of C.
* Master all the new and advanced features that C offers.
* Learn how to effectively use the latest tools and features of C, by following practical, real-world examples.
* Get expert tips from a leading authority on implementing C in the corporate environment.

Sams Teach Yourself C in 21 Days is designed for the way you learn. Go chapter by chapter through the step-by-step lessons, or just choose those lessons that interest you the most.

About the Author

Bradley L. Jones works with internet.com overseeing the EarthWeb software development channel. This includes overseeing sites such as Developer.com, CodeGuru.com, and Gamelan.com. He has directed the development of systems, both small scale and distributed as well as on a variety of platforms from the Palm OS to mainframe systems. He has developed systems using such tools as C, C#, C++, XML, SQL Server, PowerBuilder, Visual Basic, Active Server Pages (ASP), Satellite Forms, and more. JonesÕs other authoring credits include Sams Teach Yourself Advanced C in 21 Days (Sams Publishing) and Sams Teach Yourself C# in 21 Days (Sams Publishing).

Peter Aitken has been writing about computers and programming for over 10 years, with some 30 books and hundreds of magazine and trade publication articles to his credit. His recent book titles include Visual Basic .NET Programming With Peter Aitken, Office XP Development With VBA, XML the Microsoft Way, Windows Script Host, and Sams Teach Yourself Visual Basic .NET Internet Programming in 21 Days. For several years he was a Contributing Editor at Visual Developer magazine where he wrote a popular Visual Basic column, and he is a regular contributor to Microsoft OfficePro magazine and the DevX Web site. Peter is the proprietor of PGA Consulting, providing custom application and Internet development to business, academia, and government since 1994. You can reach him at peter@pgacon.com.


Product Details

  • Paperback: 960 pages
  • Publisher: Sams; 6 edition (October 5, 2002)
  • Language: English
  • ISBN-10: 0672324482
  • ISBN-13: 978-0672324482
  • Product Dimensions: 9.3 x 7.2 x 2.1 inches
  • Shipping Weight: 3.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.9 out of 5 stars  See all reviews (45 customer reviews)
  • Amazon Best Sellers Rank: #424,752 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

45 Reviews
5 star:
 (22)
4 star:
 (9)
3 star:
 (8)
2 star:
 (1)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
3.9 out of 5 stars (45 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

25 of 25 people found the following review helpful:
5.0 out of 5 stars Excellent book for Learning C, January 13, 2001
By 
Adam Pasztory "adampasz" (San Francisco, CA United States) - See all my reviews
(REAL NAME)   
Let's make things clear: This book teaches the ANSI C Programming Language.

It does not teach any of the following...
* Windows Programming
* Algorithm design
* Object Oriented Programming
* C++
* Advanced Programming

In 1996, when I first began to learn programming, I bought the first edition of this, along with about 5 books. Very quickly I had set all the rest aside.
In 5 years, it is the best book on pure C programming I had found, and I still refer to it on occasion.
It does not burden the reader with unnecessary abstract explanations. Nor does it gloss over features. This is not a Dummies Book. A novice may need to pore over certain sections repeatedly before some of the more complex concepts "click". But by dilligently compiling the examples, and attempting the practice exercises, the reader can gain a thorough understanding of C.
Thanks in part to this book I am now pursuing a successful career in software engineering. End of story.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 9 people found the following review helpful:
4.0 out of 5 stars Easy and complete, January 10, 2000
By A Customer
I found the book to be well-written, easy to follow and the examples more or less accurate for most compilers. As an introduction to the C language, the book contains a suprising amount of in-depth material, but it is primarily an introductory course. The accompanying CD contains a pre-assessment and post-assessment test, both of which contained 1 or 2 erroneous answers. Hopefully these errors will be corrected in future editions. Also, the assessment tests were fairly elementary and did not cover all of the material presented in the course. The CD also contains all of the source code used in the text.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 16 people found the following review helpful:
5.0 out of 5 stars This book does a great job of teaching C., June 20, 2000
By A Customer
I think this book does a great job of teaching the C language. And I am going to be frank about those people who gave it low reviews: They simply lack the necessary pre-requisite knowledge to understand programming.

If you don't know what a program is, etc, you are not ready to learn programming. You need to learn the basics of how computers work first.

Second, to the person who said "I couldn't get anything to work". Obviously, you were doing something wrong as most of the examples work fine with no modifications on a wide varity of platforms and compilers.

Yes I did find some errors in the included code samples. But although I have not yet completed the book, it appears to me that by the time a reader gets to the sample code with errors, they should already have enough knowledge from reading the material to find the errors and fix them.

For example, listing 5.5 fails to pass an argument when it calls a function. However, by the time you get to this section of the chapter, if you were paying attention, you should already know enough about functions to see that this program is obviously not going to work unless an argument is passed to the function being called. And you should also already know enough to figure out what argument you need to pass. If you don't catch the problem while entering the code, you should certainly see what the problem is when the compiler generates an error message when you try to build the program.

There are also a few programs that although they work under most compilers, would work better under some with a few modifications.

I use the Type & Run 2 example, which is a number guessing game. The book uses variable type "int" to store the number you have to guess.

Well, my FreeBSD box is a 32bit system instead of a 16 bit system. As such, variable type int is 4 bits long instead of 2 like on DOS compilers. This makes for a number guessing game with over 2 billion possible numbers. A pretty futile number guessing game in my opinion. However, once again by this time, if you are paying attention, you should know the variable type sizes of your system. And you should also be able to figure out a way to fix this program if you were paying attention. It is a simple matter of using a different variable type to store the number you have to guess. By this point in the chapter, you should know how to do this if you were paying attention.

All in all, I think this book does a great job, and the few examples that do contain errors or need modifications to work well on particular systems all come after you should already have enough knowledge to fix them.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(23)
(24)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject