Modern C Up and Running : A Programmer's Guide to Finding Fluency and Bypassing the Quirks (1st)

個数:
電子版価格
¥11,850
  • 電子版あり
  • ポイントキャンペーン

Modern C Up and Running : A Programmer's Guide to Finding Fluency and Bypassing the Quirks (1st)

  • ウェブストア価格 ¥11,381(本体¥10,347)
  • APress(2023/01発売)
  • 外貨定価 US$ 59.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 515pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて

  • ウェブストア価格 ¥14,746(本体¥13,406)
  • APress(2023/01発売)
  • 外貨定価 UK£ 54.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 670pt
  • 提携先の海外書籍取次会社に在庫がございます。通常約2週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版
  • 言語 ENG
  • 商品コード 9781484286753

Full Description

Learn how to program in modern C, from the basics through the advanced topics required for proficiency. This book is the fastest path to C fluency for anyone experienced in a general-purpose programming language. From start to finish, code examples highlight the idioms and best practices behind efficient, robust programs in a variety of areas.

The book opens with a thorough coverage of syntax, built-in data types and operations, and program structure. C has quirks and presents challenges, which are covered in detail. The coverage of advanced features is what sets this book apart from others. Among the advanced topics covered are floating-point representation in the IEEE 754 standard; embedded assembly language in C code for overflow detection; regular expressions, assertions, and internationalization; WebAssembly through C; and software libraries for C and other clients. 

Memory  efficiency and safety are the two major challenges in C programming, andyou'll explore these challenges through a series of C examples. Arrays and structures, which are the means to high-level data representation, are covered in connection with pointers, which provide efficiency. The book again uses code examples in covering networking and wire-level security; concurrency (multiprocessing and multithreading); instruction-level parallelism; and interprocess communication through shared memory and files, pipes, message queues, and signals. 

Many books introduce C, but few also explain how to use it properly and optimally. Essential C does just that.

What You'll Learn

Accelerate your path to C mastery with this book for experienced programmers
Refresh your approach to program structure and data types
Dive into aggregates and pointers using modern C language
Revisit storage classes and scope
Dive into concurrency (multiprocessing and multithreading) and instruction-level parallelism
Finish with regular expressions, assertions, signals, locales and more

Who This Book Is For 

Professional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.

Contents

1. Program Structure.- 2. Basic Data Types.- 3. Aggregates and Pointers.- 4. Storage Classes.- 5. Input and Output.- 6. Networking.- 7. Concurrency and Parallelism.- 8. Miscellaneous Topics.

最近チェックした商品