Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262637 descargas y
1106 contribuyentes !

Se han encontrado 8 Coincidencias

CSS3: The Missing Manual, Third Edition

CSS3


180 Visitas | 1042 Descargas | 2013-09-23 17:42:34 | ybpadron

CSS3: The Missing Manual is designed to help readers at every technical level. To get the most out of this book, you should know a sampling of HTML and maybe even CSS. So if you’ve never built a web page before, then check out the tutorial that starts on page 43. The primary discussions in these chapters are written for advanced-beginners or intermediates. But if you’re new to building web pages, special boxes called “Up to Speed” provide the introductory information you need to understand the topic at hand. If you’re an advanced web page jockey, on the other hand, then keep your eye out for similar boxes called “Power Users’ Clinic.” They offer more technical tips, tricks, and shortcuts for the experienced computer fan.

Head-First Object Oriented Analysis & Design


74 Visitas | 197 Descargas | 2013-10-03 13:37:26 | efirvida

This is a refreaching look at the subject of OOA&D. There are many books on the market that spend a lot of time telling you why, but do not actually enable the practitioner to star work on a project.

Head-First PMP


72 Visitas | 216 Descargas | 2013-10-03 13:41:42 | efirvida

Here you are trying to learn something, while here your brain is doing you a favor by making sure the learning doesn’t stick. Your brain’s thinking, “Better leave room for more important things, like which wild animals to avoid and whether naked snowboarding is a bad idea.” So how do you trick your brain into thinking that your life depends on knowing enough to get through the PMP exam?

Head-First Web Design


136 Visitas | 240 Descargas | 2013-10-03 13:49:51 | efirvida

Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability police at the same time? Head First Web Design is your ticket to mastering all of these complex topics, and understanding what's really going on in the world of web design.

Effective awk Programming: Universal Text Processing and Pattern Matching

AWK


31 Visitas | 65 Descargas | 2015-03-10 22:21:52 | cbustillo

When processing text files, the awk language is ideal for handling data extraction, reporting, and data-reformatting jobs. This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the GNU implementation, called gawk. This book is useful for novices and awk experts alike. In this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk. System administrators, programmers, webmasters, and other power users will find everything they need to know about awk and gawk.

Puppet Best Practices

Instalaciones desatendidas


24 Visitas | 47 Descargas | 2015-09-07 20:47:54 | cbustillo

If you're already up to speed on Puppet and know how to write a basic module, this practical book takes you a critical step further with best practices for building out your Puppet infrastructure. You'll learn how to avoid pitfalls that often leave many teams struggling to maintain what they already have. Ideal for DevOps engineers - and written to cover the upcoming Puppet 4 release - this book shows you how best to deploy Puppet with long-term maintenance and future growth in mind. This book clearly picks up where other Puppet resources leave off.

Git for Teams

Control de Versiones


72 Visitas | 139 Descargas | 2015-09-25 19:37:29 | cbustillo

You can do more with Git than just build software. This practical guide delivers a unique people-first approach to version control that also explains how using Git as a focal point can help your team work better together. You'll learn how to plan and pursue a Git workflow that not only ensures that you accomplish project goals, but also fits the immediate needs and future growth of your team. The first part of the book on structuring workflow is useful for project managers, technical team leads, and CTOs. The second part provides hands-on exercises to help developers gain a better understanding of Git commands.

Docker: Up and Running

Docker


33 Visitas | 46 Descargas | 2015-12-03 02:14:09 | cbustillo

Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow - and getting the integration details right - are not trivial tasks. With this practical guide, you'll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production. Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced.