Microsoft Visual C++ 6.0 Reference

Visit Microsoft Visual C++ 6.0 Reference

Microsoft Visual C++ 6.0 Reference Library is the print equivalent of the voluminous online Help reference information that accompanies Visual C++. It's a comprehensive, accurate resource from the Microsoft product development team for programming with this powerful, highly productive object-oriented development environment. The set offers in-depth coverage of Visual C++, including: Terminology and concepts for C and C++ language definitions A-Z listings of preprocessor directives An alphabetical reference of the Microsoft Foundation Class library A section on macros and globals A reference for the Active Template Library (ATL) and for OLE DB A-Z listings for the run-time and iostream libraries, including helpful source code examples. Includes five volumes: Visual C++ 6.0 Language Reference, Visual C++ 6.0 MFC Library Reference, Part 1 Visual C++ 6.0 MFC Library Reference, Part 2 Visual C++, ATL Reference Visual C++ 6.0 Runtime Library.

  • Cost: $104.99
  • Pages: 5072
  • Edition: 5th edition
  • ISBN: 1572318651

Modern C++ Design

Visit Modern C++ Design

In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code. This book introduces the concept of generic components–reusable design templates that produce boilerplate code for compiler consumption–all within C++. Generic components enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding. The author describes the specific C++ techniques and features that are used in building generic components and goes on to implement industrial strength generic components for real-world applications.

  • Cost: $42.99
  • Pages: 352
  • Edition: 1st edition
  • ISBN: 0201704315

More Exceptional C++

Visit More Exceptional C++

Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications. Built around forty programming puzzles, More Exceptional C++ helps you understand the rules and issues critical to successful software design and development in C++. New themes included in this sequel place a strong emphasis on generic programming, memory management, and using the C++ standard library, including coverage of important techniques like traits and predicates. Topics include using remove() and erase() for Standard Template Library (STL) containers, custom templates with inheritance and traits, and more.

  • Cost: $35.00
  • Pages: 256
  • Edition: 1st edition
  • ISBN: 020170434X

Practical Visual C++ 6

Visit Practical Visual C++ 6

Practical Visual C++ takes a straight forward, no-nonsense approach to teaching C++. You start by learning the basics of Developer Studio with the use of the Wizards, editors, and debuggers. Then move on to the core language, including program flow, data types, functions, classes, object-oriented programming, and more. You then progress into the Microsoft Foundation Classes (MFC), the libraries of pre-build classes that Microsoft provides to make Visual C++ programming much easier. By understanding how to use the classes within MFC, you will be able to create nearly any type of program. Specific coverage includes working with dialogs, objects, controls, document-views, file manipulation, and printing. Presents step-by-step instructions on the most commonly used features of Visual C++ 6, making it the average user's guide to working efficiently. Centered on task-based solutions and easy-to implement tips. Jon Bates is a software design consultant.

  • Cost: $20.99
  • Pages: 832
  • Edition: 1st edition
  • ISBN: 0789721422

Sams Teach Yourself C in 21 Days

Visit Sams Teach Yourself C in 21 Days

Sams Teach Yourself C in 21 Days, Fifth Edition presents C programming techniques in a logical and easy-to-follow sequence that helps you understand the principles involved in developing C programs. Learn the basics of writing a program, then move on to arrays, pointers, disk input/output, functions, and more. This book covers the basics of C including variables, constants, conditional statements, loops, pointers, data structures, input/output, and functions. Sams Teach Yourself C in 21 Days, Fifth Edition, presents C in the most logical and easy-to-learn sequence, and is geared towards programmers learning the C language. Provides the perfect starter kit for new C programmers. Includes the basic coverage of C including variables, constants, conditional statements, loops, pointers, data structures, disk input/output, and functions. Peter Aitken is an associate professor at Duke University Medical Center who has developed tools using C and C++.

  • Cost: $6.25
  • Pages: 800
  • Edition: 5th edition
  • ISBN: 0672317664

Sams Teach Yourself C++

Visit Sams Teach Yourself C++

