Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262657 descargas y
1106 contribuyentes !

Se han encontrado 45 Coincidencias

Beginning PhoneGap

Programming applications for mobile devices


403 Visitas | 10508 Descargas | 2013-09-12 19:08:42 | moliver

PhoneGap is a growing and leading open-source mobile web apps development framework that lets developers build JavaScript and HTML5-based web applications with native wrappers for more than six mobile platforms, including iOS, Android, and BlackBerry. This framework lets you build HTML- and JavaScript-based apps and still take advantage of native mobile device capabilities like camera, localStorage, geolocation, storage and much more, irrespective of the mobile platform you target. It also lets you use more specialized JavaScript frameworks like jQuery Mobile and more. Beginning PhoneGap is a definitive, one-of-a-kind book that teaches the fundamentals and strategies behind cross-platform mobile application development. Instead of learning languages like Objective-C, focus on building apps from day one for Android, iOS, Blackberry, WebOS and Symbian—without the complexities of these platforms.

Beginning jQuery

Beginning jQuery is your step-by-step guide to learning the jQuery library.


148 Visitas | 427 Descargas | 2013-09-17 13:56:03 | moliver

Beginning jQuery is your step-by-step guide to learning the jQuery library. jQuery is the most popular JavaScript library in the web developer’s toolkit. Jack Franklin takes you from the basics of getting you started with jQuery, right through to extending jQuery by writing your own plug-ins. You'll discover best practices you can follow, how you can avoid common mistakes, and you'll learn about so many of the things that jQuery has to offer, including how you can: Use jQuery’s powerful tools to dynamically update content on your site, including DOM manipulation. Extend jQuery’s capabilities by writing your own plugins on top of the framework. Animate elements and build your own jQuery slider. Employ best practices and avoid common errors made by beginners.

PHP Quick Scripting Reference

PHP


133 Visitas | 318 Descargas | 2013-09-18 22:23:20 | cbustillo

The PHP Quick Scripting Reference is a condensed scripting code and syntax reference to the PHP scripting language, the most popular Web scripting language in use today. It presents the essential PHP script in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web scripting language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or Web developer. This book is a handy, pocket quick scripting syntax reference for experienced PHP as well as perhaps other programmers and Web developers even new to PHP.

Facebook API Developers Guide

Programación


107 Visitas | 177 Descargas | 2013-09-23 13:33:22 | cbustillo

