Get the in-depth architectural information you need about the hottest OOP language for Microsoft(R) .NET--now updated for final release code. Take a detailed look at the internal architecture of the groundbreaking C# language with this architectural reference. It's fully updated with information about the Microsoft(R) .NET platform and Microsoft Visual Studio(R) .NET. It's packed with sample code and demo applications to show you exactly how to develop with C#. You'll explore this advanced langu...
Practical Data Structures Usin
by ANTONAKOS and Danielle F. W. Mansfield
Beginning ATL COM Programming (Beginning S.)
by Richard Grimes, George Reilly, Alex Stockton, and Julian Templeman
Starting Out with C++, Brief Version, Student Value Edition
by Tony Gaddis
MyProgrammingLab with Pearson eText -- Access Card -- for Absolute Java
by Kenrick Mock
ALERT: Before you purchase, check with your instructor or review your course syllabus to ensure that you select the correct ISBN. Several versions of Pearson's MyLab & Mastering products exist for each title, including customized versions for individual schools, and registrations are not transferable. In addition, you may need a CourseID, provided by your instructor, to register for and use Pearson's MyLab & Mastering products. Packages Access codes for Pearson's MyLab & Mastering products may...
Take your C++ coding to the next level by leveraging the latest features and advanced techniques to building high performing, reliable applications. About This Book • Get acquainted with the latest features in C++ 17 • Take advantage of the myriad of features and possibilities that C++ offers to build real-world applications • Write clear and expressive code in C++, and get insights into how to keep your code error-free Who This Book Is For This book is for experienced C++ developers. If yo...
As multicore and manycore systems become increasingly dominant, handling concurrency will be one of the most crucial challenges developers face. Just as most mainstream programmers have been required to master GUIs and objects, so it will be for concurrency: to achieve the performance they need, developers will have to build and master new libraries, tools, runtime systems, language extensions and above all, new programming best practices. In Effective Concurrency in C++, world-renowned programm...
Modern C++ at your fingertips! About This Book • This book gets you started with the exciting world of C++ programming • It will enable you to write C++ code that uses the standard library, has a level of object orientation, and uses memory in a safe and effective way • It forms the basis of programming and covers concepts such as data structures and the core programming language Who This Book Is For A computer, an internet connection, and the desire to learn how to code in C++ is all you ne...
Borland C++ 3.1 Object Oriented Programme
by Steve Tendon and Marco Cantu
AudienceExisting VB, C, Java, and C# Programmers interested in learning C++. Anyone interested in doing complex programming should learn C++ (provides power and performance of C with object oriented programming).
The Object-Oriented Software Design and Construction with C++ organization integrates object-oriented design strategies and software engineering issues. This text and reference book presents object-oriented language features in a rational, coherent manner because the features are related to the underlying concepts in object-oriented programming and to the goals, problems, and methods of software engineering. The book assumes no previous background in object-oriented programming or C++ syntax. Fe...
Objects, Abstraction, Data Structures and Design (Wiley Plus Products)
by Elliot B Koffman and Paul A. T. Wolfgang
* A revolutionary book that intertwines problem solving and software engineering with the study of traditional data structures topics * Promotes a five-step methodology to limit program errors and increase efficiency: problem specification, analysis, design, implementation, and testing * The Java Application Programming Interface (API) is used throughout and wherever possible, the specification and interface for a data structure follow the Java Collections Framework