21st Century Ctxt,chm,pdf,epub,mobi下载 作者:Ben Klemens 出版社: O'Reilly Media 副标题: C Tips from the New School 出版年: 2012-12 页数: 298 定价: USD 29.99 装帧: Paperback ISBN: 9781449327149 内容简介 · · · · · ·Throw out your old ideas of C, and relearn a programming language that’s substantially outgrown its origins. With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for writing efficient, state-of-the-art applications. Learn to dump o... 作者简介 · · · · · ·Ben Klemens has been doing statistical analysis and computationally-intensive modeling of populations ever since getting his PhD in Social Sciences from Caltech. He is of the opinion that writing code should be fun, and has had a grand time writing analyses and models (mostly in C) for the Brookings Institution, the World Bank, National Institute of Mental Health, et al. As a N... 目录 · · · · · ·The EnvironmentChapter 1 Set Yourself Up for Easy Compilation Use a Package Manager Compiling C with Windows Which Way to the Library? Using Makefiles · · · · · ·() The Environment Chapter 1 Set Yourself Up for Easy Compilation Use a Package Manager Compiling C with Windows Which Way to the Library? Using Makefiles Using Libraries from Source Using Libraries from Source (Even if Your Sysadmin Doesn’t Want You To) Compiling C Programs via Here Document Chapter 2 Debug, Test, Document Using a Debugger Using Valgrind to Check for Errors Unit Testing Interweaving Documentation Error Checking Chapter 3 Packaging Your Project The Shell Makefiles vs. Shell Scripts Packaging Your Code with Autotools Chapter 4 Version Control Changes via diff Git’s Objects Trees and Their Branches Remote Repositories Chapter 5 Playing Nice with Others The Process Python Host The Language Chapter 6 Your Pal the Pointer Automatic, Static, and Manual Memory Persistent State Variables Pointers Without malloc Chapter 7 C Syntax You Can Ignore Don’t Bother Explicitly Returning from main Let Declarations Flow Cast Less Enums and Strings Labels, gotos, switches, and breaks Deprecate Float Chapter 8 Obstacles and Opportunity Cultivate Robust and Flourishing Macros Linkage with static and extern The const Keyword Chapter 9 Text Making String Handling Less Painful with asprintf A Pæan to strtok Unicode Chapter 10 Better Structures Compound Literals Variadic Macros Safely Terminated Lists Foreach Vectorize a Function Designated Initializers Initialize Arrays and Structs with Zeros Typedefs Save the Day Return Multiple Items from a Function Flexible Function Inputs The Void Pointer and the Structures It Points To Chapter 11 Object-Oriented Programming in C What You Don’t Get (and Why You Won’t Miss It) Extending Structures and Dictionaries Functions in Your Structs Count References Chapter 12 Libraries GLib POSIX The GNU Scientific Library SQLite libxml and cURL Epilogue Glossary Bibliography Colophon · · · · · · () |
烧脑 经典
上周培训老师推荐的
一种宝贵的积累!
好书.值得观看.更是值得收藏.