Facebook (http://www.facebook.com) has grown phenomenally over the past several yearsfrom an Ivy League social web application to the second largest social web site on the Internet. The creators of Facebook have done an impressive job focusing their social software on the college demographic. In a natural progression of the social network, Facebook recently extended its network by developing a platform for developers to create new applications to allow Facebook users to interact in new and exciting ways.

Pro Django


126 Visitas | 180 Descargas | 2013-09-23 14:44:36 | jgramos

Pro Djangorepresents two and a half years of accumulated knowledge in Python and Django, designed to educate readers who are already familiar with both topics and would like to take them further than they had previously done. You will learn a wide range of advanced techniques available in both Python and Django, along with tips on how to use them to achieve advanced functionality. This book is designed to be both a narrative to be read from start to finish and a general reference to be searched for specific information. Since you may not know what to look for or where to find it yet, feel free to read through the book first, then keep it handy for refreshing your memory as necessary.

Practical Django Projects


126 Visitas | 241 Descargas | 2013-09-23 14:47:31 | jgramos

Web development is hard, and don’t let anybody tell you otherwise. Building a fully functional, dynamic web application with all the features that users want is a daunting task with a seemingly endless list of things you have to get just right. And before you can even start thinking about most of them, you must do a huge amount of up-front work: set up a database, create all the tables to store your data, plan out all the relationships and queries, come up with a solution for dynamically generating the HTML, figure out how to map specific URLs to different bits of code, and more. Just getting to the point where you can add features your users will see or care about is a vast and largely thankless job. But it doesn’t have to be that way. This book will teach you how to use Django, a “web framework” that will significantly ease the pain of embarking on new development projects. You’ll be able to follow along as you build real-world applications, and at every step you’ll see how Django is there to help you out. At the end, you’ll come to a wonderful realization—that web development is fun again.

Practical Load Balancing


45 Visitas | 116 Descargas | 2013-09-23 14:55:25 | jgramos

The Internet, and in particular the World Wide Web, have effectively leveled the playing field for businesses and individuals around the world. Do you have a great idea for a web site or a service? Even the more advanced ideas can be relatively easily and cheaply realized without much in the way of initial outlay. You can get shared hosting for a few pennieseach month, and dedicated servers (virtual or otherwise) are getting to the point where they are cheaper now than managed web hosting was just a few years ago. This is all well and good, and being able to start out despite having just a few coins to rub together is certainly a great achievement. But what do you do when you want to take your application to the next step? What if it really starts to take off and you find you have the new Facebook or Amazon on your hands. What do you do then?

JavaScript Programmers Reference

javascript


187 Visitas | 381 Descargas | 2013-09-23 17:12:12 | ybpadron

Who is this book for? This book is aimed at two audiences: people who already know JavaScript and need a solid reference, and people who are just learning the language and want to come up to speed quickly. In either case we assume you have at least a basic background in programming. We also assume you have a basic understanding of HTML and CSS. Finally, we assume you have a basic understanding of the web and its underlying protocols. If you have never written a line of code in your life, or if you are brand new to web technologies, this might not be the best book for you. But as long as you have a basic understanding of programming and web technologies, this book can help you learn JavaScript.

Pro JavaScript Design Patterns


124 Visitas | 223 Descargas | 2013-09-24 13:23:10 | dpr

JavaScript is at a turning point. The language and those who program with it have matured. People are starting to realize that it is a complex subject, worthy of further study. Design patterns have been used in programming for years. They were first formally documented in Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides (affectionately known as the Gang of Four) and have been applied to countless object-oriented languages. Part of the appeal of design patterns is that they can be used uniformly over many different languages and syntaxes. The basic structure stays the same; only the details change. It is fairly easy, for instance, to take a pattern implemented in Java and convert it to C++.

Pro Bash Programming - Scripting the GNU-Linux


78 Visitas | 145 Descargas | 2013-09-26 15:00:26 | raimels

Although most users think of the shell as an interactive command interpreter, it is really a programming language in which each statement runs a command. Because it must satisfy both the interactive and programming aspects of command execution, it is a strange language, shaped as much by history as by design.

The Definitive Guide to Django

Programación Web


87 Visitas | 133 Descargas | 2013-09-27 19:38:04 | eancedeg

Esto es una guía más para entender la filosofía de Django, que aporta nuevas ideas y trae trucos adicionales aportados por los desarrolladores del proyecto oficial de Django.

Expert Spring MVC and Web flows

Spring framework


95 Visitas | 167 Descargas | 2013-09-30 14:14:39 | javierd

The Spring Framework has pumped new life into Java development. In the period immediately following the dot com bubble burst, Java applications were facing an uncertain future. The initial promises of J2EE had been thoroughly debunked, .NET was poised to offer a strong alternative, and the industry was generally sobering. Companies began to expect more application for less money and effort, and it wasn’t certain that the J2EE platform would be able to deliver.

Foundations of Python Network Programming, 2nd Edition

Programing


132 Visitas | 264 Descargas | 2013-10-01 01:18:35 | cbustillo

You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site.

Pro Git

Git, Version Control System


105 Visitas | 187 Descargas | 2013-10-07 13:35:43 | alvarojs

What is version control, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book, you will use software source code as the files being version controlled, though in reality you can do this with nearly any type of file on a computer.

Android Essentials

Android


208 Visitas | 378 Descargas | 2013-10-17 00:20:41 | cbustillo

Android Essentials is a no-frills, no-nonsense, code-centric run through the guts of application development on Google's Mobile OS. This book uses the development of a sample application to work through topics, focusing on giving developers the essential tools and examples required to make viable commercial applications work. Covering the entirety of the Android catalog in less than 150 pages is simply impossible. Instead, this book focuses on just four main topics: the application life cycle and OS integration, user interface, location-based services, and networking.

Expert PHP and MySQL

Application Design and Development


135 Visitas | 282 Descargas | 2013-10-17 03:15:58 | cbustillo

Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce-grade PHP and MySQL projects that will stand the test of time and reliably deliver on customer needs. Developers of real-world applications face numerous problems that seem trivial on the surface, but really do take some skill to get right. Error handling is about more than just the mechanics in the PHP syntax, but also about handling MySQL errors, logging those errors, and about hiding information about application internals that error messages sometimes can expose

Intel Trusted Execution Technology for Server Platforms

IT


43 Visitas | 90 Descargas | 2013-10-24 02:28:34 | cbustillo

Intel Trusted Execution Technology (Intel TXT) is a new security technology that started appearing on Intel server platforms in 2010. This book explains Intel Trusted Execution Technology for Servers, its purpose, application, advantages, and limitations. This book guides the server administrator / datacenter manager in enabling the technology as well as establishing a launch control policy that he can use to customize the server's boot process to fit the datacenter's requirements. This book explains how the OS (typically a Virtual Machine Monitor or Hypervisor) and supporting software can build on the secure facilities afforded by Intel TXT to provide additional security features and functions. It provides examples how the datacenter can create and use trusted pools.

The Definitive Guide to NetBeans Platform 6.5


98 Visitas | 177 Descargas | 2013-11-05 02:54:08 | rmartinez

O ver the past several years, rich client desktop platforms have gradually increased in popu- larity. Leading this trend have been the NetBeans Platform and the Eclipse RCP. The popularization of these desktop platforms has been primarily driven by their related IDEs, which are based on these platforms, providing tools for applications developed on top of their infrastructures. While the Eclipse RCP bases itself, via SWT and JFace, on homegrown idioms and concepts, the NetBeans Platform relies completely on the standard Java APIs, via AWT and Swing, fully integrating the official concepts of the Java Standard Edition.

Beginning Python From Novice to Professional, Second Edition

Programación en Lenguaje Python


153 Visitas | 267 Descargas | 2013-11-25 05:05:39 | abelm

Este es un libro excelente para aprender a programar en python, y finalmente para hacer cosas extraordinarias también. A diferencia de otros libros dedica sus primeros 4 capítulos a: cuestiones básicas como la instalación en GNU/Linux y Windows, Listas y Tuplas, Strings y Diccionarios. Luego analiza los flujos, Funciones, Recursividad, Herencia, Manejo de Excepciones, entre otros. En una virtual tercera agrupación a partir del capítulo 11 analiza el trabajo con ficheros, Interfaces Gráficas, Soporte a Bases de Datos, Programación para Redes de Datos, Aplicaciones Web y Testing. A partir del capítulo 17, ya más avanzado, se pueden encontrar códigos muy bien documentados de como extender el lenguaje, empaquetar tus programas, programar parsers para HTML, XML, crear estructuras de comunicación como XML.RPC,....

The Definitive Guide to NetBeans Platform 7


81 Visitas | 126 Descargas | 2014-01-22 16:21:14 | karelr

Guía definitiva de la plataforma NetBeans en su versión 7. Un recorrido por las principales características de la plataforma.