- C++ Fundamentals
- Antonio Mallia Francesco Zoffoli
- 69字
- 2021-06-11 13:35:56
Chapter 1
Getting Started
Lesson Objectives
By the end of this chapter, you will be able:
- Explain the C++ compilation model
- Execute the main() function
- Illustrate the declaration and definition of variables
- Determine built-in arithmetic types, references, and pointers
- Explain the scope of a variable
- Use control flow statements
- Define and utilize arrays
In this chapter, you will learn about the usage of variables and control flow statements to create more robust programs.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- TypeScript入門與實戰
- WordPress Plugin Development Cookbook(Second Edition)
- 程序是怎樣跑起來的(第3版)
- Apache Kafka Quick Start Guide
- Scala Data Analysis Cookbook
- C++20高級編程
- Developing SSRS Reports for Dynamics AX
- Mastering Elixir
- 算法圖解
- 3D Printing Designs:The Sun Puzzle
- 透視C#核心技術:系統架構及移動端開發
- Apache Solr for Indexing Data
- 系統分析師UML用例實戰
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)