Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
263018 descargas y
1106 contribuyentes !

Se han encontrado 58 Coincidencias

Photoshop CC: The Missing Manual

Photoshop


230 Visitas | 488 Descargas | 2013-09-23 16:55:02 | cbustillo

Adobe has pulled together an amazing amount of information in its online help system (see online Appendix B, available from this book’s Missing CD page at www.missingmanuals.com/cds), but despite all these efforts, it’s geared toward seasoned Photoshop jockeys and assumes a level of skill that you may not have. The explanations are very clipped and to the point, which makes it difficult to get a real feel for the tool or technique you need help with. That’s where this book comes in. It’s intended to make learning Photoshop CC tolerable—and even enjoyable—by avoiding technical jargon as much as possible and explaining why and when you’ll want to use (or avoid) certain features of the program. It’s a conversational and friendly approach intended to speak to beginners and seasoned pixel pushers alike.

Galaxy S4: The Missing Manual

Android


402 Visitas | 725 Descargas | 2013-09-24 00:47:31 | cbustillo

Galaxy S4 is amazing right out of the box, but if you want to get the most of out your S4 or S4 Mini, start here. With clear instructions and savvy advice from technology expert Preston Gralla, you'll learn how to go online, play games, listen to music, watch movies & TV, monitor your health, and answer calls with a wave of your hand.

97 Things Every Programmer Should Know


100 Visitas | 182 Descargas | 2013-09-26 14:43:26 | jgramos

PROGRAMMERS HAVE A LOT ON THEiR MiNDS. Programming languages, programming techniques, development environments, coding style, tools, development process, deadlines, meetings, software architecture, design patterns, team dynamics, code, requirements, bugs, code quality. And more. A lot.

Redis Cookbook


46 Visitas | 102 Descargas | 2013-09-26 15:30:04 | jgramos

Redis is a data structure server with an in-memory dataset for speed. It is called a data structure server and not simply a key value store because Redis implements data structures allowing keys to contain binary safe strings, hashes, sets and sorted sets, as well as lists. This combination of flexibility and speed makes Redis the ideal tool for many applications. Redis first started in early 2009 as a key value store developed by Salvatore Sanfilippo in order to improve the performance of his own LLOOGG, an analytics product. Redis grew in popularity after getting support from people and companies in the developer world and has since been supported by VMware, who hired Salvatore and Pieter Noordhuis to work full-time on the project.

HBase : The Definitive Guide


52 Visitas | 98 Descargas | 2013-09-26 15:59:31 | jgramos

You may be reading this book for many reasons. It could be because you heard all about Hadoopand what it can do to crunch petabytes of data in a reasonable amount of time. While reading into Hadoop you found that, for random access to the accumulated data, there is something called HBase. Or it was the hype that is prevalent these days addressing a new kind of data storage architecture. It strives to solve large-scale data problems where traditional solutions may be either too involved or cost-prohibitive. A common term used in this area is NoSQL.

High Performance MySQL


99 Visitas | 253 Descargas | 2013-09-26 16:02:48 | jgramos

We had several goals in mind for this book. Many of them were derived from thinking about that mythical perfect MySQL book that none of us had read but that we kept looking for on bookstore shelves. Others came from a lot of experience helping other users put MySQL to work in their environments. We wanted a book that wasn’t just a SQL primer. We wanted a book with a title that didn’t start or end in some arbitrary time frame (“...inThirty Days,” “Seven Days To a Better...”) anddidn’t talk down to the reader. Most of all, we wanted a book that would help you take your skills to the next level and build fast, reliable systems with MySQL—one that would answer questions like “How can I set up a cluster of MySQL servers capable of handling millions upon millions of queries and ensure that things keep running even if a couple of the servers die?”

Learning Perl


52 Visitas | 141 Descargas | 2013-09-26 16:06:32 | jgramos

It’s about time you asked (even if you didn’t). Perl programs are text files; you can create and edit them with your favorite text editor. (You don’t need any special development environment, although there are some commercial ones available from various vendors.We’ve never used any of these enough to recommend them.)

MongoDB: The Definitive Guide, Second Edition

Data Bases


129 Visitas | 198 Descargas | 2013-09-26 20:22:31 | cbustillo

MongoDB is a document-oriented database, not a relational one. The primary reason for moving away from the relational model is to make scaling out easier, but there are some other advantages as well. A document-oriented database replaces the concept of a “row” with a more flexible model, the “document.” By allowing embedded documents and arrays, the document-oriented approach makes it possible to represent complex hierarchical relationships with a single record. This fits naturally into the way developers in modern object oriented languages think about their data.

Windows Server 2012: Up and Running

