Modern C



Download free course Modern C, pdf file on 324 pages by Jens Gustedt.
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.

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.

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.

Table of contents

  • Encounter
  • Getting started
  • The principal structure of a program
  • Acquaintance
  • Everything is about control
  • Expressing computations
  • Basic values and data
  • Derived data types
  • Functions
  • C library functions
  • Cognition
  • Style
  • Organization and documentation
  • Pointers
  • The C memory model
  • Storage
  • More involved processing and IO
  • Experience
  • Performance
  • Function-like macros
  • Variations in control flow
  • Threads
  • Atomic access and memory consistency
Pages : 324
Size : 3.3 MB
File type : PDF
Downloads: 91
Created: 2022-02-03
License: CC BY-NC-ND
Author(s): Jens Gustedt
Modern C

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Introduction to OKRs

Software & Hardware Collide

Introduction to Data Science

Introduction to CNTK Succinctly

Introducing Microsoft Power BI

Others related eBooks about Modern C

Confessions of an IT Manager

Download free course Confessions of an IT Manager, pdf file on 306 pages by Phil Factor....

Microservices AntiPatterns and Pitfalls

Remember when service-oriented architecture (SOA) was all the rage? Companies jumped in before fully understanding SOA's advantages and disadvantages, and struggled to make this complex architecture work. Today, we're poised to repeat this same experience with microservices - only this time we’r...

Category Theory for Programmers

Category Theory is one of the most abstract branches of mathematics. It is usually taught ..., download free Category Theory tutorial in PDF (498 pages) created by Bartosz Milewski ....

Intrusion Detection Systems with Snort

Download free eBook in PDF about Intrusion Detection Systems with Snort, Advanced IDS Techniques Using Snort, Apache, MySQL, PHP, and ACID....

Introduction to XSLT

Download training document course in PDF intituled Introduction to XSLT, free tutorial for beginners by Deborah Aleyne Lapeyre and B. Tommie Usdin....

Arduino Programming Notebook

A beginner's reference to the programming syntax of the Arduino microcontroller. Includes information on program structure, variables, datatypes, arithmetic, constants, flow control, and most of the common functions of the core library. Also includes an appendix with schematics and simple programs...

Contextual Process Digitalization

Download free course Contextual Process Digitalization, pdf file on 282 pages by Albert Fleischmann, Stefan Oppl, Werner Schmidt, Christian Stary....

Learning LaTeX

Download free course Learning LaTeX, pdf file on 63 pages by Stack Overflow Community....

Basic Encryption and Decryption

This is a complet guide about encryption and decrytion data, free pdf tutorial in 37 pages for beginner's by H. Lee Kwang ....

Smooth CoffeeScript

Download free course Smooth CoffeeScript, pdf file on 231 pages by E. Hoigaard....