Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262626 descargas y
1105 contribuyentes !

Se han encontrado 86 Coincidencias

Bootstrap for Rails

Bootstrap for Rails


53 Visitas | 43 Descargas | 2016-09-30 14:44:44 | pecarrazana

Howdy! So, you want to learn Bootstrap and its awesomeness and implement it in a Rails project? I think you made the right choice by selecting this book. Web designing is not everyone’s cup of tea. I have seen many experienced web developers who are extremely poor at web designing. They have the ability to make the most powerful applications, but lack the skills to create a decent looking website. On the other hand, there’s a sudden rise in the popularity of CSS and JavaScript frontend frameworks. These frameworks let the users create popular CSS and JavaScript components, such as drop-down menus, responsive menus, a proper grid system to structure websites, and so on easily without having any knowledge about CSS and JavaScript coding. Bootstrap, being one of the pioneers in the book, provides many prestyled CSS components that come ready to be used. You simply need to know the appropriate HTML files to use these frontend frameworks. This book will help you understand what Bootstrap is, and how it can be used in a Rails environment. It will guide you through various CSS and JavaScript components of Bootstrap via many practical examples. If you are a Sass developer, this book will help you identify various Sass variables to customize Bootstrap. I hope you have fun reading this book!

Ext JS 4 Web Application Development Cookbook

Extjs


55 Visitas | 71 Descargas | 2016-09-30 14:52:18 | pecarrazana

Ext JS 4 is Sencha's latest JavaScript framework for developing cross-platform web applications. Built upon web standards, Ext JS provides a comprehensive library of user interface widgets and data manipulation classes to turbo-charge your application's development. Ext JS 4 builds on Ext JS 3, introducing a number of new widgets and features including the popular MVC architecture, easily customizable themes, and plugin-free charting. This book works through the framework from the fundamentals to advanced features and application design. More than 110 detailed and practical recipes demonstrate all of the key widgets and features the framework has to offer. With this book, and the Ext JS framework, you will learn how to develop truly interactive and responsive web applications. Starting with the framework fundamentals, you will work through all of the widgets and features the framework has to offer, finishing with extensive coverage of application design and code structure. Over 110 practical and detailed recipes describe how to create and work with forms, grids, data views, and charts. You will also learn about the best practices for structuring and designing your application and how to deal with storing and manipulating data. The cookbook structure is such that you may read the recipes in any order. The Ext JS 4 Web Application Development Cookbook will provide you with the knowledge to create interactive and responsive web applications, using real-life examples.

O'Reilly - Head First PHP & MySQL


54 Visitas | 58 Descargas | 2017-02-09 04:40:12 | orgonzalez

Ayuda con el desarrollo de una página web usando php y MySQL y durante diferentes ejemplos en varios capitulos

Laravel

Fundamentos sobre el Framework de PHP Laravel


86 Visitas | 122 Descargas | 2018-02-19 21:48:25 | damdiaz

Tutorial sobre el framework de PHP laravel. Muy buen libro para aprender a usar este framework desde cero.

desarrollo-agil-symfony-2.8

symfony 2.8


43 Visitas | 58 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.

Two Scoops of Django

Django


45 Visitas | 36 Descargas | 2019-02-01 16:18:18 | josedaniel

Our aim in writing this book is to write down all of the unwritten tips, tricks, and common practices that we’ve learned over the years while working with Django. While writing, we’ve thought of ourselves as scribes, taking the various things that people assume are common knowledge and recording them with simple examples. Like the official Django documentation, this book covers how to do things in Django, illustrating various scenarios with code examples. Unlike the Django documentation, this book recommends particular coding styles, patterns, and library choices. While core Django developers may agree with some or many of these choices, keep in mind that many of our recommendations are just that: personal recommendations formed after years of working with Django.