- C++ Fundamentals
- Antonio Mallia Francesco Zoffoli
- 112字
- 2021-06-11 13:35:56
Introduction
C++ has been a major player in the software development industry for more than 30 years, supporting some of the most successful companies in the world.
In recent years, interest in the language has been growing more than ever, and it is an extremely popular choice for large-scale systems, with many big companies sponsoring its advancement.
C++ remains a complex language, which puts a lot of power in the hands of the developer. However, this also comes with a lot of opportunities to make mistakes. It is a unique language as it has the ability to enable programmers to write high-level abstractions while retaining full control of hardware, performance, and maintainability.
推薦閱讀
- Extending Jenkins
- AngularJS入門與進階
- C# 2012程序設計實踐教程 (清華電腦學堂)
- 體驗設計原理:行為、情感和細節
- Magento 2 Development Cookbook
- INSTANT Mercurial SCM Essentials How-to
- Learning Python Design Patterns
- Cybersecurity Attacks:Red Team Strategies
- Java程序設計案例教程
- Everyday Data Structures
- C語言從入門到精通
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- 高質量程序設計指南:C++/C語言
- 微服務設計
- Python網絡運維自動化