eBooks-it.org Logo
eBooks-IT.org Inner Image

Ivor Horton eBooks

Download free Ivor Horton eBooks

Using The C++ Standard Template Libraries

Using The C++ Standard Template Libraries Image
Beginning STL is a contemporary treatment that teaches you the latest C++ 14 APIs, libraries and extensions and how to apply these to your C++ 14 applications. In this book, author Ivor Horton explains what the STL is and how to use it with your C++ applications. You'll learn how to use containers and iterators, as well as how to define, create and apply algorithms. Furthermore, you'll learn about function objects and allocators and how to use them. After reading this book, you'll learn how to extend the STL and define your own types of C++ components. You'll also be able to define your own types to satisfy the C++ STL requirements and to conform to the most common design patterns and best practices. The Standard Template Library provides you as a C+...

Beginning C++

Beginning C++ Image
Beginning C++ is a tutorial for beginners in C++ and discusses a subset of C++ that is suitable for beginners. The language syntax corresponds to the C++14 standard. This book is environment neutral and does not presume any specific operating system or program development system. There is no assumption of prior programming knowledge.All language concepts that are explained in the book are illustrated with working program examples. Most chapters include exercises for you to test your knowledge. Code downloads are provided for examples from the text and solutions to the exercises and there is an additional download for a more substantial project for you to try when you have finished the book.This book introduces the elements of the C++ standard library...

Beginning Visual C++ 2013

Ivor Horton's
Beginning Visual C++ 2013 Image
Learn C++ with the best tutorial on the market!Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, but also teaches you how C++ is used in the latest Visual Studio 2013 environment. Visual Studio 2013 includes major changes to the IDE and expanded options for C++ coding. Ivor Horton's Beginning Visual C++ 2013 will teach you the latest techniques to take your Visual C++ coding to an all-new level.C++ language and library changes supported under Visual Studio 2013IDE-specific changes for code formatting and debuggingChanges to the C++ Standard Language for both C++ ...

Beginning ANSI C++

Ivor Horton's
Beginning ANSI C++ Image
3rd Edition
Written in the same style that has made Ivor Horton a best-selling author, this third edition of his popular title is a comprehensive, ground-up tutorial! The third edition has been completely revised and updated, and is ideal for self-taught students and scholars enrolled in structured courses. The text and examples are progressive; each topic builds and expands upon the previous topic. Further, the book provides in-depth coverage of class templates, including an introduction to the Standard Template Library. No prior knowledge of any particular programming language is assumed; the only requirement is a basic appreciation of elementary programming con...

Beginning C

From Novice to Professional
Beginning C Image
4th Edition
With Beginning C: From Novice to Professional, Fourth Edition, youll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilers, and youll soon be writing real C programs. Youll learn C from the first principles, using step-by-step working examples that youll create and execute yourself. This book will increase your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. Youll also be able to strike out on your own by trying the exercises includ...


2007 - 2017 © eBooks-IT.org