Windows Server


68 Visitas | 175 Descargas | 2013-09-26 20:41:09 | cbustillo

The purpose of this book is to introduce and familiarize system administrators, or any one who needs to get up and running with Windows Server 2012, with the platform’s major new features and improvements and how to implement them. First, I’ll offer a little background on the evolution of Microsoft’s newest server operating system.

Python for Unix and Linux System Administration

Programación de scripts en python para administración de sistemas Unix y Linux


118 Visitas | 210 Descargas | 2013-09-27 19:49:49 | eancedeg

Este libro se enfoca en la programación de scripts en lenguaje python para lograr una mayor eficiencia en la administración de sistemas Unix Linux. Dentro de los temas que aborda están el parseo de texto, generación de ficheros de configuración, programación de interfaces gráficas para programas administrativos, uso de servidores, conexión remota usando protocolos ssh, etc.

Head-First Html with Css and Xhtml


108 Visitas | 360 Descargas | 2013-10-03 13:21:02 | efirvida

All of the code that you write during the course of going through this book is standards compliant. This is really important to us, and we would (adamantly) argue that understanding how to think in and write standards compliant XHTML (XHTML 1.0 Strict) & CSS (CSS 2.1) is one of the hallmarks of a talented web designer. There will be no tables for layout, no style information in your markup, and all those tags will be properly closed.

Head-First WordPress


137 Visitas | 517 Descargas | 2013-10-03 16:19:36 | efirvida

In this book, you can get on with the business of learning how to create a full WordPress site (not just a blog) without all the complexity of hosting your blog on a hosting comany’s web server. But, we know that getting hosting (and making sure it is exactly what you need and set up properly) can be daunting, so we’ve put together a quick screencast with way more detail and information that you can find at www.headfirstlabs.com/WordPress.

Head-First SQL


166 Visitas | 581 Descargas | 2013-10-03 16:20:26 | efirvida

Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Head-First Mobile Web


92 Visitas | 239 Descargas | 2013-10-03 16:33:22 | efirvida

Your business needs a mobile strategy, but where do you start? Head First Mobile Web shows how to use the web tech- nology you’re already familiar with to make sites and apps that work on any device of any size.

Head First Iphone Development


98 Visitas | 157 Descargas | 2013-10-17 13:13:04 | raimels

Introducción al desarrollo para Iphone para principiantes en el desarrollo para plataformas móviles y táctiles. Nociones de programación es requerida.

JavaScript Testing with Jasmine

Behavior-Driven Development


51 Visitas | 110 Descargas | 2013-10-25 15:20:11 | dpr

All programmers want their code to work the way they intended. Jasmine, a popular testing framework for the JavaScript programming language, allows you to achieve that goal. Through coded specifications, Jasmine helps make your JavaScript work exactly how it’s supposed to. In this book, we’ll explore Jasmine in detail, from its basic concepts to its advanced features. This book aims to explain the concepts of testing and test-driven development, as well as why they’re useful. It then aims to dive into Jasmine and explain how it can help programmers test their JavaScript code. By the end of this book, I aim to give readers an understanding of Jasmine’s concepts and syntax.

Developing Backbone.js Applications

IT eBooks


61 Visitas | 130 Descargas | 2013-10-25 15:22:47 | dpr

Not so long ago, data-rich web application was an oxymoron. Today, these applications are everywhere, and you need to know how to build them.

flex & bison

Compiladores


96 Visitas | 239 Descargas | 2013-12-12 15:50:48 | epcosta

flex & bison es un libro que nos adentra en el mundo de los compiladores mediante el uso de herramientas automatizadas en este caso los decendientes de lex y yacc de los sistemas unix originales.

HTML5: The Missing Manual

Programming


165 Visitas | 330 Descargas | 2014-02-07 07:03:47 | cbustillo

HTML5 is more than a markup language - it's a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual shows you how to build web apps that include video tools, dynamic graphics, geolocation, offline features, and responsive layouts for mobile devices.

iPhone: The Missing Manual, Seventh Edition


97 Visitas | 253 Descargas | 2014-02-07 07:05:39 | cbustillo

In iOS 7, Apple gave the iPhone the most radical makeover in its history. The new software is powerful, sleek, and a perfect companion to the iPhone 5s and 5c—but it's wildly different. Fortunately, David Pogue is back with an expanded edition of his witty, full-color guide: the world's most popular iPhone book. The iPhone may be the world's coolest computer, but it's still a computer, with all of a computer's complexities. iPhone: The Missing Manual is a funny, gorgeously illustrated guide to the tips, shortcuts, and workarounds that will turn you, too, into an iPhone addict.