- 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.
推薦閱讀
- What's New in TensorFlow 2.0
- Learn Type:Driven Development
- C語言實驗指導及習題解析
- Big Data Analytics
- C語言程序設計同步訓練與上機指導(第三版)
- 從零開始學C語言
- Learning Apache Karaf
- Building Serverless Architectures
- Advanced UFT 12 for Test Engineers Cookbook
- Python硬件編程實戰
- Getting Started with Electronic Projects
- Python第三方庫開發應用實戰
- 實驗編程:PsychoPy從入門到精通
- Java 11 and 12:New Features
- 城市信息模型平臺頂層設計與實踐