- 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.
推薦閱讀
- Spring Cloud Alibaba微服務(wù)架構(gòu)設(shè)計(jì)與開發(fā)實(shí)戰(zhàn)
- Apache Spark 2 for Beginners
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- Python Network Programming Cookbook(Second Edition)
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Mastering Predictive Analytics with Python
- Learning Probabilistic Graphical Models in R
- NGINX Cookbook
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項(xiàng)目式教程
- App Inventor創(chuàng)意趣味編程進(jìn)階
- Web性能實(shí)戰(zhàn)
- PHP與MySQL權(quán)威指南
- Learning Python Data Visualization
- Arduino機(jī)器人系統(tǒng)設(shè)計(jì)及開發(fā)
- INSTANT Apache ServiceMix How-to