Showing posts with label c programming. Show all posts
Showing posts with label c programming. Show all posts

Small C++ How to Program (5th Edition) Review

Small C++ How to Program (5th Edition)
Average Reviews:

(More customer reviews)
i got the book that i needed for school. great condition. even had the extra cd unused in the back like it said it did. thanks.

Click Here to see more reviews about: Small C++ How to Program (5th Edition)

This new, briefer edition of C++ How to Program follows all the extensive updates made to C++ How to Program, Fifth Edition and offers readers a concise, introduction to the basics of object-oriented programming in C++. Small C++ features an early object and classes approach and covers the basics of object-oriented programming including classes, objects, encapsulation, inheritance and polymorphism. Provides complete programming exercises along with numerous tips, recommended practices and cautions (all marked with icons) for writing code that is portable, reusable and optimized for performance. The accompanying CD-ROM includes all the source code from the book. A useful brief reference for programmers or anyone who wants to learn more about the C++ programming language.

Buy NowGet 42% OFF

Click here for more information about Small C++ How to Program (5th Edition)

Read More...

C Programming Language (2nd Edition) Review

C Programming Language (2nd Edition)
Average Reviews:

(More customer reviews)
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.

Click Here to see more reviews about: C Programming Language (2nd Edition)

The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. For years, C programmers have let K&R guide them to building well-structured and efficient programs. Now this same help is available to those working with ANSI compilers. Includes detailed coverage of the C language plus the official C language reference manual for at-a-glance help with syntax notation, declarations, ANSI changes, scope rules, and the list goes on and on.

Buy NowGet 28% OFF

Click here for more information about C Programming Language (2nd Edition)

Read More...

Engineering Problem Solving with C (3rd Edition) Review

Engineering Problem Solving with C (3rd Edition)
Average Reviews:

(More customer reviews)
What should have been a definitive work on classical C programming is seriously flawed by the presence of dozens and dozens of errors. The basic idea is excellent: that is, to relate the learning of C to real life engineering applications. A good editor could have made this an excellent text.

Click Here to see more reviews about: Engineering Problem Solving with C (3rd Edition)

In this revision of a popular book, the best-selling author provides a new theme for the real-world engineering and scientific examples and problems used throughout the book. Solutions to the problems are developed using the language C and the author's signature five-step problem solving process. Centered around a theme of oceans and their role in the complex interactions of environment, the book enables readers to solve real-world and scientific problems. Four types of exercises are presented to develop problem-solving skills - Practice! problems, Modify! problems, Short-Answer problems, and Programming problems. Coverage of essential features that are needed to write reusable C code are included such as C structures and pointers. The book also provides an introduction to object-oriented programming and C++. For engineers and scientists who want to use ANSI C to solve practical engineering and scientific problems.

Buy NowGet 20% OFF

Click here for more information about Engineering Problem Solving with C (3rd Edition)

Read More...

Engineering Problem Solving with C++ Review

Engineering Problem Solving with C++
Average Reviews:

(More customer reviews)
As a computer science student who changed majors to computer engineering, this was one of the best programming books that I've read in college. It actually teaches you problem solving in a very straightforward manner. Not without flaws though, since there are quite a few typos and errors in the code of the programs in the book; however, everyone with at least some basic understanding of computer programming should be able to figure out what is wrong and fix them quite easily.
With the help of this book I was able to apply C++ to a lot of common problems encountered throughout all engineering fields; from statistics to simple physics and math problems. After taking the class, in which this book was used, this book has become one of my main references.

Click Here to see more reviews about: Engineering Problem Solving with C++

With carefully chosen topics presented in a logical order, this book provides an excellent introduction to the object-oriented features of C++ programming and the Standard C++ library. Clearly written and easy to understand, it provides examples and applications along with problem solving techniques, enabling the reader to learn this powerful language quickly and easily.This book covers such topics as the 5-step approach to problem solving; object-based features of C++ and the fundamentals of programming; engineering examples and applications; and an integrated introduction to function templates and classes defined in the Standard C++ library.For professional engineers who want to learn C++ programming language about its object-oriented features.

Buy Now

Click here for more information about Engineering Problem Solving with C++

Read More...

Pascal Programming and Problem Solving (4th Edition) Review

Pascal Programming and Problem Solving (4th Edition)
Average Reviews:

(More customer reviews)
this book is large, informative, and helpful. out of the six pascal books i own, this is my favorite. i'm trying to make a math game called "24", and i'm incorporating an example program from this book.

Click Here to see more reviews about: Pascal Programming and Problem Solving (4th Edition)



Buy Now

Click here for more information about Pascal Programming and Problem Solving (4th Edition)

Read More...