Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262861 descargas y
1106 contribuyentes !

Se han encontrado 163 Coincidencias

Graph Databases


344 Visitas | 1 Descargas | 2013-09-12 18:45:58 | dpr

Graph databases address one of the great macroscopic business trends of today: leveraging complex and dynamic relationships in highly connected data to generate insight and competitive advantage. Whether we want to understand relationships between customers, elements in a telephone or data center network, entertainment producers and consumers, or genes and proteins, the ability to understand and analyze vast graphs of highly connected data will be key in determining which companies outperform their competitors over the coming decade.

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.

Programmer's Guide to Drupal

Principles, Practices, and Pitfalls


134 Visitas | 213 Descargas | 2013-09-12 19:15:05 | jgramos

If you're a web programmer new to Drupal, this book shows you which programming techniques you can use - and which you should avoid - when building custom web applications with this content management framework. Drupal has its own set of programming principles that require a different approach, and many programmers make mistakes when relying on skills they've used for other projects. The guidelines in this book help you through the transition by demonstrating which programming practices conform to the "Drupal way," and which don't.

Professional WordPress Plugin Development


113 Visitas | 241 Descargas | 2013-09-13 22:01:01 | jgramos

As one of the most popular open source content management systems available today, WordPress boasts a framework that allows you to easily customize and extend it through plugins. This comprehensive book shows you how plugins work, reviews the tools and APIs in WordPress, and demonstrates how to extend the functionality of WordPress with plugins. The trio of authors provides a practical, solutions-based approach along with a collection of timely examples and plenty of code, all aimed at clearly explaining how to create a plugin file, work with users, integrate widgets, add menus and submenus, secure your plugins, and more. You will quickly come to understand how to develop custom plugins so that you can take WordPress to the next corporate and enterprise level.

WordPress 3 Plugin Development Essentials

Create your own powerful, interactive plugins to extend and add features to your WordPress site


93 Visitas | 216 Descargas | 2013-09-13 22:02:50 | jgramos

WordPress is one of the most popular platforms for building blogs and general websites. By learning how to develop and integrate your own plugins, you can add functionality and extend WordPress in any way imaginable. By tapping into the additional power and functionality that plugins provide, you can make your site easier to administer, add new features, or even alter the very nature of how WordPress works. Covering WordPress version 3, this book makes it super easy for you to build a variety of plugins. WordPress 3 Plugin Development Essentials is a practical hands-on tutorial for learning how to create your own plugins for WordPress. Using best coding practices, this book will walk you through the design and creation of a variety of original plugins.

Migrating to Drupal 7

Learn how to quickly and efficiently migrate content into Drupal 7


73 Visitas | 139 Descargas | 2013-09-16 15:19:38 | jgramos

Learn how to import content and data into your Drupal 7 site from other websites, content management systems, and databases. Upgrade your Drupal 6 site to Drupal 7 and migrate your CCK based content into the Drupal 7 fields based framework. Use modules that will automate the import and migration process including the Feeds and Migrate modules. Run additional imports using the Feeds modules to update and add new data and content to your Drupal site.

Drupal Development Tricks for Designers

A Designer Friendly Guide to Drush, Git, and Other Tools


70 Visitas | 146 Descargas | 2013-09-16 15:21:05 | jgramos

Take your Drupal skills even further with valuable tricks for making site building truly efficient. In this concise guide - the third in a series by award-winning designer Dani Nordin - you'll learn how to set up your own development environment, quickly update your modules, and use version control to protect yourself from bonehead mistakes. Handle repetitive tasks with ease, avoid hours of frustration, and devote more time to pushing the envelope of Drupal design - just by picking up the basics of a few developer tools. It's much more than simple coding; it's real, honest-to-goodness developer Ninja Magick.

Drupal 7 Views Cookbook


72 Visitas | 163 Descargas | 2013-09-16 15:22:42 | jgramos

Brand new recipe examples using the all new Views 3 UI. A wide variety, including multi-display and programmatic views. Easy-to-follow recipes with plenty of screenshots and demonstrations. Present menu choices for categorized subsets of your content. Create blocks containing interesting lists or randomly selected images. Manipulate the templates to add pizzazz to your views. Administer your views with confidence.

Using Drupal, 2nd Edition

Choosing and Configuring Modules to Build Dynamic Websites


71 Visitas | 148 Descargas | 2013-09-16 15:26:42 | jgramos

Take advantage of Drupal's vast collection of community-contributed modules and discover how they make this web framework unique and valuable. With this guide, you'll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites - including a job posting board, photo gallery, online store, product review database, and event calendar.

