Browse Results

Showing 29,551 through 29,575 of 61,913 results

Moodle 2.5 Multimedia Cookbook - Second Edition

by Silvina P. Hilar

With practical examples presented in the style of recipes, this book is designed for you to be able to dip in and out as you need, only using the multimedia options that you want at the time.This cookbook is designed specifically for teachers who want to begin creating interactive and engaging Moodle courses by utilizing the multimedia capabilities of Moodle.

Instant Testing with CasperJS

by Éric Bréhault

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to teach you how to create CasperJS tests for your web development projects. This book will be extremely useful for web developers who are new to testing or who want to move from another testing solution to CasperJS. It is assumed that you are familiar with web development and have a good knowledge of JavaScript.

Instant Buildroot

by Daniel Manchon Vizuete

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to help you learn how to generate and configure an embedded Linux system using Buildroot.Instant Buildroot is for developers who want to know how to use Buildroot tools to generate and configure their own embedded system. It is assumed that the reader has some experience with Linux and basic programming and is familiar with basic hardware development boards.

Learning Gerrit Code Review

by Luca Milanesio

A practical and a fast paced guide that gives you all the information you need to make software development more cooperative and social. This book is written for team leaders and developers who wish to reap the benefit of Gerrit and improve collaboration by introducing code review practices.

RESTful Web Services with Dropwizard

by Alexandros Dallas

A hands-on focused step-by-step tutorial to help you create Web Service applications using Dropwizard If you are a software engineer or a web developer and want to learn more about building your own Web Service application, then this is the book for you. Basic knowledge of Java and RESTful Web Service concepts is assumed and familiarity with SQL/MySQL and command-line scripting would be helpful.

Getting Started with Beautiful Soup

by Vineeth G. Nair

This book is a practical, hands-on guide that takes you through the techniques of web scraping using Beautiful Soup. Getting Started with Beautiful Soup is great for anybody who is interested in website scraping and extracting information. However, a basic knowledge of Python, HTML tags, and CSS is required for better understanding.

Mastering jBPM6

by Simone Fiorini Arun V Gopalakrishnan

If you are a designer or developer who wants to build and operate business process-centric applications, then this book is for you. Knowledge of the basic concepts of application development in Java will be helpful in following the concepts covered in the book, but is not necessary.

Kali Linux Cookbook

by David De Smet Willie L. Pritchett

A practical, cookbook style with numerous chapters and recipes explaining the penetration testing. The cookbook-style recipes allow you to go directly to your topic of interest if you are an expert using this book as a reference, or to follow topics throughout a chapter to gain in-depth knowledge if you are a beginner.This book is ideal for anyone who wants to get up to speed with Kali Linux. It would also be an ideal book to use as a reference for seasoned penetration testers.

GeoServer Cookbook

by Stefano Iacovella

This book is ideal for GIS experts, developers, and system administrators who have had a first glance at GeoServer and who are eager to explore all its features in order to configure professional map servers. Basic knowledge of GIS and GeoServer is required.

Learning Android Intents

by Muhammad Usama Aftab Wajahat Karim

The book will take an easy-to-follow and engaging tutorial approach, providing a practical and comprehensive way to learn Android intents. If you are a novice or an intermediate Android Developer who wants to expand their knowledge of Android Intents, this book is ideal for you. Readers are expected to have basic understanding of Android development, how to use different IDEs, and how to develop applications using Android APIs.

Near Field Communication with Android Cookbook

by Vitor Subtil

An easy-to-follow guide, full of hands-on examples of and real-world applications. Each recipe is explained and placed in context. If you want to learn how to create NFC-enabled Android applications, this is the book for you. Perhaps you already know a bit about Android application developments but have never used NFC, or perhaps you know a little about NFC android development but want some more advanced features and examples. In either case, this book will get you up and running quickly. You are expected to have Android programming knowledge.

Mapping and Visualization with SuperCollider

by Marinos Koutsomichalis

This book is a standard guide with numerous code examples of practical applications. It will help you advance your skills in creating sophisticated visualizations while working with audio-visual systems.This book is ideal for digital artists and sound artists who are familiar with SuperCollider and who wish to expand their technical and practical knowledge of mapping and visualization. It is assumed that you already have some experience with the SuperCollider programming language and are familiar with the fundamental audio synthesis techniques.

CoffeeScript Application Development Cookbook

