- 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.
推薦閱讀
- 零基礎學Visual C++第3版
- 深入理解Bootstrap
- 算法精粹:經典計算機科學問題的Java實現
- C#程序設計
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Getting Started with Laravel 4
- C/C++程序員面試指南
- C語言程序設計
- Beginning C++ Game Programming
- Webpack實戰:入門、進階與調優(第2版)
- JSP程序設計與案例實戰(慕課版)
- Learning D3.js 5 Mapping(Second Edition)
- Android應用開發攻略
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- 面向物聯網的Android應用開發與實踐