C++ Programming: Program Design Including Data Structures, 5th Edition

C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES remains the definitive text for the CS1/CS1 course sequence. In this new fifth edition, D.S. Malik continues to employ his student-focused, example-based methodology to teach C++ Programming to introductory computing students. Changes to this edition include new debugging sections in each

 

Objective-C Fundamentals

Objective-C Fundamentals is a hands-on tutorial that leads you from your first line of Objective-C code through the process of building native apps for the iPhone using the latest version of the SDK. You’ll learn to avoid the most common pitfalls, while exploring the expressive Objective-C language

 

C++ Design Patterns and Derivatives Pricing, 2nd Edition

Newly updated second edition and now in paperback! This is the first book on implementing financial models using object-oriented C++. Assuming only a basic knowledge of C++ and mathematical finance, the reader learns how to produce well-designed, structured, reusable code via carefully-chosen examples. This new edition includes several

 

C++ How to Program, 8th Edition

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

 

Starting Out with C++ Brief: From Control Structures through Objects, 6th Edition

In this brief version of Starting Out with C++, Gaddis takes a problem-solving approach, inspiring students to understand the logic behind developing quality programs while introducing the C++ programming language. This style of teaching builds programming confidence and enhances each student’s development of programming skills. This edition in

 

Expert C++/CLI: .NET for Visual C++ Programmers

Stan Lippman is one of the best-selling authors on C++ and has long been one of the major contributors to its growth and standardization. He is the architect C++/CLI, Microsoft’s latest extension to C++. Under his guidance, experienced C++ developer and trainer – and Visual C++ MVP —

 

How To Think Like A Computer Scientist: C++ Version

HOW TO THINK LIKE A COMPUTER SCIENTIST. * Published under the terms of the GNU Free Documentation License. Money raised from the sale of this book supports the development of free software and documentation.

 

Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More

Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today’s computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today’s developers need help

 

C++ Programming: From Problem Analysis to Program Design, 5th Edition

C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, FIFTH EDITION, is the latest edition of the definitive text for CS1 courses. Author D.S. Malik continues to employ his student-focused, example-based methodology to teach C++ programming to introductory computing students. Each chapter includes new debugging sections, a wealth of

 

Programming Like a Pro for Teens

Are you ready to learn how to program a computer? You’ll do just that in this book. PROGRAMMING LIKE A PRO FOR TEENS is written in a friendly, unassuming voice that makes it possible for you to master the ideas and concepts that professionals use for programming every