| Partner Links |
DVD Software |
|
| Home : C : Books | | Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
Books Listings |
|
Total:
36 | Displaying: 1 - 10 | Pages: 1234 |
|
|
Schaum's Outline of Programming with C
|
Website
Refer
Review It
|
The broad, yet in-depth coverage of C programming language, within the context of today`s C programming style, makes this book as useful for practicing professionals as it is for beginning programmers. This study guide solves many sample problems using other programming languages so readers can compare several popular languages. It also includes clear explanations of most of the features in the current ANSI standard. The emphasis throughout is on designing clear, legible, modular and efficient programs.
Price: 11.87 - Updated: 12/31/2003
|
|
C by Example
|
Website
Refer
Review It
|
At present, C is one of the most popular programming languages. It is not only flexible, but efficient and highly portable, and is now used for writing many different kinds of programs, from compilers and assemblers to spreadsheets and games. Assuming only familiarity with basic programming concepts such as variables and looping, this book covers all aspects of the C language, including a detailed look at file handling and pointers. The text is self-contained and contains a wealth of examples and exercises that test the understanding of the concepts developed in each chapter. Anybody who wishes to come to grips with the art of programming in C will find this a most valuable book.
Price: 40 - Updated: 12/31/2003
|
|
Software Project Survival Guide
|
Website
Refer
Review It
|
Provides a short overview of a successful software project and details a plan for software development for medium-sized client/server projects using such modern development practices as object-oriented design and programming. (Can also be adapted for projects using traditional development practices and mainframe computers.) Designed for commercial applications and business systems, the plan is not rigorous enough to support life- or safety- critical systems. Book News, Inc.®, Portland, OR
Equip yourself with SOFTWARE PROJECT SURVIVAL GUIDE. It`s for everyone with a stake in the outcome of a development project--and especially for those without formal software project management training. That includes top managers, executives, clients, investors, end-user representatives, project managers, and technical leads.
Here you`ll find guidance from the acclaimed author of the classics CODE COMPLETE and RAPID DEVELOPMENT. Steve McConnell draws on solid research and a career`s worth of hard-won experience to map the surest path to your goal--what he calls `one specific approach to software development that works pretty well most of the time for most projects.` Nineteen chapters in four sections cover the concepts and strategies you need for mastering the development process, including planning, design, management, quality assurance, testing, and archiving. For newcomers and seasoned project managers alike, SOFTWARE PROJECT SURVIVAL GUIDE draws on a vast store of techniques to create an elegantly simplified and reliable framework for project management success.
So don`t worry about wandering among complex sets of project management techniques that require years to sort out and master. SOFTWARE PROJECT SURVIVAL GUIDE goes straight to the heart of the matter to help your projects succeed. And that makes it a required addition to every professional`s bookshelf.
Price: 17.49 - Updated: 12/31/2003
|
|
Programming in ANSI C
|
Website
Refer
Review It
|
Readers learn how to write, compile, and execute computer programs in this popular programming language. Written for novices and experienced programmers alike, this comprehensive `teach by example` book can help you master the unique features of the popular and powerful C language. With more than 90 program examples and helpful end-of-chapter exercises, this clearly written tutorial is all you`ll need to learn how to use the standardized version of C.
Includes a complete introduction to the C language and thorough explanations of functions that have been standardized
Covers program looping, decision-making, arrays, structures, character strings, pointers, and bit operations
Features a step-by-step format for compiling and writing programs in ANSI C
Price: 20.97 - Updated: 12/31/2003
|
|
The Pocket Handbook of Image Processing Algorithms In C
|
Website
Refer
Review It
|
This handy desktop reference gathers together into one easy-to-use volume the most popular image processing algorithms. Designed to be used at the computer terminal, it features an illustrated, annotated dictionary format — with clear, concise definitions, examples, and C program code. Covers algorithms for adaptive filters, coding and compression, color image processing, histogram operations, image fundamentals, mensuration, morphological filters, nonlinear filters, segmentation, spatial filters, spatial frequency filters, storage formats, and transforms. Includes graphic oriented techniques such as warping, morphing, zooming, and dithering. Provides algorithms for image noise generation. MARKETS: For users and developers of image processing systems and programs.
Price: 33 - Updated: 12/31/2003
|
|
C Interfaces and Implementations
|
Website
Refer
Review It
|
Shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. Details 24 interfaces and their implementations and looks at eight sample applications, presenting them as literate programs with explanations interwoven with source code. Focuses on algorithm engineering and how to package data structures and related algorithms into reusable models. For C programmers, and students with a previous undergraduate introductory programming course. Annotation c. by Book News, Inc., Portland, Or.
Price: 43.23 - Updated: 12/31/2003
|
|
C/C++ Programmer's Reference
|
Website
Refer
Review It
|
Reviews the rules and syntax of the principles commands that comprise the C programming language and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, mathematical, and utility functions, and overview the components of the iostream library and the standard class library.Book News, Inc.®, Portland, OR
Price: 13.99 - Updated: 12/31/2003
|
|
C Programming: A Modern Approach
|
Website
Refer
Review It
|
Covers the C language from the basics to advanced programming, for students and experienced programmers. Emphasizes a software engineering approach in sections on basic features of C; the standard C library; and advanced features such as pointers, declarations, and programming design. Features real-life examples, C code, exercises, and Q&A sections. Includes reference appendices. Annotation c. by Book News, Inc., Portland, Or.
Price: 79.55 - Updated: 12/31/2003
|
|
Algorithms in C, Parts 1-5 (Bundle):
|
Website
Refer
Review It
|
This text aims to provide an introduction to graph algorithms and data structures and an understanding of the basic properties of a broad range of fundamental graph algorithms. It is suitable for anyone with some basic programming concepts. It covers graph properties and types, graph search, directed graphs, minimal spanning trees, shortest paths, and networks.
Price: 78.99 - Updated: 12/31/2003
|
|
Pointers on C
|
Website
Refer
Review It
|
Provides background information needed to understand C. Covers pointers thoroughly, including syntax, techniques for their effective use, and common programming idioms in which they appear. Compares different methods for implementing common abstract data structures. Paper. DLC: C
Price: 73 - Updated: 12/31/2003
|
|
|
|