- 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.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- Microsoft Dynamics 365 Extensions Cookbook
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- 算法基礎:打開程序設計之門
- Clojure for Domain:specific Languages
- 機器人Python青少年編程開發實例
- Mastering Julia
- The Computer Vision Workshop
- Banana Pi Cookbook
- Swift Playgrounds少兒趣編程
- Mastering React
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- C#程序設計基礎入門教程
- C語言程序設計與應用實驗指導書(第2版)
- Python GUI Programming Cookbook(Second Edition)