Modern C
Gustedt, Jens
- 出版商: Manning
- 出版日期: 2019-10-07
- 售價: $2,200
- 貴賓價: 9.5 折 $2,090
- 語言: 英文
- 頁數: 496
- 裝訂: Paperback
- ISBN: 1617295817
- ISBN-13: 9781617295812
-
相關分類:
C 程式語言
-
相關翻譯:
現代C:概念剖析和編程實踐 (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$800$632 -
$299JavaFX in Action (Paperback)
-
$580$493 -
$450$405 -
$1,480$1,406 -
$2,540$2,413 -
$320$288 -
$594$564 -
$1,920$1,824 -
$390$332 -
$1,700$1,700 -
$1,980$1,881 -
$834$792 -
$1,200$948 -
$4,620$4,389 -
$1,800$1,710 -
$1,520$1,444 -
$1,000$790 -
$1,650$1,568 -
$780$616 -
$1,520$1,444 -
$1,056Introducing Algorithms in C: A Step by Step Guide to Algorithms in C
-
$301C 和 C++ 程序員面試秘笈
-
$580$493 -
$880$695
相關主題
商品描述
Summary
Modern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
C is extraordinarily modern for a 50-year-old programming language. Whether you're writing embedded code, low-level system routines, or high-performance applications, C is up to the challenge. This unique book, based on the latest C standards, exposes a modern perspective of this tried-and-true language.
About the Book
Modern C introduces you to modern day C programming, emphasizing the unique and new features of this powerful language. For new C coders, it starts with fundamentals like structure, grammar, compilation, and execution. From there, you'll advance to control structures, data types, operators, and functions, as you gain a deeper understanding of what's happening under the hood. In the final chapters, you'll explore performance considerations, reentrancy, atomicity, threads, and type-generic programming. You'll code as you go with concept-reinforcing exercises and skill-honing challenges along the way.
What's inside
- Operators and functions
- Pointers, threading, and atomicity
- C's memory model
- Hands-on exercises
About the Reader
For programmers comfortable writing simple programs in a language like Java, Python, Ruby, C#, C++, or C.
About the Author
Jens Gustedt is a senior scientist at the French National Institute for Computer Science and Control (INRIA) and co-editor of the ISO C standard.
Table of Contents
LEVEL 0 - Encounter
LEVEL 1 - Acquaintance
LEVEL 2 - Cognition
LEVEL 3 - Experience
- Getting started
- The principal structure of a program
- Everything is about control
- Expressing computations
- Basic values and data
- Derived data types
- Functions
- C library functions
- Style
- Organization and documentation
- Pointers
- The C memory model
- Storage
- More involved processing and IO
- Performance
- Function-like macros
- Variations in control flow
- Threads 325
- Atomic access and memory consistency
商品描述(中文翻譯)
摘要
Modern C專注於現代C編程的新特性和獨特之處。本書基於最新的C標準,提供了對這個經過時間考驗的語言的最新觀點。
購買印刷版書籍將包含一本免費的電子書,格式為PDF、Kindle和ePub,由Manning Publications提供。
關於技術
對於一個50歲的編程語言來說,C是非常現代的。無論您是編寫嵌入式代碼、低級系統例程還是高性能應用程序,C都能應對挑戰。這本獨特的書籍基於最新的C標準,揭示了這個經過時間考驗的語言的現代觀點。
關於本書
Modern C介紹了現代C編程,強調這個強大語言的獨特和新特性。對於新的C編碼人員,它從結構、語法、編譯和執行等基礎知識開始。從那裡,您將深入研究控制結構、數據類型、運算符和函數,更深入地了解底層發生的事情。在最後幾章中,您將探索性能考慮、可重入性、原子性、線程和類型通用編程。您將在進行概念強化練習和技能磨練挑戰的同時進行編碼。
內容簡介
- 運算符和函數
- 指針、線程和原子性
- C的內存模型
- 實踐練習
讀者對象
對於熟悉使用像Java、Python、Ruby、C#、C++或C等語言編寫簡單程序的程序員。
作者簡介
Jens Gustedt是法國國家計算機科學和控制研究所(INRIA)的高級科學家,也是ISO C標準的共同編輯。
目錄
LEVEL 0 - 邂逅
LEVEL 1 - 認識
LEVEL 2 - 認知
LEVEL 3 - 經驗
- 入門
- 程序的主要結構
- 一切都與控制有關
- 表達計算
- 基本值和數據
- 衍生數據類型
- 函數
- C庫函數
- 風格
- 組織和文檔
- 指針
- C的內存模型
- 存儲
- 更複雜的處理和IO
- 性能
- 類似函數的宏
- 控制流程的變化
- 線程
- 原子訪問和內存一致性
作者簡介
Jens Gustedt has been a senior scientist at the French National Institute for Computer Science and Control (INRIA) since 1998, working in areas including algorithms, scientific experimentation, models for coarse-grained parallelism, and distributed locking. Currently, he's conducting the Modular C project, which has given rise to libraries such as arbogast and EiLck.
作者簡介(中文翻譯)
Jens Gustedt自1998年起擔任法國國家計算機科學與控制研究所(INRIA)的高級科學家,從事算法、科學實驗、粗粒度並行模型和分佈式鎖定等領域的研究。目前,他正在進行Modular C項目,該項目已經產生了arbogast和EiLck等庫。