Fluent C
Autor Christopher Preschernen Limba Engleză Paperback – 22 noi 2022
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
Preț: 296.93 lei
Preț vechi: 371.15 lei
-20%
Puncte Express: 445
Preț estimativ în valută:
52.50€ • 61.85$ • 45.78£
52.50€ • 61.85$ • 45.78£
Carte disponibilă
Livrare economică 20 martie-03 aprilie
Livrare express 05-11 martie pentru 66.87 lei
Specificații
ISBN-13: 9781492097334
ISBN-10: 1492097330
Pagini: 304
Dimensiuni: 175 x 231 x 18 mm
Greutate: 0.53 kg
Editura: O'Reilly
ISBN-10: 1492097330
Pagini: 304
Dimensiuni: 175 x 231 x 18 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.