Cantitate/Preț
Produs

Fluent C – Principles, Practices, and Patterns

Autor Christopher Preschern
en Limba Engleză Paperback – 3 noi 2022
Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.
Christopher Preschern, a leading member of the design patterns community, answers questions such as how to structure C programs, cope with error handling, or design flexible interfaces. Whether you're looking for one particular pattern or an overview of design options for a specific topic, this book shows you how to implement hands-on design knowledge specifically for the C programming language.
You'll find design patterns for:
  • Error handling
  • Returning error information
  • Memory management
  • Returning data from C functions
  • Data lifetime and ownership
  • Flexible APIs
  • Flexible iterator interfaces
  • Organizing files in modular programs
  • Escaping #ifdef Hell
Citește tot Restrânge

Preț: 30301 lei

Preț vechi: 37877 lei
-20% Nou

Puncte Express: 455

Preț estimativ în valută:
5799 6061$ 4900£

Carte disponibilă

Livrare economică 13-27 februarie
Livrare express 30 ianuarie-05 februarie pentru 3398 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781492097334
ISBN-10: 1492097330
Pagini: 300
Dimensiuni: 177 x 233 x 17 mm
Greutate: 0.53 kg
Editura: O'Reilly

Notă biografică

Christopher Preschern is a leading member of the design patterns community. He actively takes part in the organization of design pattern conferences and in initiatives to improve pattern writing. As a C programmer at the company ABB he gathered and documented hands-on knowledge on how to write industrial strength code. He lectured at the technical university of Graz courses on coding & quality and he holds a PhD in computer science.