Fluent C

Fluent C
出版时间:2022.10
官网链接:O’Reilly
下载地址:百度网盘(EPUB+MOBI)

内容简介:

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

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Mastering Financial Pattern Recognition

2022-11-3 18:56:10

电子书

The Art of Functional Programming

2022-11-3 22:20:48

搜索