Share

Practical Ruby for System Administration

Download Practical Ruby for System Administration PDF Online Free

Author :
Release : 2007-10-15
Genre : Computers
Kind : eBook
Book Rating : 940/5 ( reviews)

GET EBOOK


Book Synopsis Practical Ruby for System Administration by : Andre Ben-Hamou

Download or read book Practical Ruby for System Administration written by Andre Ben-Hamou. This book was released on 2007-10-15. Available in PDF, EPUB and Kindle. Book excerpt: Within the pages of Practical Ruby for System Administration, you'll learn the Ruby way to construct files, tap into clouds of data, build domain-specific languages, perform network traffic analysis, and more. Coverage places equal emphasis on fundamental Ruby concepts as well as practical how-tos. Based on author André Ben Hamou's own experiences working as a system administrator, this book will help you pick up practical tips on Ruby coding style, learn how to analyze and improve script performance, and make use of no-nonsense advice on scripting workflow, including testing, documentation, and version control.

Practical Ruby Projects

Download Practical Ruby Projects PDF Online Free

Author :
Release : 2008-03-11
Genre : Computers
Kind : eBook
Book Rating : 710/5 ( reviews)

GET EBOOK


Book Synopsis Practical Ruby Projects by : Christopher Cyll

Download or read book Practical Ruby Projects written by Christopher Cyll. This book was released on 2008-03-11. Available in PDF, EPUB and Kindle. Book excerpt: Revitalized by Ruby on Rails, the Ruby language continues to grow in popularity. Books like this are necessary to fill the demand. Here is a classic of its kind; required reading for Ruby programmers who have already mastered the basics and want to learn higher level techniques. Practical Ruby Projects presents nine diverse projects that will teach new and innovative techniques in a learn-by-example fashion. They include a turn-based adventure game and a generative music creator. While there are many other Ruby titles, none of them take this unique project-based approach to teaching.

Python for Unix and Linux System Administration

Download Python for Unix and Linux System Administration PDF Online Free

Author :
Release : 2008-08-22
Genre : Computers
Kind : eBook
Book Rating : 186/5 ( reviews)

GET EBOOK


Book Synopsis Python for Unix and Linux System Administration by : Noah Gift

Download or read book Python for Unix and Linux System Administration written by Noah Gift. This book was released on 2008-08-22. Available in PDF, EPUB and Kindle. Book excerpt: Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful way to handle them. Each chapter in Python for Unix and Linux System Administration presents a particular administrative issue, such as concurrency or data backup, and presents Python solutions through hands-on examples. Once you finish this book, you'll be able to develop your own set of command-line utilities with Python to tackle a wide range of problems. Discover how this language can help you: Read text files and extract information Run tasks concurrently using the threading and forking options Get information from one process to another using network facilities Create clickable GUIs to handle large and complex utilities Monitor large clusters of machines by interacting with SNMP programmatically Master the IPython Interactive Python shell to replace or augment Bash, Korn, or Z-Shell Integrate Cloud Computing into your infrastructure, and learn to write a Google App Engine Application Solve unique data backup challenges with customized scripts Interact with MySQL, SQLite, Oracle, Postgres, Django ORM, and SQLAlchemy With this book, you'll learn how to package and deploy your Python applications and libraries, and write code that runs equally well on multiple Unix platforms. You'll also learn about several Python-related technologies that will make your life much easier.

Practical Ruby Gems

Download Practical Ruby Gems PDF Online Free

Author :
Release : 2007-09-08
Genre : Computers
Kind : eBook
Book Rating : 932/5 ( reviews)

GET EBOOK


Book Synopsis Practical Ruby Gems by : David Berube

Download or read book Practical Ruby Gems written by David Berube. This book was released on 2007-09-08. Available in PDF, EPUB and Kindle. Book excerpt: This book is a comprehensive guide to utilizing and creating Ruby Gems. Coverage provides an enormous code library that will help developers improve their projects. It details 34 of the best and most useful Gems, including ones to speed up web applications, process credit card payments, produce PDF documents, read and update RSS feeds, and acquire real-time shipping prices from FedEx and UPS. Each of these also comes complete with actual use cases and code examples that readers can immediately use in their own projects. In addition, the book describes how readers can package and distribute their own Ruby Gems.

Ruby Cookbook

Download Ruby Cookbook PDF Online Free

Author :
Release : 2015-03-24
Genre : Computers
Kind : eBook
Book Rating : 690/5 ( reviews)

GET EBOOK


Book Synopsis Ruby Cookbook by : Lucas Carlson

Download or read book Ruby Cookbook written by Lucas Carlson. This book was released on 2015-03-24. Available in PDF, EPUB and Kindle. Book excerpt: Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading. Revised for Ruby 2.1, each recipe includes a discussion on why and how the solution works. You’ll find recipes suitable for all skill levels, from Ruby newbies to experts who need an occasional reference. With Ruby Cookbook, you’ll not only save time, but keep your brain percolating with new ideas as well. Recipes cover: Data structures including strings, numbers, date and time, arrays, hashes, files and directories Using Ruby’s code blocks, also known as closures OOP features such as classes, methods, objects, and modules XML and HTML, databases and persistence, and graphics and other formats Web development with Rails and Sinatra Internet services, web services, and distributed programming Software testing, debugging, packaging, and distributing Multitasking, multithreading, and extending Ruby with other languages

You may also like...