- Hands-On System Programming with C++
- Dr. Rian Quinn
- 89字
- 2021-07-02 14:42:32
Language
The Language section of the standard provides all the details associated with the C syntax, including what a variable is, how to write a function, the difference between a for() loop and a while() loop, and all of the operators that are supported and how they work.
This book assumes the reader has general knowledge of this section of the standard, and only touches on system programming-specific nuances of the standard C syntax that the reader is likely to run into (such as issues associated with pointers).
推薦閱讀
- Unity 5.x Game AI Programming Cookbook
- 數據庫基礎與應用:Access 2010
- 數據之巔:數據的本質與未來
- Developing Mobile Games with Moai SDK
- 大數據可視化
- Learning Spring Boot
- iOS and OS X Network Programming Cookbook
- Hadoop大數據實戰權威指南(第2版)
- 數據中心數字孿生應用實踐
- 數字IC設計入門(微課視頻版)
- 活用數據:驅動業務的數據分析實戰
- Hands-On Deep Learning for Games
- SQL Server 數據庫教程(2008版)
- Learn Selenium
- MySQL核心技術手冊