MARC details
000 -LEADER |
fixed length control field |
04479 a2200181 4500 |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
fixed length control field |
130215b xxu||||| |||| 00| 0 eng d |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
978-93-5023-995-7 |
082 ## - DEWEY DECIMAL CLASSIFICATION NUMBER |
Classification number |
005.133 |
100 ## - MAIN ENTRY--PERSONAL NAME |
Personal name |
KLEMENS, BEN |
9 (RLIN) |
7036 |
245 ## - TITLE STATEMENT |
Title |
21ST CENTURY C |
Statement of responsibility, etc |
KLEMENS, BEN |
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) |
Name of publisher, distributor, etc |
SHROFF PUBLISHERS & DISTRIBUTORS PVT. LTD. |
Date of publication, distribution, etc |
2013 |
Place of publication, distribution, etc |
MUMBAI |
300 ## - PHYSICAL DESCRIPTION |
Extent |
XIX, 273 |
Other physical details |
PAPER |
505 ## - FORMATTED CONTENTS NOTE |
Formatted contents note |
<br/> The Environment<br/> Chapter 1 Set Yourself Up for Easy Compilation<br/> Use a Package Manager<br/> Compiling C with Windows<br/> Which Way to the Library?<br/> Using Makefiles<br/> Using Libraries from Source<br/> Using Libraries from Source (Even if Your Sysadmin Doesn’t Want You To)<br/> Compiling C Programs via Here Document<br/> Chapter 2 Debug, Test, Document<br/> Using a Debugger<br/> Using Valgrind to Check for Errors<br/> Unit Testing<br/> Interweaving Documentation<br/> Error Checking<br/> Chapter 3 Packaging Your Project<br/> The Shell<br/> Makefiles vs. Shell Scripts<br/> Packaging Your Code with Autotools<br/> Chapter 4 Version Control<br/> Changes via diff<br/> Git’s Objects<br/> Trees and Their Branches<br/> Remote Repositories<br/> Chapter 5 Playing Nice with Others<br/> The Process<br/> Python Host<br/> The Language<br/> Chapter 6 Your Pal the Pointer<br/> Automatic, Static, and Manual Memory<br/> Persistent State Variables<br/> Pointers Without malloc<br/> Chapter 7 C Syntax You Can Ignore<br/> Don’t Bother Explicitly Returning from main<br/> Let Declarations Flow<br/> Cast Less<br/> Enums and Strings<br/> Labels, gotos, switches, and breaks<br/> Deprecate Float<br/> Chapter 8 Obstacles and Opportunity<br/> Cultivate Robust and Flourishing Macros<br/> Linkage with static and extern<br/> The const Keyword<br/> Chapter 9 Text<br/> Making String Handling Less Painful with asprintf<br/> A Pæan to strtok<br/> Unicode<br/> Chapter 10 Better Structures<br/> Compound Literals<br/> Variadic Macros<br/> Safely Terminated Lists<br/> Foreach<br/> Vectorize a Function<br/> Designated Initializers<br/> Initialize Arrays and Structs with Zeros<br/> Typedefs Save the Day<br/> Return Multiple Items from a Function<br/> Flexible Function Inputs<br/> The Void Pointer and the Structures It Points To<br/> Chapter 11 Object-Oriented Programming in C<br/> What You Don’t Get (and Why You Won’t Miss It)<br/> Extending Structures and Dictionaries<br/> Functions in Your Structs<br/> Count References<br/> Chapter 12 Libraries<br/> GLib<br/> POSIX<br/> The GNU Scientific Library<br/> SQLite<br/> libxml and cURL<br/><br/> Epilogue<br/> Glossary<br/> Bibliography<br/> Colophon<br/><br/> |
520 ## - SUMMARY, ETC. |
Summary, etc |
<br/>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 old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language. No matter what programming language you currently champion, you’ll agree that C rocks.<br/><br/> Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers<br/> Use Autotools, C’s de facto cross-platform package manager<br/> Learn which older C concepts should be downplayed or deprecated<br/> Explore problematic C concepts that are too useful to throw out<br/> Solve C’s string-building problems with C-standard and POSIX-standard functions<br/> Use modern syntactic features for functions that take structured inputs<br/> Build high-level object-based libraries and programs<br/> Apply existing C libraries for doing advanced math, talking to Internet servers, and running databases<br/><br/> |
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
PROGRAMMING LANGUAGE C |
9 (RLIN) |
7037 |
942 ## - ADDED ENTRY ELEMENTS (KOHA) |
Source of classification or shelving scheme |
Dewey Decimal Classification |
Item type |
Book |