The C++ programming language is enjoying a resurgence of popularity. The combination of the proven Sams Teach Yourself C++ in 21 Days book with the best-selling Microsoft 6.0 compiler makes this package the perfect starter kit for new C++ programmers! Each of the 21 lessons consist of a full day's activities as you learn the in's and out's of C++ programming. You will be able to verify you are learning C++ by answering the questions within the book. Also use the assessment exam to see how well you have learned or what you need to review. Comes with the most popular C++ Compiler, Microsoft's Introductory Edition 6.0 Compiler; The one-stop solution for learning the most widely accepted and rapidly growing object-oriented language. Test your C++ programming knowledge with the pre and post assessment testing product. It assumes no prior knowledge of programming and offers solid instruction and the authors insights into best programming practices.

  • Cost: $24.49
  • Pages: 912
  • Edition: 4th edition
  • ISBN: 067232072X

Sams Teach Yourself C++ for Linux

Visit Sams Teach Yourself C++ for Linux

Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real time Middleware. Twenty-six tutorials introduce programming with C++ under the Linux operating system, covering such fundamentals as managing input/output, loops and arrays, object-oriented programming, templates, and creating applications. The CD-ROM contains source code, third party utilities, and Mandrake Linux 6.1. The book is not really a "21 day" course, but rather a course made up of 21 units. Some units are too big to tackle in one day, such as the chapters on references and error-handling, unless one has 8 hours to dedicate to this. For most three months is a reasonable amount of time to complete this book.

  • Cost: $27.99
  • Pages: 1109
  • Edition: Book and CD-ROM edition
  • ISBN: 0672318954

Standard C Library

Visit Standard C Library

Prentice Hall's most important C programming title in years. A collection of reusable functions (code for building data structures, code for performing math functions and scientific calculations, etc.) which will save C programmers time and money especially when working on large programming projects. The C Library is part of the ANSI (American National Standard Institute) for the C Language. This new book contains the complete code for the library. It covers elements of the library with which even the most experienced C programmers are not familiar such as internationalization (the ability to write programs that can adapt to different cultural locales, for example, using the C library, programmers can write software that manipulates large character sets such as Kanji). Structured like the Standard C Library, it contains 15 headers declaring or defining all of the names in the library. Plauger is one of the leading experts in C and the C Library.

  • Cost: $53.00
  • Pages: 512
  • Edition: 1st edition
  • ISBN: 0131315099

Starting Out with C++

Visit Starting Out with C++

This new edition of Starting Out with C++ is a concise text aimed at teaching C++ in logical steps. The book starts with a firm foundation in structured, procedural programming and progresses to the object-oriented programming paradigm. Written in clear, easy-to-understand language, this book introduces topics on mathematical expressions, looping, functions, arrays and structured data, as well as other features used in computer programming. The clear presentation and focus on core concepts make it ideal for beginning programmers learning C++ on their own or in a classroom setting. A step-by-step introduction to the Visual C++ environment. Unlike other Visual C++ supplements, White provides clear, explicit step-by-step discussions, which any student studying from Gaddis will be able to understand. Instructor Materials: Test Bank, Casestudy solutions, Programming Challenge Solutions and Answers to the even-numbered review questions are included.

  • Cost: $51.77
  • Pages: 1323
  • Edition: 3rd edition
  • ISBN: 1576760634

STL Programming

Visit STL Programming

Written in a clear, concise, and uncompromising style, STL Programming from the Ground Up is a fast paced tutorial that provides dozens of ready-to-run examples, programming pointers, and insider tips. It starts with the basics, including a brief history of the STL and its recent standardization, and then describes all of its components. Detailed chapters cover the various containers, algorithms, iterators, function objects, and adapters supported by the STL. You'll even learn how to create your own containers and algorithms! Throughout, you'll find Herb's "In Depth" boxes packed with critical insights and practical techniques. Topics include and overview of STL; The sequence containers: vector, list, deque; The associate container: map, multimap, set, and multiset; The container adapaters: queue, stack, and priority_queue; Algorithms; Function Objects; Binders, negators, adn predicates; Creating your own containers, and much more!

  • Cost: $27.99
  • Pages: 442
  • Edition: paperback
  • ISBN: 0078825075