This book is an introduction to the Boost C++ Libraries. The Boost C++ Libraries complement the C++ standard and add many practical tools that can be of use to any C++ developer and in any C++ project. Because the Boost C++ Libraries are based on the C++ standard, they are implemented using state-of-the-art C++. They are platform independent and are supported on many operating systems, including Windows and Linux, by a large developer community.
The Boost C++ Libraries enable you to boost your productivity as a C++ developer. For example, you can benefit from smart pointers that help you to write more reliable code or use one of the many libraries to develop platform independent network applications. Since many Boost C++ Libraries will be incorporated into the next version of the C++ standard, you can prepare yourself starting today.
Pages : | 262 pages |
Size : | HTML, PDF files |
File type : | |
Downloads: | 115 |
Created: | 2020-08-30 |
License: | CC BY-NC-ND 4.0 |
Author(s): | Boris Schaling |
Download free course Problem Solving with Algorithms and Data Structures, pdf file on 240 pages by Brad Miller, David Ranum....
Financial Numerical Recipes in C++Download free course Financial Numerical Recipes in C++, pdf file on 264 pages by Bernt Arne Ødegaard....
Kotlin tutorial in PDFThis Kotlin pdf tutorial will teach you how to develop with Kotlin on Android Studio as part of the mobile development for Android platforms....
Think Java: How to Think Like a Computer ScientistIf you want to understand computer science, but have no programming experience, this book is for you. Think Java starts with the most basic programming concepts and carefully defines every term when it's first used. The authors then develop each new concept in a logical progression. Larger pieces ...
Guide to C++ ProgrammingThis tutorial provides an introduction to C++ programming language in PDF. This guide will help you to learn how to write a simple computer programs in C++ with somes exercises....
Clever AlgorithmsDownload free course Clever Algorithms, pdf file on 454 pages by Jason Brownlee....
Download Tutorial Laravel 5Easy Laravel 5 is an overview of the new PHP plateform, free training document material under 44 pages intended to beginners by W.Jason Gilmore....
Solving PDEs in PythonDownload free course Solving PDEs in Python, pdf file on 152 pages by Hans Petter Langtangen, Anders Logg....
Agile Processes, in Software Engineering, and Extreme ProgrammingDownload free course Agile Processes, in Software Engineering, and Extreme Programming, pdf file on 343 pages by by Helen Sharp, Tracy Hall....
Data Parallel C++Learn how to accelerate C++ programs using data parallelism. This open book enables C++ programmers to be at the forefro.....