by Mike Hatfield

If you are interested in developing modern applications, this book will help you leverage the vast JavaScript ecosystem while using an elegant language, helping you avoid the shortcomings of JavaScript.

Moodle 2.7 LTS Administration - Third Edition

by Alex Buchner

The book takes a problem-solution approach to fall in line with your day-to-day operations. This is a one-stop reference for any task you will ever come across when administering a Moodle site of any shape and size. If you are a technician, systems administrator, or part of academic staff, this is the book for you. This book is ideal for anyone who has to administer a Moodle system. Whether you are dealing with a small-scale local Moodle system or a large-scale multi-site Virtual Learning Environment, this book will assist you with any administrative task. Some basic Moodle knowledge is helpful, but not essential.

C++ Multithreading Cookbook

by Milos Ljumovic

The book is an easy-to-follow guide for creating multi-threaded applications using C++. Each topic is thoroughly explained with multiple illustrations. Many algorithms, such as Dinning Philosophers Problem give you thorough explanations that will help you to understand and solve concurrent tasks. The book is intended for enterprise developers and programmers who wish to make use of C++ capabilities to learn the multithreaded approach. Knowledge of multithreading along with experience in C++ is an added advantage. However it is not a prerequisite.

Slick2D Game Development

by Jacob Bevilacqua

A simple guide, packed with tutorials that ease you into learning about the Slick game workflow and Slick game library.If you are a game programmer who would like to expand on your skills and become a game developer, this book is ideal for you. No previous knowledge of Slick 2D or any other Java game library is required. This book assumes that you have basic Java syntax and object oriented programming knowledge.

Instant Optimizing Embedded Systems using Busybox

by Wu Zhangjin Cao Ziqiang

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A step-by-step guide which provides concise and clear recipes for getting started with Busybox.If you are an embedded system developer or Android developer who wishes to learn to build an embedded (Android Linux) system from scratch, as well as to optimize the system performance, then this book will be great for you. It's assumed that you have some experience in Linux and UNIX utilities. If you are a new developer, this book will also help you to get started with Busybox and Android Linux development.

Instant jqGrid

by Gabriel Manricks

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. A step-by-step, practical Starter book, Instant jqGrid embraces you while you take your first steps, and introduces you to the content in an easy-to-follow order.This book is aimed at people who have some knowledge of HTML and JavaScript. Knowledge of PHP and SQL would also prove to be beneficial. No prior knowledge of jqGrid is expected.

Instant Mock Testing with PowerMock

by Deep Shah

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes, to teach you how you can use PowerMock to unit test code.If you are a beginner who would like to learn how to use PowerMock, this is the perfect guide for you! As the book comprehensively covers both basic and advanced concepts, this guide is also suitable for those of you who have an intermediate knowledge of PowerMock.

Instant Nokogiri

by Hunter Powers

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. A concise, illustrated guide to extracting information available on the Internet using Nokogiri."Instant Nokogiri" is the perfect choice for the aspiring Ruby developer looking to incorporate screen scraping and parsing technology in their applications. Beginner level Ruby, basic HTML, and CSS experience is suggested.

Batman Arkham Knight: The Official Novelization

by Marv Wolfman

Gotham City is in chaos as the criminal organizations run wild, seeking to fill the void left by the death of the Joker. When the Scarecrow threatens to unleash a toxin that will kill scores of innocents, the result is uncontrollable panic.TM & (c) DC Comics. (s15)

iOS Development with Xamarin Cookbook

by Dimitris Tavlikos

The book is written in a recipe format with practical examples, allowing you to go directly to your topic of interest or follow topics throughout a chapter to gain an in-depth knowledge. There are also plenty of hints and best practices along the way. If you are a C#/.NET developer with no previous experience in iOS development or an Objective-C developer who wants to create complete iOS applications and deploy them to the App Store, then this book is ideal for you. No experience with Xamarin is needed.

Entity Framework Tutorial - Second Edition

by Joydip Kanjilal

