- Learning Boost C++ Libraries
- Arindam Mukherjee
- 94字
- 2021-07-16 20:49:00
Chapter 1. Introducing Boost
Welcome to learning about the richest collection of C++ libraries around, that is, Boost. In this introductory chapter, we will take a look at:
- The history and evolution of Boost
- What is Boost?
- Getting started with Boost libraries
Like all the chapters in the book, this is a hands-on chapter that will require you to type in commands, write and test your code. Therefore, you should have access to a computer with a reasonably modern C++ compiler and an internet connection to download free software, including Boost libraries.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Flask Blueprints
- 機器學習系統:設計和實現
- Bulma必知必會
- Git高手之路
- Wireshark Network Security
- PostgreSQL 11從入門到精通(視頻教學版)
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 大學計算機基礎(第2版)(微課版)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Laravel Application Development Blueprints
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Access數據庫應用教程(2010版)
- Node.js實戰:分布式系統中的后端服務開發