» advanced search
subscribe & win

Sign up for our newsletter and enter to win FREE books.

your e-mail address Send!

browse BOOKS

Page 1 of 20   change currency
sort by
C Programming Language

C Programming Language more books like this

by Brian W Kernighan, Dennis Ritchie

This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to ...

see all copies from $3.71!

new only from $33.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Pro C# 2008 and the .NET 3.5 Platform

Pro C# 2008 and the .NET 3.5 Platform more books like this

by Andrew Troelsen

.NET 3.5 is Microsoft s largest development software launch since .NET 2.0. A new version of Visual Studio Visual Studio Orcas is being created for the new Framework together with new versions of both the C# and Visual Basic languages. This book deals with this new C# language. The book provides developers with a complete treatise on the new ...

see all copies from $31.91!

new only from $35.00! | SVSClick for books eligible for free or discount Super Value Shipping.

C How to Program

C How to Program more books like this

by Deitel

For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches ...

see all copies from $20.95!

new only from $57.88! | SVSClick for books eligible for free or discount Super Value Shipping.

Programming in Objective-C 2.0

Programming in Objective-C 2.0 more books like this

by Stephen G Kochan

From the author of Programming in C,Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to the Objective-C language. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in ...

see all copies from $22.69!

new only from $26.59! | SVSClick for books eligible for free or discount Super Value Shipping.

Numerical recipes the art of scientific computing

Numerical recipes the art of scientific computing more books like this

by Press

Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in colour for easy reading, adopts an object-oriented style ...

see all copies from $1.99!

new only from $29.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Starting Out with C++: From Control Structures Through Objects

Starting Out with C++: From Control Structures Through Objects more books like this

by Tony Gaddis

Tony Gaddis's accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"--but never ...

see all copies from $17.28!

new only from $68.03! | SVSClick for books eligible for free or discount Super Value Shipping.

C++ Primer

C++ Primer more books like this

by Stanley B Lippman

"C++ Primer is well known as one of the best books for learning C++ and is useful for C++ programmers of all skill levels. This Fourth Edition not only keeps this tradition alive, it actually improves on it." --Steve Vinoski, Chief Engineer, Product Innovation, IONA Technologies "The Primer really brings this large and complex language down to ...

see all copies from $1.99!

new only from $15.88! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Programming C#

Programming C# more books like this

by Jesse Liberty

The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# ...

see all copies from $1.99!

new only from $6.74!

Programming in C

Programming in C more books like this

by Stephen Kochan

Learn C programming from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. In its third edition, the style in this book remains true to the simple, instructional style of previous editions. It provides you with updated and relevant examples of how C ...

see all copies from $1.99!

new only from $24.58! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Visual C# 2008 How to Program

Visual C# 2008 How to Program more books like this

by P J Deitel, H M Deitel

For courses that offer a Microsoft-specific C++ programming focus using Visual C++ 2008. Based on the authors' highly popular C++-standard-compliant textbook, C++ How to Program, 6/e, Visual C++ How to Program 2/ E builds off this successful approach to offer readers a comprehensive introduction to Visual C++. Through their ongoing consultation ...

see all copies from $66.84!

new only from $88.01! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Numerical recipes in C the art of scientific computing more books like this

by Press

Now the acclaimed Second Edition of Numerical Recipes is available in the C++ object-oriented programming language. Including and updating the full mathematical and explanatory contents of Numerical Recipes in C, this new version incorporates completely new C++ versions of the more than 300 Numerical Recipes routines that are widely recognized as ...

see all copies from $4.45!

new only from $23.95! | first editions

view cover

Practical C Programming more books like this

by Steve Oualline

A complete introduction to the C++ language for the beginning programmer and C programmers transitioning to C++. This book emphasizes a practical, real-world approach, including how to debug, how to make your code understandable to others, and how to understand other people's code. Covers good programming style, C++ syntax (what to use and what ...

see all copies from $1.99!

new only from $7.34! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C++ Programming: Program Design Including Data Structures more books like this

by D S Malik

Written exclusively for the student as opposed to the IT professional, this text contains numerous clear and complete explanations and examples. Using problem-solving throughout, this book offers comprehensive coverage of introductory C++ programming topics and then moves the students confidentially into more advanced concepts. Written for the ...

see all copies from $1.99!

