Effective C, 2nd Edition: An Introduction to Professional C Programming
Seacord, Robert C.
- 出版商: No Starch Press
- 出版日期: 2024-10-29
- 售價: $2,150
- 貴賓價: 9.5 折 $2,043
- 語言: 英文
- 頁數: 312
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1718504128
- ISBN-13: 9781718504127
-
相關分類:
C 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,720$1,634 -
$3,600$3,420 -
$855Embedded C (Paperback)
-
$380$304 -
$825Embedded FreeBSD Cookbook (Paperback)
-
$1,584The UNIX CD Bookshelf Version 3.0 (Paperback) 7 Bestelling Books on CD-ROM
-
$229C 語言專家編程 (Expert C Programming: Deep C Secrets)(簡中版)
-
$1,980$1,881 -
$3,750$3,563 -
$2,540$2,413 -
$354$336 -
$980$774 -
$332Pointers On C (簡體中文版)
-
$2,090Modern C
-
$602嵌入式 C語言自我修養 — 從芯片、編譯器到操作系統
-
$230STM32 系列單片機原理及應用 — C語言案例教程
-
$620$484 -
$1,080$853
相關主題
商品描述
- Develop professional C code that is fast, robust, and secure
- Use objects, functions, and types effectivel
- Safely and correctly use integers and floating-point types
- Manage dynamic memory allocation
- Use strings and character types efficiently
- Perform I/O operations using C standard streams and POSIX file descriptors
- Make effective use of C's preprocessor
- Debug, test, and analyze C programs
The world runs on code written in C. Effective C will show you how to get the most out of the language and build robust programs that stand the test of time. New to this edition: This edition has been extensively rewritten to align with modern C23 programming practices and leverage the latest C23 features. Updated to cover C23
商品描述(中文翻譯)
《Effective C, 第二版》是一本介紹C語言編程的基本書籍,將讓你迅速開始撰寫程式、解決問題並建立可運行的系統。
最新版本的C程式語言C23增強了語言的安全性、保安性和可用性。《Effective C》的第二版已全面更新,以涵蓋C23,提供現代化的C語言介紹,教你撰寫專業、有效且安全的程式的最佳實踐,解決現實世界中的問題。
《Effective C》是真正的C社群產品。Robert C. Seacord是C標準委員會的長期成員,擁有超過40年的編程經驗,他與其他C語言專家合作開發了這本書,包括Clang的首席維護者Aaron Ballman和C專案編輯JeanHeyd Meneide。感謝這個專家小組的努力,你將學會如何:
- 開發快速、穩健且安全的專業C代碼
- 有效使用物件、函數和類型
- 安全且正確地使用整數和浮點類型
- 管理動態記憶體分配
- 高效使用字串和字符類型
- 使用C標準流和POSIX文件描述符執行I/O操作
- 有效利用C的預處理器
- 除錯、測試和分析C程式
世界運行在用C編寫的代碼上。《Effective C》將向你展示如何充分利用這門語言,建立經得起時間考驗的穩健程式。
本版新內容:本版已廣泛重寫,以符合現代C23編程實踐並利用最新的C23特性。已更新以涵蓋C23。
作者簡介
作者簡介(中文翻譯)
羅伯特·C·西科德(Robert C. Seacord)是一位世界知名的 C 語言程式設計師和教育家,也是 C 標準委員會的召集人。西科德的產業經驗包括在 IBM、X Consortium 的角色,目前則在豐田的 Woven 擔任職務。他曾是卡內基梅隆大學軟體工程研究所的研究員,以及卡內基梅隆大學計算機科學學院、資訊網路研究所和匹茲堡大學的教授。他的前著作包括《CERT(R) C Coding Standard》和《Secure Coding in C and C++》。