- C++ Fundamentals
- Antonio Mallia Francesco Zoffoli
- 4字
- 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.
推薦閱讀
- DevOps:軟件架構(gòu)師行動指南
- 復(fù)雜軟件設(shè)計之道:領(lǐng)域驅(qū)動設(shè)計全面解析與實戰(zhàn)
- The Android Game Developer's Handbook
- Python入門很簡單
- Python Game Programming By Example
- Blockly創(chuàng)意趣味編程
- Java Web基礎(chǔ)與實例教程
- Visual Basic學(xué)習(xí)手冊
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- 深入淺出React和Redux
- WildFly Cookbook
- 程序員必會的40種算法
- 計算機應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- Node.js Web Development
- 開發(fā)者測試