new only from $17.75! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Effective C++: 55 Specific Ways to Improve Your Programs and Designs more books like this

by Scott Meyers

"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you think you know everything about C++, think again." -- Steve Schirripa, Software Engineer, Google"C++ and the C++ community have grown up in the last fifteen years, and ...

see all copies from $32.98!

new only from $33.67! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

The C++ Programming Language Still Available more books like this

by Bjarne Stroustrup

*Written by the inventor of the language, the book is the defining, classic text on the language that has become central to software development over the past five years. This third edition incorporates additions and changes on a major scale. In particular, the new edition is based on the ANSI/ISO C++ final draft with its many new language ...

see all copies from $5.05!

new only from $25.47! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C How to Program more books like this

by Harvey M Deitel, PH.D., Paul J Deitel

For courses on C# programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education. An exciting addition to the How to Program series, C# How to Program provides a comprehensive introduction to Microsoft's new object-oriented language. C# builds on the skills already mastered by countless C++ and ...

see all copies from $1.99!

new only from $5.35! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Microsoft Visual C# 2008 Step by Step more books like this

by John Sharp

Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio(r) 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Whether you re a beginning ...

see all copies from $16.61!

new only from $17.92! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C# for Dummies more books like this

by Stephen Randy Davis

The all-in-one reference that gets you comfortable with object-oriented methods and up and running doing C++ programming. Written for C programmers migrating to C++, this book covers Borland C++, Turbo C++, and Visual C++ and teaches encapsulation, inheritance, and ploymorphism. Features "What, Why and How Does It Work" chapter sections.

see all copies from $1.99!

new only from $1.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Problem Solving and Program Design in C more books like this

by Jeri R Hanly, Elliot B Koffman

Using a subset of ANSI C, Problem Solving and Program Design in C, Second Edition teaches a disciplined approach to solving problems and to applying widely accepted software engineering methods to design program solutions. Intended for a first course in programming, this text assumes no prior knowledge of computers or programming. Written to be ...

see all copies from $1.99!

new only from $35.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C Programming: A Modern Approach more books like this

by K N King

This introduction to the C programming language is based on the C ANSI dialect and is usable with all ANSI-compatible compilers and all operating systems. The three main parts of the text are: basic grounding in C; advanced topics and program writing; and a reference apparatus.

see all copies from $11.98!

new only from $41.34! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Starting Out with C++: Early Objects more books like this

by Tony Gaddis, Judy Walters, Godfrey Muganda

Starting Out With C++: Early Objects is intended for either a one semester traditional introductory programming course or a two-semester C++ programming sequence, with introductory material placed in the first half of the text and more advanced topics, such as recursion and data structures, placed in the second half. Objects are introduced early, ...

see all copies from $20.49!

new only from $79.50! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C, a Reference Manual more books like this

by Samuel P Harbison, III

For programmers interested in programming in C++ and the future of C. This fourth edition of the bestselling C reference covers two important developments: the ISO C Amendment 1 (1994), which specifies new facilities for writing portable, international programs in C; and a discussion of how to write C programs that are compatible with C++.

see all copies from $1.99!

new only from $5.97! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Programming Microsoft Visual C#: The Language more books like this

by Donis Marshall

Get the essential, straightforward information you need to master the core capabilities of Visual C# 2005. Both new and experienced developers get expert guidance, hands-on programming instruction, and practical examples to help advance their proficiency in developing applications for Microsoft Windows and the Web. Discover how to: Refine class ...

see all copies from $1.99!

new only from $1.99! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C++: The Complete Reference, 4th Edition more books like this

by Herbert Schildt

Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI - plus, a complete description of the Standard Template Library (STL).

see all copies from $4.21!

new only from $17.61! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Introduction to Programming with C]+ more books like this

by Diane Zak

"An Introduction to Programming with C++, Fifth Edition" is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates users by demonstrating why they need to learn the concepts and skills presented. Each chapter contains a Concept Lesson introducing one or more programming ...

see all copies from $1.99!

new only from $3.49! | SVSClick for books eligible for free or discount Super Value Shipping.


Page 1 of 20: 1 2 3 4 5 6 7 8 9 10 Next>

 

Our Money-Back Guarantee

We guarantee every item's condition, as described on Alibris. If you are not satisfied that an item is as described, return your purchase for a refund.