
Review
'Fluent C' is an excellent introduction to C design patterns. There are many issues any professional C developer will encounter: how can memory be used efficiently? How can data structures be processed? How can error cases be trapped and logged? 'Fluent C' will show you how to handle these and many other problems step-by-step.
More than that, it will show you how an experienced C developer will examine and solve problems. You will see how real-world projects have tackled complex issues, with detailed information about large open source projects. You will see how C professionals:
Recommended.
--David Griffiths, author of Head First C
'Fluent C' is your guide to making robust C language programs.
-- Robert Hanmer, software architect and author of pattern books
More than that, it will show you how an experienced C developer will examine and solve problems. You will see how real-world projects have tackled complex issues, with detailed information about large open source projects. You will see how C professionals:
- Structure their code and manage their source files,
- how they avoid "#ifdef hell" by simplifying their preprocessor instructions, and
- how C design patterns provide a powerful shared language that C teams can use to design production quality code
Recommended.
--David Griffiths, author of Head First C
'Fluent C' is your guide to making robust C language programs.
-- Robert Hanmer, software architect and author of pattern books
About the Author
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.
Similar Books
Other Authors' Books
Other Publishing Books
User Reviews
Rating
average 0