| ||||||||||||||||||
![]() Gutschein erhalten
Tauschen Sie jetzt The C Programming Language. (Prentice Hall Software) gegen einen Amazon-Gutschein in Höhe von EUR 13,05 ein - einlösbar für Tausende von Artikeln bei Amazon.de. Entdecken Sie mehr eintauschbare Bücher im Bücher Trade-In Shop. Bitte beachten Sie die Teilnahmebedingungen.
|
Produktinformation
Möchten Sie die Produktinformationen aktualisieren oder Feedback zu den Produktabbildungen geben?
Ist der Verkauf dieses Produkts für Sie nicht akzeptabel? |
This masterful tour of C features concentrates on essential programming constructs, from the basics--such as data types, variables, operators and flow control--to more advanced topics. Short, effective programming samples are the rule here. (Many samples work with strings and text files). Along the way, the authors don't shy away from the thornier C topics. For example, when discussing pointers, they look at pointers to pointers and even pointers to functions. Later in the book, they offer useful code for a flexible memory allocation scheme and a binary tree. The text concludes with the formal specification for C and a compact listing of the functions in the C standard header files.
C is still a great first programming language, and its influence is felt in Java and C++, both of which support many programming constructs based on C, while adding support for objects. The C Programming Language is still an excellent reference to one of our most successful and efficient programming languages. It's a book that deserves a place on the bookshelf of any C/C++ developer, regardless of your experience with the language. --Richard Dragan, Amazon.com
Topics covered:
Tags, die Kunden mit diesem Produkt verbinden(Was ist das?)Klicken Sie zum Suchen verwandter Artikel, Diskussionen oder Personen auf ein Tag.
|
|
Sagen Sie Ihre Meinung zu diesem Artikel:
|
||||||||||||||||||||||
|
Die hilfreichsten Kundenrezensionen
17 von 17 Kunden fanden die folgende Rezension hilfreich:
5.0 von 5 Sternen
The C Programming Bible,
Rezension bezieht sich auf: The C Programming Language. (Prentice Hall Software) (Taschenbuch)
As many of the other reviews, I praise this book. This book claim it is not intended for novices, something many other reviewers have confirmed. But I think that is underestimating novices. From knowing very little about programming (read .bat files), I became quite fluent in C by just reading this book. It give a complete picture of the C language, ande the code examples are (imho) clear, concise and the style is good. One thing I like is that many of the examples are complete prgrams, something I found useful when trying to understand the code. This is THE resource for learning C programming. Plus, with it's good index and refernce manual, It is allso a convenient book to keep on the desk for reference. After all this bragging, here's the downside: This book is not meant for "idiots", as C programming language is not for "idiots". You need some ability to think structured and logical. Anyone who have trouble writing simple shell-scripts etc. should opt for a "for dummies" type of book. At last, please remember that this is a subjetive review, based on MY needs and MY experiences, and you may not agree with me.
Helfen Sie anderen Kunden bei der Suche nach den hilfreichsten Rezensionen
6 von 6 Kunden fanden die folgende Rezension hilfreich:
5.0 von 5 Sternen
The best programming book I ever bought.,
Von
Rezension bezieht sich auf: The C Programming Language. (Prentice Hall Software) (Taschenbuch)
I've first bought this book when I started my academic studies,and 5 years of work with Fortran 77 and three years of work withPascal.This small book (270 pages, including the index) served me well through my degree, and I still keep the dog-eared, yellowing, aged book with me at work. The book focuses on the language itself - this is no hands-on book (no explanations on how to use this compiler or that debugger, though it is a little biased toward Unix) in a clear, concise, and thorough way covering all of the language and it's standard libraries. I especially liked the excercises (the solutions come in a seperate volume) and the C source code examples of how some of the library routines are (or may be) implemented. With this book I had no problem understanding the more difficult subjects (e.g. many people have problems with pointers, and this book makes the subject easy to understand) and avoiding pitfalls. I've read it in a week, and keeping it in hand's reach smoothly started programming in C. The only drawback I see in this book is it's price, it's a small book which sells *very* well, and I'd expect it's price to be lower. This book is *not* for people who study C as their first programming language (those would be better served with a pair of books - a first course in programming and compiler guide). Helfen Sie anderen Kunden bei der Suche nach den hilfreichsten Rezensionen
3 von 3 Kunden fanden die folgende Rezension hilfreich:
5.0 von 5 Sternen
A high-intensity tutorial and a great reference,
Von
Rezension bezieht sich auf: The C Programming Language. (Prentice Hall Software) (Taschenbuch)
This book (widely known as K&R, after the authors' initials) has for over twenty years been the best way to learn C. When I got this book in 1980, I had access to a Unix system and worked through much of the tutorial material in it. On the way I learnt a great deal, not just about C, but about good programming style, code reuse, the value of clear comments--in short, I was introduced to the skill set of an experienced computer professional.The book was a trendsetter in several ways. For example, the very first exercise given is to print "hello, world"; this is now seen as the first exercise in innumerable other, more recent books, many of which may not realize that they are borrowing from K&R. The rest of chapter 1 (there's a chapter 0, an introduction; another geek-cool change which has been widely copied) is a tutorial that takes you through assignment statements, data types, if/else, for, while, printf, function definitions, arrays, and variable scoping, in less than 30 pages. If you work your way through the embedded exercises you'll have written utilities to strip tabs, reverse input by lines, strip trailing whitespace from input, and several others. This is much more challenging than most tutorials, but the effect on the student is that you feel you are being treated as an equal. The book doesn't talk down to you; it gives you accurate and concise answers. It's written for programmers, in other words. The next few chapters go back over the elements of C in more detail, and should also be treated as a tutorial. Going through this material religiously will be far more valuable than any college class could possibly be. There is a reference section at the back, which is good to have. But the real value of this book is in the tutorial approach: it is a rare pleasure in the computing field to find a book that is simultaneously clear, stimulating and informative. Helfen Sie anderen Kunden bei der Suche nach den hilfreichsten Rezensionen
Sagen Sie Ihre Meinung zu diesem Artikel: Eigene Rezension erstellen
|
Die neuesten Kundenrezensionen |
|
Das Forum zu diesem Produkt
Fragen stellen, Meinungen austauschen, Einblicke gewinnen Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
|
Ähnliche Foren
|
||||||||||||||||||||||||||||||||||
|
|
|