Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262657 descargas y
1106 contribuyentes !

Se han encontrado 9 Coincidencias

CSS Text

Programación


130 Visitas | 286 Descargas | 2013-09-20 01:08:08 | cbustillo

As a web designer, you probably spend more time working with text than any other element. With this concise guide, you'll learn CSS3 properties for changing the appearance of text without altering the font face-including horizontal and vertical alignment, text transformation, word and letter spacing, text wrapping, and the direction of text flow. This book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of CSS Text, you'll receive a discount on the entire Definitive Guide once it's released.

Dojo: The Definitive Guide


28 Visitas | 53 Descargas | 2014-10-08 13:12:06 | didiosky

The Dojo toolkit provides an end-to-end solution for development in the browser - everything from its standard JavaScript library and turnkey widgets to build tools and a testing framework. This comprehensive guide to Dojo includes a hard-hitting reference to help you build rich and responsive web applications with complex layouts and form controls closely resembling those found in the most advanced desktop applications. If you're a DHTML-toting web developer, you need to read this book.

AngularJS


329 Visitas | 41966 Descargas | 2014-10-09 02:34:16 | didiosky

Develop smaller, lighter web apps that are simple to create and easy to test, extend, and maintain as they grow. This hands-on guide introduces you to AngularJS, the open source JavaScript framework that uses Model-view-controller (MVC) architecture, data binding, client-side templates, and dependency injection to create a much-needed structure for building web apps. Guided by two engineers who worked on AngularJS at Google, you'll walk through the framework's key features, and then build a working AngularJS app-from layout to testing, compiling, and debugging. You'll learn how AngularJS helps reduce the complexity of your web app.

Hadoop: The Definitive Guide

Big Data


46 Visitas | 82 Descargas | 2015-04-07 21:20:52 | cbustillo

Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, you'll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters. Using Hadoop 2 exclusively, author Tom White presents new chapters on YARN and several Hadoop-related projects such as Parquet, Flume, Crunch, and Spark. You'll learn about recent changes to Hadoop, and explore new case studies on Hadoop's role in healthcare systems and genomics data processing.

Field Guide to Hadoop

Big Data


35 Visitas | 71 Descargas | 2015-04-07 21:30:07 | cbustillo

QR code - Field Guide to Hadoop Book Description If your organization is about to enter the world of big data, you not only need to decide whether Apache Hadoop is the right platform to use, but also which of its many components are best suited to your task. This field guide makes the exercise manageable by breaking down the Hadoop ecosystem into short, digestible sections. You'll quickly understand how Hadoop's projects, subprojects, and related technologies work together. Each chapter introduces a different topic - such as core technologies or data transfer - and explains why certain components may or may not be useful for particular needs. When it comes to data, Hadoop is a whole new ballgame, but with this handy reference, you'll have a good grasp of the playing field.

Practical Electronics: Components and Techniques: Components and Techniques

Electrónica


177 Visitas | 291 Descargas | 2015-04-07 22:05:13 | cbustillo

How much do you need to know about electronics to create something interesting, or creatively modify something that already exists? If you'd like to build an electronic device, but don't have much experience with electronics components, this hands-on workbench reference helps you find answers to technical questions quickly. Filling the gap between a beginner's primer and a formal textbook, Practical Electronics explores aspects of electronic components, techniques, and tools that you would typically learn on the job and from years of experience. Even if you've worked with electronics or have a background in electronics theory, you're bound to find important information that you may not have encountered before.

Learning Puppet 4

Instalaciones desatendidas


24 Visitas | 49 Descargas | 2015-09-07 21:03:49 | cbustillo

With this practical book, you'll not only come to understand the specifics of the popular Puppet configuration management tool, but you'll also learn important configuration management concepts and various deployment methodologies. It's ideal for system administrators, developers, and anyone else interested in ensuring that their application deployments go smoothly.

PHP Web Services

Web Services


124 Visitas | 161 Descargas | 2015-09-17 21:01:45 | didiosky

Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making your service robust. PHP is ideally suited for both consuming and creating web services. You’ll learn how to use this language with JSON, XML, and other web service technologies. Explore HTTP, from the request/response cycle to its verbs, headers, and cookies Determine whether JSON or XML is the best data format for your application Get practical advice for working with RPC, SOAP, and RESTful services Use a variety of tools and techniques for debugging HTTP web services Choose the service that works best for your application, and learn how to make it robust Learn how to document your API—and how to design it to handle errors

Using Docker

Virtualización


47 Visitas | 62 Descargas | 2015-12-29 19:10:56 | cbustillo

Docker containers offer simpler, faster, and more robust methods for developing, distributing, and running software than previously available. With this hands-on guide, you'll learn why containers are so important, what you'll gain by adopting Docker, and how to make it part of your development process. Ideal for developers, operations engineers, and system administrators - especially those keen to embrace a DevOps approach - Using Docker will take you from Docker and container basics to running dozens of containers on a multi-host system with networking and scheduling. The core of the book walks you through the steps needed to develop, test, and deploy a web application with Docker.