Getting Started with NoSQL

Your guide to the world and technology of NoSQL


100 Visitas | 170 Descargas | 2013-09-16 15:29:46 | jgramos

Relational databases have been used for decades, and in the last few years NoSQL has been a growing choice for large-scale web applications. Non-relational databases provide the scale and speed that you may need for your application. To switch you must know the options available, the advantages and drawbacks, and scenarios which it is suited to the most and where it should be avoided at all costs. Getting Started with NoSQL is a from-the-ground up guide that takes you from the very first steps to a real-world NoSQL application. It provides you with a step-by-step approach to design and implement a NoSQL application that will help you make clear decisions on database choices and database model choices. The book is suited for a developer, an architect, as well as a CTO.

Head-First C


175 Visitas | 235 Descargas | 2013-09-16 17:03:17 | rmillo

Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management. Advanced topics include multi-threading and network programming - topics typically covered on a college-level course. This book also features labs: in-depth projects intended to stretch your abilities, test your new skills, and build confidence. Head First C mimics the style of college-level C courses, making it ideal as an accessible textbook for students. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First C uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Head-First C#


237 Visitas | 428 Descargas | 2013-09-16 17:50:17 | rmillo

You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: "Head First C#" introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with C# 4.0, Visual Studio 2010 and .NET 4, while avoiding common errors that frustrate many students.

Head-First Java


303 Visitas | 587 Descargas | 2013-09-17 04:41:37 | rmillo

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows. And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and its effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read. By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.

Head-First Programming


166 Visitas | 254 Descargas | 2013-09-17 05:00:04 | rmillo

Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? "Head First Programming" introduces the core concepts of writing computer programs - variables, decisions, loops, functions, and objects - which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. You can learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: understand the core features of all programming languages, including variables, statements, decisions, loops, expressions, and operators; reuse code with functions; use library code to save time and effort; select the best data structure to manage complex data; write programs that talk to the Web; share your data with other programs; and, write programs that test themselves and help you avoid embarrassing coding errors. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, "Head First Programming" uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Head-First Python


675 Visitas | 10281 Descargas | 2013-09-17 05:03:06 | rmillo

Are you keen to add Python to your programming skills? Learn quickly and have some fun at the same time with Head First Python. This book takes you beyond typical how-to manuals with engaging images, puzzles, stories, and quizzes that are proven to stimulate learning and retention. You'll not only learn how Python differs from other programming languages and how it's similar, you'll learn how to be a great programmer. * Understand Python's unique method of dynamically storing data * Build Python-enabled web servers and web applications * Write mobile apps on the Android platform * Use PyGame and PyKyra to develop sophisticated games * Build GUI-based programs with Python's handy code library * Write Python scripts to automate tasks on your favorite applications We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Python uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Algorithms 4th Edition

Computing Algorithms


171 Visitas | 313 Descargas | 2013-09-17 12:51:31 | dpr

This book is intended to survey the most important computer algorithms in use today, and to teach fundamental techniques to the growing number of people in need of knowing them. It is intended for use as a textbook for a second course in computer science, after students have acquired basic programming skills and familiarity with computer systems. The book also may be useful for self-study or as a reference for people engaged in the development of computer systems or applications programs, since it contains implementations of useful algorithms and detailed information on performance characteristics and clients. The broad perspective taken makes the book an appropriate introduction to the field.

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python


229 Visitas | 410 Descargas | 2013-09-17 12:57:01 | dpr

The design and analysis of efficient data structures has long been recognized as a vital subject in computing and is part of the core curriculum of computer science and computer engineering undergraduate degrees. Data Structures and Algorithms in Python provides an introduction to data structures and algorithms, including their design, analysis, and implementation. This book is designed for use in a beginning level data structures course, or in an intermediate-level introduction to algorithms course.

101 Design Ingredients to Solve Big Tech Problems


90 Visitas | 186 Descargas | 2013-09-19 23:45:12 | jgramos

As individuals in organizations, our daily lives are filled with ideas to turn into reality, myriad problems to be solved, lists of core business needs to be fulfilled, and many team and people challenges to be overcome. Regardless of the size of your organization, your position within it, the nature of your product or service, or the impact you have on the world, you play an important part in solving big problems and creating amazing and innovative products and services.

Sublime Text Starter

Programación


102 Visitas | 170 Descargas | 2013-09-20 00:55:54 | cbustillo

Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Reduce redundant typing with contextual auto-complete. Get a visual overview of, and move around in, your document with the preview pane. Efficiently edit many lines of text with multiple cursors.

Facebook API Developers Guide

Programación


108 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.