Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
274642 descargas y
1110 contribuyentes !

Se han encontrado 5 Coincidencias

HTML5 and CSS3 Responsive Web Desing

IT eBooks


91 Visitas | 2612 Descargas | 2016-01-22 18:21:27 | luicnrike

HTML5 and CSS3 Responsive Web Design Cookbook gives developers a new toolbox for staying connected with this new skillset. Using the clear instructions given in the book, you can apply and create responsive applications and give your web project the latest design and development advantages for mobile devices. Using real-world examples, this book presents practical how-to recipes for site enhancements with a lighthearted, easy-to-understand tone. Gain a real understanding of Responsive Web Design and how to create an optimized display for an array of devices. The topics in this book include responsive elements and media, responsive typography, responsive layouts, using media queries, utilizing modern responsive frameworks, developing mobile-fist web applications, optimizing responsive content, and achieving unobtrusive interaction using JavaScript and jQuery. Each recipe features actual lines of code that you can apply.

Beginning PHP 6, Apache, MySQL 6 Web Development


63 Visitas | 70 Descargas | 2016-01-27 20:40:14 | luicnrike

Welcome toBeginning PHP6, Apache, MySQL Web Development , your new trusty resource for assistance in creating your own dynamic web sites. There are a lot of technologies available that can be used to deliver great web sites, and we ’ re glad you chose the Apache/MySQL/PHP (sometimes referred to simply as AMP) approach. You may or may not have had a taste of these three components in the past, but either way we ’ re confident that you will be impressed with the power that lies within them. With this guide by your side, you ’ ll soon learn why this combination is rapidly becoming the most popular way to develop dynamic web sites! Apache, MySQL and PHP are each complex in and of themselves, and it ’ s impossible for this book to cover every advanced detail of all three. The purpose of this book is to give you the best possible foundation for understanding how each of the core components work separately and together, which will enable you to take full advantage of all that they have to offer. Where we cannot discuss some of the advanced topics, either because it would lead us off on a tangent and cause us to lose focus or because of the space constraints of print media, we provide plenty of direction to authoritative resources you can go to for more information. We show you the tip of the iceberg and provide you with the tools to explore it to its greatest depths. When you ’ ve finished reading this book, you ’ ll have a thorough understanding of the core concepts you need to be an effective developer using Apache, MySQL, and PHP, and hopefully a burning desire to continue learning and growing as a developer.

Unity 4.x Game AI Programming


73 Visitas | 203 Descargas | 2016-01-27 20:47:55 | luicnrike

This book is meant to help you to incorporate various Artifiial Intelligence techniques into your games. We will discuss decision techniques such as Finite State Machines and Behavior Trees. We will also look at movement, obstacle avoidance, and flcking. We also show how to follow a path, how to create a path using the A* pathfiding algorithm, and then how to reach a destination using a navigation mesh. As a bonus we will go into detail about random and probability, and then incorporate these ideas into a fial project.

desarrollo-agil-symfony-2.3


74 Visitas | 62 Descargas | 2016-01-27 20:51:47 | luicnrike

Si estás empezando con Symfony2, te recomiendo que leas el libro secuencialmente, desde el primer hasta el último capítulo. La primera vez que lo leas, es muy recomendable que tengas instalada la aplicación de prueba Cupon (https://github.com/javiereguiluz/Cupon) , para echar un vistazo a su código terminado y para probar la aplicación a medida que se desarrolla. Cuando releas el libro por segunda vez, ya podrás desarrollar la aplicación a medida que leas cada capítulo. Además, podrás probar tus propias modificaciones en la aplicación y serás capaz de solucionar rápidamente cualquier error que se produzca. Si eres un programador experto en Symfony2, puedes leer el libro en cualquier orden, empezando por ejemplo por los capítulos que más te interesen (Caché (página 487), internacionalización (pá- gina 283), mejorando el rendimiento (página 459), etc.)

desarrollo-agil-symfony-2.8

symfony 2.8


59 Visitas | 68 Descargas | 2018-11-13 19:35:28 | luicnrike

El libro que estás leyendo explica paso a paso cómo desarrollar una aplicación web completa utilizando el framework Symfony. Los contenidos del libro empiezan desde cero y por tanto, no es necesario que tengas conocimientos previos sobre cómo programar con Symfony. En este primer capítulo se hace una introducción muy breve sobre Symfony y se explican brevemente algunas tecnologías relacionadas que debes conocer para poder programar con Symfony, como por ejemplo YAML y los namespaces de PHP.