Data Structures In C
ISBN: 9781438253275 / Angielski / Miękka / 334 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Revised April 2015 Update of link to source code The short code link in the book no longer works. The code can be accessed here: https: //onedrive.live.com/redir?resid=8ACA1678C859BCF7 278&authkey= AAMYL7b58wzbeBM&ithint=folder%2cin Data structures is concerned with the storage, representation and manipulation of data in a computer. We discuss some of the more versatile and popular data structures and explain how to implement and use them to solve a variety of useful problems. The book restricts itself to what can be covered in a one-semester course, without... Revised April 2015 Update of link to source code The short code link in the book no longer works. The code can be accessed here: ... |
|
cena:
159,53 zł |
C Programming - An Advanced Course
ISBN: 9781438275574 / Angielski / Miękka / 226 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book takes up where C Programming - A Beginner's Course leaves off. It assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you are not, it is recommended that you study C Programming - A Beginner's Course before tackling the material in this book. As in the first book, the emphasis is not on teaching the C language, per se, but rather, on using C to teach concepts that any budding programmer should...
This book takes up where C Programming - A Beginner's Course leaves off. It assumes you have a working knowledge of basic programming concepts such as...
|
|
cena:
113,88 zł |
An Easy Guide to Programming in C, Second Edition
ISBN: 9781475063356 / Angielski / Miękka / 58 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book assumes no prior knowledge of programming and introduces the reader to the computer language of C. By the end of this book, the reader should be acquainted with everything a programmer needs to know in order to produce simple programs in C. Reference is made to C's more complex aspects, but these are beyond the scope of this book. This book was written originally for a group of pupils, aged 11-15 years old for an after-school programming club but it is also relevant to undergraduate university students, or other adults who are completely new to the language of C.
This book assumes no prior knowledge of programming and introduces the reader to the computer language of C. By the end of this book, the reader shoul...
|
|
cena:
27,34 zł |
C Programming Language and Software Design
ISBN: 9781530946310 / Angielski / Miękka / 144 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
36,52 zł |
C Programming: The Essentials for Engineers and Scientists
ISBN: 9781461271611 / Angielski / Miękka / 479 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text teaches the essentials of C programming, concentrating on what readers need to know in order to produce stand-alone programs and so solve typical scientific and engineering problems. It is a learning-by-doing book, with many examples and exercises, and lays a foundation of scientific programming concepts and techniques that will prove valuable for those who might eventually move on to another language. Written for undergraduates who are familiar with computers and typical applications but are new to programming.
This text teaches the essentials of C programming, concentrating on what readers need to know in order to produce stand-alone programs and so solve ty...
|
|
cena:
254,06 zł |
C Pocket Reference
ISBN: 9780596004361 / Angielski / Miękka / 144 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer is the C Pocket Reference. Concise and easy to use, this handy pocket guide to C is a must-have quick reference for any C programmer. It's the only C reference that fits in your pocket and... C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the... |
|
cena:
103,44 zł |
C Programming Absolute Beginner's Guide
ISBN: 9780789751980 / Angielski / Miękka / 352 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Updated for C11
Write powerful C programs without becoming a technical expert This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple Who knew how simple C programming could be? This is today s best beginner s guide to writing C programs and to learning skills... Updated for C11
Write powerful C programs without becoming a technical expert This book is the fastest way to get c... |
|
cena:
130,37 zł |
Learn C on the Mac: For OS X and IOS
ISBN: 9781430245339 / Angielski / Miękka / 508 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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... 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 ...
|
|
cena:
195,42 zł |
Beginning C for Arduino: Learn C Programming for the Arduino
ISBN: 9781430247760 / Angielski / Miękka / 280 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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:
Beginning C for Arduino is written for those who have no prior experience with microcontrollers or programming but would like to experiment a...
|
|
cena:
254,06 zł |
Cryptography in C and C++
ISBN: 9781430250982 / Angielski / Miękka / 504 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100 pages of additional material as well as numerous improvements to the original text. The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.
This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100...
|
|
cena:
293,15 zł |
ZeroMQ: Messaging for Many Applications
ISBN: 9781449334062 / Angielski / Miękka / 516 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Dive into OMQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-paced guide, you'll learn hands-on how to use this scalable, lightweight, and highly flexible networking tool for exchanging messages among clusters, the cloud, and other multi-system environments. OMQ maintainer Pieter Hintjens takes you on a tour of real-world applications, using extended examples in C to help you work with OMQ's API, sockets, and patterns. Learn how to use specific OMQ programming techniques, build multithreaded... Dive into OMQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-pa... |
|
cena:
219,61 zł |
Understanding and Using C Pointers
ISBN: 9781449344184 / Angielski / Miękka / 226 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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. Difficult to master, pointers provide C with much flexibility and power yet few resources are dedicated to this data type. This comprehensive book has the information you need,... Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you ll learn how pointers pro... |
|
cena:
165,52 zł |
Head First C
ISBN: 9781449399917 / Angielski / Miękka / 632 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that 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--topics typically covered on a college-level course. This book also features labs: in-depth projects... Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming.... |
|
cena:
248,30 zł |
Mastering Algorithms with C
ISBN: 9781565924536 / Angielski / Miękka / 562 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques. Implementations, as well as interesting, real-world examples of each data structure and algorithm, are... There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C off... |
|
cena:
248,30 zł |
C Programming for Arduino: Building your own electronic devices is fascinating fun and this book helps you enter the world of autonomous but conn
ISBN: 9781849517584 / Angielski / Miękka / 512 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Physical computing allows us to build interactive physical systems by using software & hardware in order to sense and respond to the real world. C Programming for Arduino will show you how to harness powerful capabilities like sensing, feedbacks, programming and even wiring and developing your own autonomous systems. C Programming for Arduino contains everything you need to directly start wiring and coding your own electronic project. You ll learn C and how to code several types of firmware for your Arduino, and then move on to design small typical systems to understand how handling buttons,...
Physical computing allows us to build interactive physical systems by using software & hardware in order to sense and respond to the real world. C Pro...
|
|
cena:
267,73 zł |
Design Patterns for Embedded Systems in C: An Embedded Software Engineering Toolkit
ISBN: 9781856177078 / Angielski / Miękka / 450 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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...
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. Th...
|
|
cena:
258,66 zł |
Test Driven Development in C: Building Hihg Quality Embedded Software
ISBN: 9781934356623 / Angielski / Miękka / 356 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone... |
|
cena:
144,83 zł |
Introducing Go
ISBN: 9781491941959 / Angielski / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language's core features with step-by-step instructions and exercises in each chapter to help you practice what you learn. Go is a general-purpose programming language with a clean syntax and advanced features, including concurrency. This book provides the one-on-one support you need to get started with the language, with short, easily digestible chapters that build on one another. By the... Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming la... |
|
cena:
103,44 zł |
Advanced Topics in C: Core Concepts in Data Structures
ISBN: 9781430264002 / Angielski / Miękka / 312 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C.
Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate... C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list ke... |
|
cena:
293,15 zł |
GadChick's Guide to Making An iPhone App
ISBN: 9781478390923 / Angielski / Miękka / 52 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
36,47 zł |