Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Help
Search Results for: Programming

Show:


1. 

Programming Grails

Programming Grails

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 07-MAY-2013

Insert Date: 20-SEP-2012

Slots: 1.0

Table of Contents • Start Reading

Programming Grails Programming Grails Burt Beckwith Beijing • Cambridge • Farnham • Köln • Sebastopol • Tokyo Special Upgrade Offer If you purchased this ebook directly from oreilly.com, you have the following benefits: DRM-free ebooks—use

More Results From This Book


2. 

packetC Programming

packetC Programming

By: Peder Jungck; Ralph Duncan; Dwight Mulcahy

Publisher: Apress

Publication Date: 21-DEC-2011

Insert Date: 13-JAN-2012

Slots: 1.0

Table of Contents • Start Reading

This book introduces the tools you'll need to program with the packetC language packetC speeds the development of applications that live within computer networks, the kind of programs that provide network functionality for connecting "clients" and "servers" and "clouds." The simplest examples provide packet switching and routing while more complex examples implement cyber security, broadband policies or cloud-based network infrastructure. Network applications, such as those processing digital voice and video, must be highly scalable, secure and maintainable. Such application...

More Results From This Book


3. 

Programming Interactivity

Programming Interactivity

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 25-JAN-2012

Insert Date: 12-JAN-2012

Slots: 1.0

Table of Contents • Start Reading

Want to create rich interactive experiences with your artwork, designs, or prototypes, using electronics and programming? This is the place to start. Programming Interactivity helps you explore common themes using Arduino, Processing, and openFrameworks in interactive art and design, including 2D and 3D graphics, sound, physical interaction, computer vision, geolocation, and more. No programming experience is required to get started....

More Results From This Book


4. 

Programming Razor

Programming Razor

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 15-SEP-2011

Insert Date: 14-SEP-2011

Slots: 1.0

Table of Contents • Start Reading

This book will begin with an introduction to the Razor syntax, where/how it fits in to the Web Matrix and ASP.NET MVC platforms, and how to effectively leverage the syntax on those platforms. It will continue to dive deeper, espousing some best practices and useful sample code for the Web Matrix and ASP.NET MVC platforms. Finally, the book will examine the underlying APIs themselves (which are separate from the syntax discussed previously), explain how the Razor API works, and show how to extend the API with custom functionality, even in non-web scenarios....

More Results From This Book


5. 

Java Programming

Java Programming

By: Hari Mohan Pandey

Publisher: Pearson Education India

Publication Date: 12-DEC-2011

Insert Date: 11-MAY-2012

Slots: 1.0

Table of Contents • Start Reading

Java Programming is an introductory level text that instils an understanding of basic concepts before gradually moving to advanced topics like swing, socket programming, JAVA native interface, remote method invocation and serialization. Programs are accompanied by complete explanations, and their output helps the reader better understand the logic behind them. ...

More Results From This Book


6. 

Clojure Programming

Clojure Programming

By: ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 12-APR-2012

Insert Date: 04-JUN-2011

Slots: 1.0

Table of Contents • Start Reading

The Clojure language is a practical alternative for everyday programming that offers expressivity rivaling other dynamic languages like Ruby and Python, but allows one to seamlessly take advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already—whether you're focused on data modeling, concurrency and parallelism, web programming, statistics and data analysis, and more....

More Results From This Book


7. 

Java Programming

Java Programming

By: Poornachandra Sarang

Publisher: McGraw-Hill

Publication Date: 20-JAN-2012

Insert Date: 20-JUL-2012

Slots: 1.0

Table of Contents • Start Reading

Develop, Compile, and Debug High-Performance Java Applications.Take your Java skills to the next level using the expert programming techniques contained in this Oracle Press guide. Featuring real-world code samples and detailed instructions, Java Programming demonstrates how to fully utilize the powerful features of Java SE 7. ...

More Results From This Book


8. 

Programming Android

Programming Android

By: ; ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 29-JUL-2011

Insert Date: 16-JUL-2011

Slots: 1.0

Table of Contents • Start Reading

This authoritative guide shows experienced application developers what they need to program for the Android operating system -- the core building blocks, how to put those blocks together, and how to build compelling apps that work on a full range of Android devices. With Programming Android, you'll learn advanced Java concepts in a way that any programmer can understand, even if you have no previous experience with the language....

More Results From This Book


9. 

Rough Cuts
Programming JavaScript Applications

Programming JavaScript Applications

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 15-OCT-2013

Insert Date: 11-MAY-2012

Table of Contents • Start Reading

Functional Programming Functional Programming Functional programming is a style of programming that uses higher order functions (as opposed to objects and data) to facilitate code organization and reuse. A higher order function treats functions as data, either

More Results From This Book


10. 

Programming Hive

Programming Hive

By: ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 26-SEP-2012

Insert Date: 19-SEP-2012

Slots: 1.0

Table of Contents • Start Reading

Programming Hive Programming Hive Edward Capriolo Dean Wampler Jason Rutherglen Published by O’Reilly Media Beijing ⋅ Cambridge ⋅ Farnham ⋅ Köln ⋅ Sebastopol ⋅ Tokyo

More Results From This Book


11. 

CUDA Programming

