- Hands-On System Programming with C++
- Dr. Rian Quinn
- 72字
- 2021-07-02 14:42:30
Summary
In this chapter, we learned what system programming is. We covered the general anatomy of a system call, different types of system calls, and some recent security issues with system calls.
In addition, we covered the advantages of system programming with C++ instead of strictly using standard C. In the next chapter, we will cover the C, C++, and POSIX standards in detail and how they relate to system programming.
推薦閱讀
- 云計算服務(wù)保障體系
- SQL查詢:從入門到實踐(第4版)
- 算法與數(shù)據(jù)中臺:基于Google、Facebook與微博實踐
- 大數(shù)據(jù)營銷:如何讓營銷更具吸引力
- MySQL 8.x從入門到精通(視頻教學版)
- 數(shù)據(jù)科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- Google Cloud Platform for Developers
- SQL Server 2012實施與管理實戰(zhàn)指南
- Access數(shù)據(jù)庫開發(fā)從入門到精通
- 商業(yè)智能工具應(yīng)用與數(shù)據(jù)可視化
- Python 3爬蟲、數(shù)據(jù)清洗與可視化實戰(zhàn)
- NoSQL數(shù)據(jù)庫原理(第2版·微課版)
- ECharts數(shù)據(jù)可視化:入門、實戰(zhàn)與進階
- 數(shù)據(jù)會說話:活用數(shù)據(jù)表達、說服與決策
- C# 7 and .NET Core 2.0 High Performance