Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
1. | Understanding and Using C Pointers By: Richard Reese Publisher: O'Reilly Media, Inc. Publication Date: 15-MAY-2013 Insert Date: 02-MAY-2013 Slots: 1.0 | Overview: Understanding and Using C Pointers Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout the book....
|
2. | C for Programmers with an Introduction to C11 By: Paul Deitel; Harvey Deitel Publisher: Prentice Hall Publication Date: 26-APR-2013 Insert Date: 23-APR-2013 Slots: 1.0 | Overview: C for Programmers with an Introduction to C11 The professional programmer’s
Deitel® guide to procedural programming in C through 130
working code examples
Written for programmers with a background in
high-level language programming, this book applies the Deitel
signature live-code approach to teaching the C language and
the C Standard Library. The book presents the concepts in
the context of fully tested programs, complete with syntax shading,
code highlighting, code walkthroughs and program outputs. The book
features approximately 5,000 lines of proven C code and
hundreds of savvy tips that will help you build...
|
3. | By: Ivor Horton Publisher: Apress Publication Date: 27-FEB-2013 Insert Date: 19-MAR-2013 Slots: 1.0 | Overview: Beginning C, Fifth Edition
Beginning C, 5th Edition teaches you how to program using the widely-available C language. You'll begin from first-principles and progress through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available free or commercial C or C++ compilers, and you'll soon be writing real C programs.
C is a foundational language that every programmer ought to know. C is the basis for C# used in Microsoft .NET programming. It is the basis for Objective-C used in programming for the iPhone, the iPad, and other Apple devices. It is the...
|
4. | By: Dawn Griffiths Publisher: O'Reilly Verlag Publication Date: 30-SEP-2012 Insert Date: 31-JAN-2013 Slots: 1.0 | Overview: C von Kopf bis Fuß Schon mal davon geträumt, C zu lernen und dabei Spaß zu haben? Mit C von Kopf bis Fuß kann dieser Traum wahr werden: Die einzigartige Methode dieses Arbeitsbuchs setzt auf die spielerische, visuell abwechslungsreiche Vermittlung von Wissen und orientiert dabei sich an den neuesten Lerntheorien. Das Buch bietet Ihnen dabei ein unterhaltsames Lernerlebnis -- und spielt Ihnen C direkt ins Hirn.
C von Kopf bis Fuß behandelt nicht nur alle Basics wie die Sprachgrundlagen, Zeiger und Zeigerarithmetik sowie die dynamische Speicherverwaltung, sondern auch fortgeschrittene Themen wie Multithreading...
|
5. | Learn C on the Mac: For OS X and iOS, Second Edition By: David Mark; James Bucanek Publisher: Apress Publication Date: 20-DEC-2012 Insert Date: 10-JAN-2013 Slots: 1.0 | Overview: Learn C on the Mac: For OS X and iOS, Second Edition
Considered a classic by an entire generation of Mac programmers, Dave Mark's Learn C on the Mac has been updated for you to include Mac OS X Mountain Lion and the latest iOS considerations.
Learn C on the Mac: For OS X and iOS, Second Edition is perfect for beginners learning to program. It includes contemporary OS X and iOS examples! This book also does the following:
Provides best practices for programming newbies
Presents all the basics with a pragmatic, Mac OS X and iOS -flavored approach
Includes updated source code which is fully compatible with latest Xcode
After...
|
6. | Beginning C for Arduino: Learn C Programming for the Arduino and Compatible Microcontrollers By: Jack Purdum Publisher: Apress Publication Date: 05-DEC-2012 Insert Date: 31-DEC-2012 Slots: 1.0 | Overview: Beginning C for Arduino: Learn C Programming for the Arduino and Compatible Microcontrollers
Beginning C for Arduino is written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. This book introduces you to the C programming language, reinforcing each programming structure with a simple demonstration of how you can use C to control the Arduino family of microcontrollers. Author Jack Purdum uses an engaging style to teach good programming techniques using examples that have been honed during his 25 years of university teaching.
Beginning C for Arduino will teach you:
The C programming language
How to...
|
7. | Langage C: L'essentiel du code et des commandes, 2e édition By: Yves Mettier Publisher: Pearson France Publication Date: 04-MAY-2012 Insert Date: 05-DEC-2012 Slots: 1.0 | Overview: Langage C: L'essentiel du code et des commandes, 2e édition
Ce Guide de survie est le compagnon indispensable pour programmer rapidement en langage C et utiliser efficacement les bibliothèques usuelles, notamment Glib, libXML2 et zlib.
Cette édition mise à jour tient compte de la nouvelle norme C11 !
CONCIS ET MANIABLE : Facile à transporter, facile à utiliser — finis les livres encombrants !
PRATIQUE ET FONCTIONNEL : Plus de 100 séquences de codes personnalisables : vous voilà prêt à écrire du code C opérationnel dans presque toutes les situations !
...
|
8. | By: Peter Aitken; Bradley Jones Publisher: Pearson France Publication Date: 20-MAR-2008 Insert Date: 04-DEC-2012 Slots: 1.0 | Overview: Le langage C
Cet ouvrage fondamentalement pratique est une excellente introduction pour tous ceux qui souhaitent s'initier rapidement et efficacement à la programmation en C.
Grâce à des exercices pratiques et des cas concrets, il vous initie progressivement à toutes les bases du langage (fonctions, structures, pointeurs, gestion mémoire, gestion fichiers, bibliothèques de classes, etc.), vous apprend à utiliser les bonnes syntaxes et vous fournit de nombreux conseils, notamment en matière de sécurité.
Les notions et principes les plus complexes sont également développés et toujours illustrés de...
|
9. | By: Christopher E. Reid; Thomas B. Passin Publisher: John Wiley & Sons Publication Date: 22-NOV-1991 Insert Date: 01-DEC-2012 Slots: 1.0 | Overview: Signal Processing in C
Signal Processing in C Written by experts in the field, this invaluable guide provides you with a unified software structure for digital signal processing and numerical analysis in C. Using extensive examples, it clearly explains basic digital signal processing. This book shows you how to develop modular, well structured C code for any DSP application. Signal Processing in C also:
* Provides a wealth of practical, real-world algorithms
* Includes complete coverage of DSP fundamentals such as discrete-time frequency, waveforms, the Nyquist Frequency, aliasing, band pass sampling, and...
|
10. | The C Programming Language, Second Edition By: Brian W. Kernighan; Dennis M. Ritchie Publisher: Prentice Hall Publication Date: 22-MAR-1988 Insert Date: 13-NOV-2012 Slots: 1.0 | Overview: The C Programming Language, Second Edition This ebook is the first authorized digital
version of Kernighan and Ritchie’s 1988 classic, The C
Programming Language (2nd Ed.). One of the best-selling
programming books published in the last fifty years, "K&R" has
been called everything from the "bible" to "a landmark in computer
science" and it has influenced generations of programmers.
Available now for all leading ebook platforms, this concise and
beautifully written text is a "must-have" reference for every
serious programmer’s digital library.
As modestly described by the authors in the
Preface to the First Edition, this "is not an...
|
11. | By: Jürgen Wolf Publisher: Markt+Technik Verlag Publication Date: 08-OCT-2012 Insert Date: 25-SEP-2012 Slots: 1.0 | Overview: C programmieren
Sie sind Einsteiger in die C-Programmierung? Oder Einsteiger in die Programmierung überhaupt? Hier ist das Buch für Sie. Zunächst erfahren Sie das Grundlegende: Was ist ein Programm; was ist ein Ablaufdiagramm, wie kommuniziere ich mit dem Computer; wie funktionieren Programmiersprachen, Compiler, der C-Compiler u.v.m. Dann geht es in die Praxis: Das erste C-Programm, Umgang mit Zahlen und Zeichen, Daten einlesen und ausgeben, eigene Funktionen schreiben, Arrays, Strings, Zeiger, Dynamische Datenstrukturen etc. Das alles erklärt der Autor anhand sehr guter, einfacher...
|
12. | By: Ben Klemens Publisher: O'Reilly Media, Inc. Publication Date: 29-OCT-2012 Insert Date: 21-AUG-2012 Slots: 1.0 | Overview: 21st Century C Throw out your old ideas of C, and relearn a programming language that’s substantially outgrown its origins. With 21st Century C, you’ll learn how to dump old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language....
|
13. | By: Jürgen Wolf Publisher: Markt+Technik Verlag Publication Date: 13-MAR-2012 Insert Date: 06-JUL-2012 Slots: 1.0 | Overview: C Programmierung
Entdecken Sie jetzt die große C-Freiheit für sich! Steigen Sie ein in den Umgang mit Variablen, Konstanten, Verzweigungen und Schleifen und meistern Sie Funktionen, Arrays, Zeiger und Strukturen. " Hallo Welt " ist dabei nur der Anfang: Sie werden begeistert sein, was alles mit C möglich ist. Die genauen Anleitungen zeigen Ihnen ganz einfach in kleinen Schritten und vielen Code-Beispielen , wie es geht. Das Buch wurde für Leser konzipiert, die sich im Selbststudium in C einarbeiten wollen. Daher wurde viel Wert auf einfache und ausführliche Erklärungen gelegt.
...
|
14. | Langage C: L'essentiel du code et des commandes By: Yves Mettier Publisher: Pearson France Publication Date: 01-JUN-2007 Insert Date: 23-JUN-2012 Slots: 1.0 | Overview: Langage C: L'essentiel du code et des commandes
Ce Guide de survie est le compagnon indispensable pour programmer rapidement en langage C et utiliser efficacement les bibliothèques usuelles, notamment Glib, libXML2 et zlib.
Facile à transporter, facile à utiliser, il propose plus de 100 séquences de codes personnalisables : vous voilà prêt à écrire du code C opérationnel dans presque toutes les situations !
...
|
15. | By: David Griffiths; Dawn Griffiths Publisher: O'Reilly Media, Inc. Publication Date: 12-APR-2012 Insert Date: 14-JUN-2012 Slots: 1.0 | Overview: Head First C Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that not only goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You’ll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management. Advanced topics include multi-threading and network programming....
|
16. | By: Samir Kumar Bandyopadhyay; Kashi Nath Dey Publisher: Pearson Education India Publication Date: 07-NOV-2008 Insert Date: 16-MAY-2012 Slots: 1.0 | Overview: Data Structures Using C
Data Structures Using C brings together a first course on data structures and the complete programming techniques, enabling students and professionals implement abstract structures and structure their ideas to suit different needs. This book elaborates the standard data structures using C as the basic programming tool. It is designed for a one semester course on Data Structures.
...
|
17. | Programming Techniques Through C: A Beginner's Companion By: M. G. Venkateshmurthy Publisher: Pearson Education India Publication Date: 14-AUG-2006 Insert Date: 15-MAY-2012 Slots: 1.0 | Overview: Programming Techniques Through C: A Beginner's Companion
A hands-on book on rudiments of programming, Programming Techniques through C: A Beginner's Companion teaches you the techniques of solving problems from simpler ones like "finding out the area of a triangle" to more involved ones like "sorting and searching".
The visual approach to solve problems in a step-by-step manner through flowcharts makes it easy for the beginners to solve problems and write programs using the C programming language. The emphasis is on problem solving procedures rather than learning a language.
...
|
18. | Design Patterns for Embedded Systems in C By: Bruce Powel Douglass Publisher: Newnes Publication Date: 01-NOV-2010 Insert Date: 03-APR-2012 Slots: 1.0 | Overview: Design Patterns for Embedded Systems in C
A recent survey stated that 52% of embedded projects are late by 4-5 months. This book can help get those projects in on-time with design patterns. The author carefully takes into account the special concerns found in designing and developing embedded applications specifically concurrency, communication, speed, and memory usage. Patterns are given in UML (Unified Modeling Language) with examples including ANSI C for direct and practical application to C code. A basic C knowledge is a prerequisite for the book while UML notation and terminology is included. General C programming books do...
|
19. | By: Dirk Louis Publisher: Markt+Technik Verlag Publication Date: 15-DEC-2006 Insert Date: 27-FEB-2012 Slots: 1.0 | Overview: C/C++: Die Referenz Das fundierte und professionelle Nachschlagewerk bietet alle Funktionen und Befehle im schnellen Zugriff: Thematisch und alphabetisch sortiert mit ausführlichem Index, hilfreich für alle Programmierer – vom Einsteiger bis zum Profi....
|
20. | By: A.K. Sharma Publisher: Pearson Education India Publication Date: 11-JAN-2011 Insert Date: 20-NOV-2011 Slots: 1.0 | Overview: Data Structure Using C
A data structure is the logical organization of a set of data items that collectively describe an object. Using the C programming language, this book describes how to effectively choose and design a data structure for a given situation or problem.
...
|