CUDA Programming

By: Shane Cook

Publisher: Morgan Kaufmann

Publication Date: 28-DEC-2012

Insert Date: 22-JAN-2013

Slots: 1.0

Table of Contents • Start Reading

If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts including threads, blocks, grids, and memory focus on both parallel and CUDA-specific issues. Later, the book demonstrates CUDA in practice for optimizing applications, adjusting to new hardware, and solving common problems. ...

More Results From This Book


12. 

Programming Pig

Programming Pig

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 13-OCT-2011

Insert Date: 07-OCT-2011

Slots: 1.0

Table of Contents • Start Reading

This guide is an ideal learning tool and reference for Apache Pig, the programming language that helps you describe and run large data projects on Hadoop. With Pig, you can analyze data without having to create a full-fledged application—making it easy for you to experiment with new data sets. This book shows you how....

More Results From This Book


13. 

Boost.Asio C++ Network Programming

Boost.Asio C++ Network Programming

By: John Torjo;

Publisher: Packt Publishing

Publication Date: 22-FEB-2013

Insert Date: 27-FEB-2013

Slots: 1.0

Table of Contents • Start Reading

Asynchronous programming Asynchronous programming This section delves very deep into some of the issues you'll run into when doing asynchronous programming. After reading it ... , synchronous work is quite easier than asynchronous programming. This

More Results From This Book


14. 

Linux System Programming, 2nd Edition

Linux System Programming, 2nd Edition

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 28-MAY-2013

Insert Date: 17-MAY-2013

Slots: 1.0

Table of Contents • Start Reading

System Programming System Programming Traditionally, all Unix programming was system-level programming. Unix systems historically did not include many higher-level abstractions. Even programming in a development environment such as the X Window System exposed in

More Results From This Book


15. 

WCF Programming WCF PROGRAMMING Now that you have covered all the basics, it ... . Click OK to add the service reference. 8. Modify the code in Program.cs in ... Ch25Ex01Client.ServiceReference1; namespace Ch25Ex01Client { class Program { static void Main(string[]

More Results From This Book


16. 

OpenCL Programming Guide

OpenCL Programming Guide

By: 

Publisher: Addison-Wesley Professional

Publication Date: 13-JUL-2011

Insert Date: 23-JUL-2010

Slots: 1.0

Table of Contents • Start Reading

Using the new OpenCL (Open Computing Language) standard and framework, you can write applications that access all available programming resources: CPUs, GPUs, accelerators, and even external processors. Already implemented by Apple, ATI, NVIDIA, and other leaders, OpenCL has outstanding potential for PCs, servers, handheld/embedded devices, high-performance computing, and even cloud systems. This is the first comprehensive, authoritative, and practical guide to OpenCL 1.1 specifically for working developers and software architects. Authored by five leading OpenCL authorities, OpenCL...

More Results From This Book


17. 

Programming Social Applications

Programming Social Applications

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 27-AUG-2011

Insert Date: 07-DEC-2010

Slots: 1.0

Table of Contents • Start Reading

Like all good web ventures, the Social Web has risen in prominence ahead of any reliable standards that would ensure a consistent user experience. But that's finally beginning to change. With this book, you'll learn about a rich set of open source technologies for building compelling--and secure--social applications and websites. You'll discover what it takes to engage users on a personal level, and learn ways to monetize your venture.Programming Social Applications introduces you to the open source tools used on many major social platforms, and explains how technologies such as OpenSocial,...

More Results From This Book


18. 

Programming in CoffeeScript

Programming in CoffeeScript

By: Mark Bates

Publisher: Addison-Wesley Professional

Publication Date: 24-MAY-2012

Insert Date: 24-NOV-2011

Slots: 1.0

Table of Contents • Start Reading

Use CoffeeScript to Write Better JavaScript Code Than Ever Before! If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make JavaScript code buggy and unmanageable. He guides you through every feature and technique you need to write quality CoffeeScript code and shows how to take advantage of CoffeeScript’s increasingly...

More Results From This Book


19. 

The Essential R Reference

The Essential R Reference

By: 

Publisher: John Wiley & Sons

Publication Date: 19-NOV-2012

Insert Date: 11-JAN-2013

Slots: 1.0

Table of Contents • Start Reading

Programming Programming Programming R yourself can be especially useful because in doing so you can prepare scripts that undertake complex or repetitive tasks, which ... different tasks according to the result of the decision(s). The R programming language has

More Results From This Book


20. 

Joomla!™ Programming

Joomla!™ Programming

By: 

Publisher: Addison-Wesley Professional

Publication Date: 26-MAR-2012

Insert Date: 28-MAY-2011

Slots: 1.0

Table of Contents • Start Reading

When you master Joomla! programming, you can customize websites in ways that simply aren’t possible by tweaking parameters or installing someone else’s extensions. Now, there’s an authoritative, “soup-to-nuts” programming guide for every Joomla! user: from beginners with no Joomla! development experience to long-time coders seeking a quick start with Joomla!’s powerful new versions, 1.6, 1.7, and 2.5. Joomla!™ Programming presents proven best practices for getting the job done right. Written by Mark Dexter and Joomla! design architect Louis Landry (who wrote much of the new...

More Results From This Book