Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262902 descargas y
1106 contribuyentes !

Se han encontrado 12 Coincidencias

Windows 8 Step by Step

Windows


381 Visitas | 463 Descargas | 2013-09-18 22:50:00 | cbustillo

Windows 8 is the latest operating system from Microsoft, launched three years after the successful Windows 7. Unlike recent versions, Windows 8 brings many important changes to the world of Windows operating systems. If Windows 7 was made to run on more traditional computers such as laptops, desktops, or netbooks, Windows 8 was made to run on a wider variety of devices. It can also be used successfully on tablets, computers with touch screens, and hybrids that combine the versatility of a laptop with the mobility of a tablet.

Fonts and Encodings

Tipografía digital


71 Visitas | 163 Descargas | 2013-10-01 05:41:58 | rmartinez

This reference is a fascinating and complete guide to using fonts and typography on the Web and across variety of operating systems and application software. Fonts and Encodings shows you how to take full advantage of the incredible number of typographic options available, with advanced material that covers everything from designing glypsh to developing software that creates and processes fonts. The era of ASCII characters on green screens is long gone, and industry leaders such as Apple, HP, IBM, Microsoft, and Oracle have adopted Unicode Worldwide Character Standard. This only solves part of the problem, as a multitude of font standards and tools remain between the numeric character codes and their presentation. This book explores how those pieces fit together. Yannis Haralambous was born in Athens (Greece) in 1962. He moved to France in 1979 to study at the Université de Lille I, where in 1990 he completed his doctoral dissertation in pure mathe- matics. After a brief period at INALCO and several years of self-employment, in 2001 he joined the faculty of ENST Bretagne, in Brest (Brittany), where he teaches computer science. He does his research in the fields of digital typography (especially for the languages of East Asia), internation- alization, and the electronic book. He has been the co-developer of Omega, a successor to TeX, now merged into the very promising luaTeX.

Free as in Freedom. Richard Stallman's Crusade for Free Software


69 Visitas | 156 Descargas | 2013-10-03 03:41:39 | rmartinez

The work of Richard M. Stallman literally speaks for itself. From the documented source code to the published papers to the recorded speeches, few people have expressed as much willingness to lay their thoughts and their work on the line. Such openness ---if one can pardon a momentary un-Stallman adjective--- is refreshing. After all, we live in a society that treats information, especially personal information, as a valuable commodity. The question quickly arises. Why would anybody want to part with so much information and yet appear to demand nothing in return? As we shall see in later chapters, Stallman does not part with his words or his work altruistically. Every program, speech, and on-the-record bon mot comes with a price, albeit not the kind of price most people are used to paying.

Intellectual Property and Open Source


65 Visitas | 140 Descargas | 2013-10-03 03:53:30 | rmartinez

This book is about a tool that we use called intellectual property—IP for short. We use IP to allocate value and create incentives in society. Just like many other powerful tools, IP can be very useful, but it can also be difficult to work with. You can (easily!) shoot yourself in the foot with intellectual property if you don’t understand how and why this tool works. This book is divided into two parts. The first part, comprising Chapter 1–Chapter 8, is an introduction to intellectual property law. The second part, comprising Chapter 9–Chapter 14, is more of an intellectual property handbook for developers, particularly those working in the open source space. It is also applicable to those working commercially, but more often than not your experience with intellectual property will be constrained by your employer’s IP policies. The quick outline is as follows:

Regular Expressions Cookbook, Second Edition

Regular Expressions


71 Visitas | 128 Descargas | 2013-10-03 20:07:45 | ybpadron

We particularly wanted to show how you can use regular expressions in situations where people with limited regular expression experience would say it can’t be done, or where software purists would say a regular expression isn’t the right tool for the job. Because regular expressions are everywhere these days, they are often a readily available tool that can be used by end users, without the need to involve a team of programmers. Even programmers can often save time by using a few regular expressions for information retrieval and alteration tasks that would take hours or days to code in procedural code, or that would otherwise require a third-party library that needs prior review and management approval.

Natural Language Processing with Python

Procesamiento de Lenguaje Natural


139 Visitas | 354 Descargas | 2013-10-17 14:26:46 | abelm

Es un libro de procesamiento de lenguaje natural con python utilizando python-nltk. Los contenidos que trata son: una introducción al procesamiento de textos con python, cómo acceder a corpus y recursos léxicos, procesamiento de textos en formato RAW, nociones para programar de forma estructurada tus proyectos en este tipo de campo científico. Además dedica capítulos por separado a la categorización y el etiquetado, clasificación de textos, extracción de información, análisis de estructura de la oración, análisis semántico de la oración.

XMPP the definitive guide

xmpp


59 Visitas | 114 Descargas | 2013-10-31 19:09:19 | javierd

This practical book provides everything you need to know about the Extensible Messaging and Presence Protocol (XMPP) -- the open technology for real-time communication used in instant messaging, Voice over IP, real-time collaboration, social networking, microblogging, lightweight middleware, cloud computing, and more. XMPP: The Definitive Guide walks you through the thought processes and design decisions involved in building a complete XMPP-enabled application, and adding real-time interfaces to existing applications.

Think Python

Programación en lenguaje python.


119 Visitas | 197 Descargas | 2013-12-04 06:36:42 | abelm

Un excelente libro para aprender y enseñar a programar en python. Contiene por capítulos todos los temas de la programación orientada a objetos así como un capítulo para cada tipo de datos de este lenguaje. Es la base para el libro Think Complexity del mismo autor.

Building Web Apps with WordPress

Sobre desarrollo de aplicaciones Web con Wordpress


71 Visitas | 142 Descargas | 2014-05-27 19:21:49 | raidenvc

Sobre desarrollo de aplicaciones Web con Wordpress. Actualizado para el año 2014. "Wordpress es más que sólo un software, es un movimiento que se a está convirtiendo el el sistema operativo de facto en la web."

The Art of Community


27 Visitas | 52 Descargas | 2014-05-27 19:34:31 | raidenvc

“The Internet provides the potential to separate us into a cacophony of discordant voices or to congregate us as purpose-driven communities. Jono Bacon, in his insightful The Art of Community, teaches the latter path, detailing the principles of successful community-building in a way that will appeal to both neophyte and expert alike. Given the increasingly critical role of community managers in the technology industry and beyond, The Art of Community should find a place on any businessperson’s bookshelf, not to mention that of the PTA president, book club organizer, or union activist. Yes, it’s that good.” —MATT ASAY, ALFRESCO AND C|NET

Docker Cookbook

Virtualización


42 Visitas | 60 Descargas | 2015-11-13 15:57:20 | cbustillo

Whether you're deploying applications on premise or in the cloud, this cookbook provides developers, operators, and IT professionals with more than 130 proven recipes for working with Docker. With these practical solutions, experienced developers with no previous knowledge of Docker will be able to package and deploy distributed applications within a couple of chapters. IT professionals will be able to solve everyday problems, as well as create, run, share, and deploy Docker images. Operators will quickly be able to adopt the tools that will change the way they work.

Building and Testing with Gradle


23 Visitas | 29 Descargas | 2016-02-12 22:00:31 | AMorales

Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.