Browse Results

Showing 10,751 through 10,775 of 61,842 results

NuGet 2 Essentials

by Damir Arh Dejan Dakic

This concise guide is full of hands-on examples to guide you through all of NuGet's features and use them in everyday development of .NET frameworks.If you are a .NET developer who wants to learn more about NuGet, this book is ideal for you. Although it doesn't require any prior knowledge about NuGet itself, it assumes that you are already familiar with Visual Studio and the .NET framework. All code in the examples is written using C# so you will also need at least a basic knowledge of the language.

Instant HTML5 Geolocation How-To

by Ben Werdmuller

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. The book will take a how-to approach, focusing on recipes that demonstrate geolocation in HTML5.This book is for web developers who want to incorporate geolocation technology into their applications. Previous knowledge about geolocation software or standards is not required. However, this book assumes a general understanding of web technologies, and both Javascript and jQuery in particular.

Instant Lucene.NET

by Michael Heydt

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A step-by-step guide that helps you to index, search, and retrieve unstructured data with the help of Lucene.NET.Instant Lucene.NET How-to is essential for developers new to Lucene and Lucene.NET who are looking to get an immediate foundational understanding of how to use the library in their application. It's assumed you have programming experience in C# already, but not that you have experience with search techniques such as information retrieval theory (although there will be a little of that explained). The recipes in the book generate or come with sample documents, but feel free to use your own!

OS X Mountain Lion Pocket Guide

by Chris Seibold

Get the concise information you need to start using OS X Mountain Lion, the latest version of the Mac operating system. This handy guide goes right to the heart of the OS, with details on system preferences, built-in applications, utilities, and other features. Once you're familiar with the fundamentals, use this book as a resource for problem-solving on the fly. You get configuration tips, lots of step-by-step instructions, guides for troubleshooting, and other advice--all in an easy-to-read format. Learn what's new, including improved iCloud integration and other iPad-inspired features Discover how working with multiple devices is easier and more streamlined with Mountain Lion Get a guide to the Finder, Dock, user accounts, and other essentials Use Mountain Lion's system preferences to customize your Mac Take advantage of OS X applications, such as FaceTime and Time Machine Manage passwords and secure your data Work more efficiently with a complete list of keyboard shortcuts

Getting Started with Zurb Foundation 4

by Andrew D. Patterson

The book starts with the basics of Foundation and helps you build your skills as you advance from installation to design, configuration, and customization with examples at every step.This book will be of great benefit to web architects, designers, and builders. While it helps to be a programmer, it isn't necessary for this book. You should be familiar with the basic principles of responsive web design and have a desire to create a professional website that looks great on both mobile devices and regular displays.

Instant Sencha Touch

by Hiren J. Dave

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is a practical, step by step tutorial that will get you to use Sencha Touch core components quickly and efficiently.Instant Sencha Touch is for hobbyists who want to explore the capabilities of Sencha Touch. No prior knowledge of Sencha Touch is assumed. This book is simultaneously helpful for developers as well who want to quickly learn about Sencha Touch Framework. The book is structured in such a way that amateurs as well as experts will be able to use it as a reference.

TestNG Beginner's Guide

by Varun Menon

This book is written in a friendly, beginner's guide style with plenty of step-by-step instructions with appropriate examples.This book is great for developers and testers who are new to TestNg and want to learn how to use TestNG for writing their application as well as functional tests. This book assumes that you have experience in Java and OOPs concepts and have worked with certain IDE.

Learning Libgdx Game Development

by Andreas Oehlke

A clear and practical guide to building games in libGDX.This book is great for Indie and existing game developers, as well as those who want to get started with game development using libGDX. Java game knowledge of game development basics is recommended.

Twilio Cookbook

by Roger Stringer

This book is a practical, hands-on guide that provides the reader with a number of clear, step-by-step exercises.This book is great for developers who already have knowledge of PHP and MySQL and who want to learn about integrating Twilio's API into their websites for telephone solutions.

Learning CFEngine 3

by Diego Zamboni

<div><p>The main audience for this book will be experienced system administrators of null-to-medium expertise with cfengine, although more advanced cfengine users may also find useful snippets and techniques. The goal of the book is to serve as a complement to the existing reference guides, not describing every single aspect of cfengine configuration but rather tracing a path through it with examples and techniques that can be put to work straight away.<br/></p>\n<p>\nCFEngine is used by many companies that manage large datacenters, including Google, IBM, Facebook and HP. A large number of system administrators, by choice or by mandate, are getting introduced to cfengine in recent times, and they are looking for a good practical guide to the topic. Let us provide it to them.</p></div>

NumPy Beginner's Guide (Second Edition)

by Ivan Idris

The book is written in beginner's guide style with each aspect of NumPy demonstrated with real world examples and required screenshots.If you are a programmer, scientist, or engineer who has basic Python knowledge and would like to be able to do numerical computations with Python, this book is for you. No prior knowledge of NumPy is required.

Instant Ext JS Starter

by Nagarajan Bhava

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Instant Ext JS Starter is a step-by-step guide to providing you with all the information that you need to start with the Ext JS Sencha JavaScript framework. It has a simplified approach in building your first browser-based application.Instant Ext JS Starter is for people who are new to the Ext JS framework and people who are trying to explore the important features and possibilities of the framework. It assumes that you will have some experience with or understand the JavaScript programming language. As this is an Instant title, it provides the features of the framework and its usage in a nutshell, helping the user to start instantly. Readers are expected to have a browser with a debugger installed, preferably Firefox with the Firebug debugger plugin.

