- C++ Application Development with Code:Blocks
- Biplab Kumar Modak
- 96字
- 2021-07-23 15:33:13
Why Code::Blocks?>
Before we go on learning more about Code::Blocks let us understand why we shall use Code::Blocks over other IDEs.
- It is a cross-platform Integrated Development Environment (IDE). It supports Windows, Linux, and Mac operating system.
- It supports GCC compiler and GNU debugger on all supported platforms completely.
- It supports numerous other compilers to various degrees on multiple platforms.
- It is scriptable and extendable. It comes with several plugins that extend its core functionality.
- It is lightweight on resources and doesn't require a powerful computer to run it.
- Finally, it is free and open source.
推薦閱讀
- UML和模式應用(原書第3版)
- Python程序設計(第3版)
- jQuery EasyUI網站開發實戰
- C語言程序設計
- Statistical Application Development with R and Python(Second Edition)
- Citrix XenServer企業運維實戰
- Data Science Algorithms in a Week
- Machine Learning for OpenCV
- 軟件工程與UML案例解析(第三版)
- 超好玩的Scratch 3.5少兒編程
- Learning Apache Thrift
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Learning Zimbra Server Essentials
- 少年小魚的魔法之旅:神奇的Python
- INSTANT Eclipse Application Testing How-to