- C++ Application Development with Code:Blocks
- Biplab Kumar Modak
- 52字
- 2021-07-23 15:33:13
Chapter 1. Getting Started with Code::Blocks
While writing this book, Code::Blocks—12.11 was the latest stable release available. This release comes with GCC 4.7.1 compiler for Windows. We'll use this release for C++ development throughout this book. In this chapter, we'll download Code::Blocks, install and learn more about it.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Java 9 Concurrency Cookbook(Second Edition)
- 利用Python進行數據分析(原書第3版)
- Python深度學習:模型、方法與實現
- Clean Code in C#
- Visual FoxPro 6.0程序設計
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- R的極客理想:量化投資篇
- Extending Docker
- Java程序設計及應用開發
- 前端架構設計
- 透視C#核心技術:系統架構及移動端開發
- CISSP in 21 Days(Second Edition)
- Python程序設計案例教程:從入門到機器學習(微課版)
- Comprehensive Ruby Programming