- 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.
推薦閱讀
- JavaScript前端開發(fā)模塊化教程
- JavaScript修煉之道
- 騰訊iOS測(cè)試實(shí)踐
- 數(shù)據(jù)結(jié)構(gòu)(Python語(yǔ)言描述)(第2版)
- Windows Presentation Foundation Development Cookbook
- 用Flutter極速構(gòu)建原生應(yīng)用
- Getting Started with Gulp
- 51單片機(jī)C語(yǔ)言開發(fā)教程
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Odoo 10 Implementation Cookbook
- Laravel Application Development Blueprints
- WCF技術(shù)剖析(卷1)
- Java程序設(shè)計(jì)入門(第2版)
- 算法(第4版)
- 零基礎(chǔ)學(xué)西門子PLC編程:入門、提高、應(yīng)用、實(shí)例