Objective-C Programmer's Reference
by Carlos Oliveira
Objective-C Programmer's Reference provides the tools necessary to write software in Objective-C - the language of choice for developing iOS and OS X applications. Author Carlos Oliveira begins from the basic building blocks of the language. He shows how to create correct and efficient applications by applying your knowledge of object-oriented and structured programming.Objective-C Programmer's Re...
Price: $49.99 | Publisher: Apress | Release: 2013
Learn 2D Game Development with C#
by Kelvin Sung
2D games are hugely popular across a wide range of platforms and the ideal place to start if you're new to game development. With Learn 2D Game Development with C#, you'll learn your way around the universal building blocks of game development, and how to put them together to create a real working game.C# is increasingly becoming the language of choice for new game developers. Productive and easie...
Price: $37.99 | Publisher: Apress | Release: 2013
Understanding and Using C Pointers
by Richard Reese
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 bo...
Price: $26.99 | Publisher: O'Reilly Media | Release: 2013
Releasing HTML5 Games for Windows 8
by Jesse Freeman
Windows 8 presents an incredible opportunity for distributing and monetizing HTML5 games, and this guide shows how you can profit from it. You'll learn everything you need to know about porting your original web-based JavaScript game to the new "touch-first" version of Windows, as well as several options for selling your game in Windows Store.Windows 8 is a big leap forward for develo...
Price: $16.99 | Publisher: O'Reilly Media | Release: 2013
by Pieter Hintjens
Even connecting a few programs across a few sockets is plain nasty when you start to handle real life situations. Trillions? The cost would be unimaginable. Connecting computers is so difficult that software and services to do this is a multi-billion dollar business. So today we're still connecting applications using raw UDP and TCP, proprietary protocols, HTTP, Websockets. It remains painful, slow, ha...
Price: $25.00 | Publisher: Self-publishing | Release: 2013
by Martin Evans, Joshua Noble, Jordan Hochenbaum
Arduino in Action is a hands-on guide to prototyping and building DIY electronics. You'll start with the basics - unpacking your board and using a simple program to make something happen. Then, you'll attempt progressively more complex projects as you connect Arduino to motors, LCD displays, Wi-Fi, GPS, and Bluetooth. You'll explore input/output sensors, including ultrasound, infrared, and li...
Price: $19.62 | Publisher: Manning | Release: 2013
by G. Ann Campbell, Patroklos P. Papapetrou, Olivier Gaudin
SonarQube is a powerful open source tool for continuous inspection, a process that makes code quality analysis and reporting an integral part of the development lifecycle. Its unique dashboards, rule-based defect analysis, and tight build integration result in improved code quality without disruption to developer workflow. It supports many languages, including Java, C, C++, C#, PHP, and JavaScript.SonarQube...
Price: $37.99 | Publisher: Manning | Release: 2013
by Philip Herron
Cython is a very powerful combination of Python and C. Using Cython, you can write Python code that calls back and forth from and to C or C++ code natively at any point. It is a language with extra syntax allowing for optional static type declarations. It is also a very popular language as it can be used for multicore programming.Learning Cython Programming will provide you with a detailed guide to extendin...
Price: $3.49 | Publisher: Packt Publishing | Release: 2013
FREE EBOOK - C Programming for Arduino
by Julien Bayle
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 ...
Price: $29.99 | Publisher: Packt Publishing | Release: 2013
Android Native Development Kit Cookbook
by Feipeng Liu
Building Android applications would usually mean that you spend all of your time working in Java. There are however times when this is not the most efficient or best method for the application being built. This is where Android NDK comes in. Android NDK allows the developer to write in Native C/C++, giving you the power to reuse code and libraries and also, in most cases, increase the speed and efficiency o...
Price: $29.99 | Publisher: Packt Publishing | Release: 2013