Mastering Ninject for Dependency Injection

by Daniel Baharestani

Mastering Ninject for Dependency Injection teaches you the most powerful concepts of Ninject in a simple and easy-to-understand format using lots of practical examples, diagrams, and illustrations.Mastering Ninject for Dependency Injection is aimed at software developers and architects who wish to create maintainable, extensible, testable, and loosely coupled applications. Since Ninject targets the .NET platform, this book is not suitable for software developers of other platforms. Being familiar with design patterns such as singleton or factory would be beneficial, but no knowledge of dependency injection or IoC is assumed.

Learning Three.js: The JavaScript 3D Library for WebGL

by Jos Dirksen

"Learning Three.js is a hands-on guide which provides everything you need to start working with the powerful JavaScript library, and start creating awesome in-browser visualizations".Learning Three.js is written for anyone looking to get started with Three.js, or looking to improve their skills with the popular js library. The book assumes some knowledge of javascript, but you don't need any knowledge of Three.js itself to follow the book.

Getting Started with WebRTC

by Rob Manson

The book will follow a step-by-step tutorial approach to construct an application that allows video conferencing and calls between two browsers and a system for sharing files among a group.This book is ideal for developers new to the WebRTC standards who are interested in adding sensor-driven, real-time, peer-to-peer communication to their web applications. You will only need basic experience with HTML and JavaScript.

Learning NServiceBus

by David Boike

This is a practical tutorial containing hands-on examples for creating a messaging and SOA based service bus.This book is for .NET developers who are looking for ways to overcome problems related to buggy third party web service integrations, codebases that have grown into a big ball of mud, and batch jobs failure.

Building E-Commerce Solutions with WooCommerce

by Robbert Ravensbergen

Building E-Commerce Solutions with WooCommerce is a step-by-step tutorial with informal but informative tone.This book is written for users with an existing WordPress website who want to add e- commerce functionality to their current solution. This book is also suitable for web design agencies working with WordPress. As a pre-requisite, it is assumed that you already have some experience of PHP and using WordPress.

Instant Building Multi-Page Forms with Yii How-to

by Uday Sawant

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A concise guide that delivers immediate results with practical recipes on customizing your forms.This book is great for developers who have a basic understanding of Yii framework and want to learn some of the advanced, inbuilt features of Yii. It assumes that the reader has a basic knowledge of PHP development, how forms work, and AJAX operations.

Getting Started with nopCommerce

by Brandon Atkinson

A friendly, tutorial style book, which will help you learn your way through creating a live storefront with nopCommerce in a step-by-step manner.Getting Started with nopCommerce is for anyone who wants to sell products online using nopCommerce. If you are a non-technical person and are discouraged by the complexity of this powerful e-commerce application, then this book is for you.

Clojure for Domain-specific Languages

by Ryan D. Kelker

An example-oriented approach to develop custom domain-specific languages. If you've already developed a few Clojure applications and wish to expand your knowledge on Clojure or domain-specific languages in general, then this book is for you. If you're an absolute Clojure beginner, then you may only find the detailed examples of the core Clojure components of value. If you've developed DSLs in other languages, this Lisp and Java-based book might surprise you with the power of Clojure.

Programming Drupal 7 Entities

by Sammy Spets

The book follows a standard tutorial-based approach to create, retrieve, update, and delete Drupal 7 entities, their properties and fields.Programming Drupal 7 Entities is perfect for intermediate or advanced developers new to Drupal entity development who are looking to get a good grounding in how to code using the new paradigm. It's assumed that you will have some experience in PHP development already, and being vaguely familiar with Drupal, GIT, and Drush will also help.

Social Data Visualization with HTML5 and JavaScript

by Simon Timms

This book is a fast-paced guide full of step-by-step instructions that teach you how to visualize social data using HTML5 and JavaScript.This book is for developers who are excited about data and who want to share that excitement with others. Developers who are interested in the data which can be extracted from social networks will also find this book hugely beneficial.Readers should have a working knowledge of both JavaScript and HTML.

Dependency Injection with AngularJS

by Alex Knol

This book is a practical, hands-on approach to using dependency injection and implementing test-driven development using AngularJS. Dependency Injection with AngularJS is aimed at developers who are aware of AngularJS but need to get started with using it in real life applications. Also, developers who want to get into test-driven development with AngularJS can use this book as practical guide. Even if you know about dependency injection, it can serve as a good reference on how it is used within AngularJS. Readers are expected to have some experience with JavaScript.

Implementing Samba 4

by Marcelo Leal

This book is an implementation tutorial covering step-by-step procedures, examples, and sample code, and has a practical approach to set up a Samba 4 Server as an Active Directory Domain Controller and also set up different Samba 4 server roles. This book is ideal for system administrators who are new to the Samba 4 software, and who are looking to get a good grounding in how to use Samba 4 to implement Active Directory Services. It's assumed that you will have some experience with general system administration, Active Directory, and GNU/Linux systems. Readers are expected to have some test machines (virtual machines), which will be used to execute the examples within this book.

You Don't Know JS: Scope & Closures

by Kyle Simpson

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.Like other books in the "You Don't Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery.Learn about scope, a set of rules to help JavaScript engines locate variables in your codeGo deeper into nested scope, a series of containers for variables and functionsExplore function- and block-based scope, "hoisting", and the patterns and benefits of scope-based hidingDiscover how to use closures for synchronous and asynchronous tasks, including the creation of JavaScript libraries

Refine Search

Showing 10,751 through 10,775 of 61,842 results