21st Century C (e-bog) af Klemens, Ben
Klemens, Ben (forfatter)

21st Century C e-bog

273,24 DKK (inkl. moms 341,55 DKK)
Throw out your old ideas about C and get to know a programming language thats substantially outgrown its origins. With this revised edition of 21st Century C, youll discover up-to-date techniques missing from other C tutorials, whether youre new to the language or just getting reacquainted.C isnt just the foundation of modern programming languages; it is a modern language, ideal for writing eff...
E-bog 273,24 DKK
Forfattere Klemens, Ben (forfatter)
Udgivet 27 september 2014
Længde 408 sider
Genrer Programming and scripting languages: general
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781491904442
Throw out your old ideas about C and get to know a programming language thats substantially outgrown its origins. With this revised edition of 21st Century C, youll discover up-to-date techniques missing from other C tutorials, whether youre new to the language or just getting reacquainted.C isnt just the foundation of modern programming languages; it is a modern language, ideal for writing efficient, state-of-the-art applications. Get past idioms that made sense on mainframes and learn the tools you need to work with this evolved and aggressively simple language. No matter what programming language you currently favor, youll quickly see that 21st century C rocks.Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkersUse Autotools, Cs de facto cross-platform package managerLearn about the problematic C concepts too useful to discardSolve Cs string-building problems with C-standard functionsUse modern syntactic features for functions that take structured inputsBuild high-level, object-based libraries and programsPerform advanced math, talk to internet servers, and run databases with existing C librariesThis edition also includes new material on concurrent threads, virtual tables, C99 numeric types, and other features.