More to C - Advanced Programming with C in Linux and on Raspberry Pi
Andrew Johnson
- 出版商: W. W. Norton
- 出版日期: 2017-07-24
- 售價: $630
- 貴賓價: 9.5 折 $599
- 語言: 英文
- 頁數: 120
- 裝訂: Paperback
- ISBN: 1973907690
- ISBN-13: 9781973907695
-
相關分類:
C 程式語言
海外代購書籍(需單獨結帳)
商品描述
This guide builds on the original 'C' Here guide and it is recommended that you obtain a copy of that guide if you haven’t already got a basic knowledge of C programming, or another programming language (available on Amazon in Book and Kindle form - ISBN-13: 978-1546967941 or Lulu item code 23199004). This guide should be most useful to those who are doing lower-level programming – such as working with embedded systems, micro controllers or similar architectures. Similarly, anyone with a limited knowledge of C wanting to work on things like Device Drivers for Networking and USB should also find this guide of use in describing the C language features which facilitate lower level system access. The main topics covered in this guide are Structures and Unions, Binary (raw) File I/O, Dynamic Memory Allocation,Linked Lists, Access to Bits and Bytes, Logic Operations, Modules and Makefiles, Elementary aspects of system programming.