A comprehensive guide to the Entity Framework with insight into its latest features and optimizations for responsive data access in your projects About This Book * Create Entity data models from your database and use them in your applications * Learn about the Entity Client data provider and write statements in Entity SQL to perform CRUD operations * Explore ADO.NET Data Services and how they work with the Entity Framework Who This Book Is For If you are a C# developer who wants to learn a new way of querying data and utilizing it in applications efficiently for data binding or other operations, then this book is for you. Basic knowledge of ADO.NET is assumed. What You Will Learn * Explore the features of the ADO.NET Entity Framework * Understand the concepts of entities and their relationships * Create an Entity Data Model using the ADO.NET Entity Data Model Designer and the EdmGen tool * Extend existing Entity Types to create your own Entity Types * Write programs against the Entity Data Model to perform CRUD operations * Discover ADO.NET Data Services and learn how they can be used with the Entity Framework * Familiarize yourself with WCF Data Services (formerly ADO.NET Data Services) * Apply Code First, Model First and Database First approaches In Detail The ADO.NET Entity Framework from Microsoft is a new ADO.NET development framework that provides a level of abstraction for data access strategies and solves the impedance mismatch issues that exist between different data models. This book explores Microsoft's Entity Framework and explains how it can used to build enterprise level applications. It will also teach you how you can work with RESTful Services and Google's Protocol Buffers with Entity Framework and WCF. You will explore how to use Entity Framework with ASP.NET Web API and also how to consume the data exposed by Entity Framework from client applications of varying types, i.e., ASP.NET MVC, WPF and Silverlight. You will familiarize yourself with the new features and improvements introduced in Entity Framework including enhanced POCO support, template-based code generation, tooling consolidation and connection resiliency. By the end of the book, you will be able to successfully extend the new functionalities of Entity framework into your project. Style and approach This book is a step-by-step tutorial providing hands-on code examples with detailed explanations. The book aims to explain the concepts of the Entity Framework and illustrate how you can use these in applications with a tutorial based approach.

Burp Suite Essentials

by Akash Mahajan

If you are interested in learning how to test web applications and the web part of mobile applications using Burp, then this is the book for you. It is specifically designed to meet your needs if you have basic experience in using Burp and are now aiming to become a professional Burp user.

Mastering Responsive Web Design with HTML5 and CSS3

by Ricardo Zea

Become a master in RWD with this practical, engaging guide About This Book * Build responsive designs with solid yet simple HTML5 and CSS3 best practices * Use CSS preprocessors (Sass) to speed up the creation of CSS * Each chapter covers a different feature of RWD with carefully chosen, interesting examples, including the latest developments in responsive design Who This Book Is For If you already know some HTML and CSS and understand the principles of responsive web design, this book is for you. There's something here for you to learn regardless of if you're a web designer or web developer, or whether you're a seasoned expert web professional. What You Will Learn * Install and use Sass with SCSS syntax to create your CSS * Use HTML5 tags the right way for the right type of content * Enhance the experience of users with assistive technology with ARIA roles * Design with desktop-first approach but implement with mobile-first methodology * For your layouts, either create and use your own scalable CSS grid, or use Flexbox * Create three types of navigation for small screen devices * Find the best way to serve the best type of image and how to make videos responsive * Build custom responsive emails to ensure the message gets across regardless of the device In Detail Responsive web design is getting more complex day by day and without the necessary design and development skill sets, it's a matter of time before we're left behind. Building meaningful and accessible websites and apps using HTML5 and CSS3 is a must if we want to create memorable experiences for the users. In the ever-changing world of web designers and developers, being proficient in responsive web design is no longer an option, it is mandatory. Whether you're a web designer or web developer, or a seasoned expert web professional, this book will bolster your HTML and CSS skills to a master level. The book is designed in a way that each chapter will take you one step closer to becoming an expert in RWD. The book begins with introducing you to the power of CSS preprocessors, Sass in this case, to increase the speed of writing repetitive CSS tasks, then use simple but meaningful HTML examples; and add ARIA roles to increase accessibility. You will also understand why a mobile-first approach is ideal. Next, you will learn how to use an easily scalable CSS grid or if you prefer, use Flexbox instead. Create navigations for small screen devices using the "drawer navigation," "off-canvas" or "toggle" navigation patterns, and also implement images and media in both responsive and responsible ways. Finally, you will build a solid and meaningful typographic scale and make sure your messages and communications display correctly with responsive emails. Style and approach Designing and developing for the web should be fun, and that's the tone used in the book. This book is written in a step-by-step format with clean-cut examples. You will also find tips and notes all over the book to help clarify those small and simple details most books and tutorials assume you already know.

Refine Search

Showing 29,551 through 29,575 of 61,913 results