Четверг, 21.11.2024, 22:12
Приветствую Вас Гость | RSS

Книги по программированию

Меню сайта
Поиск
Форма входа

Каталог файлов

Главная » Файлы » Ruby

В категории материалов: 72
Показано материалов: 31-40
Страницы: « 1 2 3 4 5 6 7 8 »

Сортировать по: Дате · Названию · Рейтингу · Комментариям · Загрузкам · Просмотрам


Автор: Noel Rappin
Издательство: WROX
Год издания: 2008
Страниц: 457
ISBN: 047022388X, 978-0470223888
Язык: английский
Формат: PDF
Размер: 2.60 Мб
 
Описание:
Preparing you to build a real, live, and complex web application, this invaluable resource covers all the questions that aren't addressed in introductory material, including how to manage users and security, organize a team of programmers, automate common build tasks, secure your site, and deploy a production server. You'll learn everything you need to know in order to extend Rails so that you can take advantage of the many exciting and wonderful things that are being done by the diligent RoR programming community.
 
What you will learn from this book
* How to write automated tests for all parts of your Rails application
* Why rake is a handy tool for automating commonly performed actions
* Ways to manage time zones and internationalization
* How to deploy Ruby applications using Capistrano, Mongrel, and Apache
* Techniques for installing and running a Rails application in Java
* Current security techniques, including prevention of cross-site scripting attacks
Ruby | Просмотров: 592 | Загрузок: 238 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Название: Pro Active Record: Databases with Ruby and Rails 
Автор: Kevin Marshall , Chad Pytel , Jon Yurek
Издательство: Apress
Год издания: 2007
Число страниц: 304
Формат: pdf
Размер: 1,1 Мб
ISBN: 1590598474
Язык: Английский
 
Описание:
Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of Rails model/view/controller framework. It is an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications. Because ActiveRecord is configured with default assumptions that mesh perfectly with the Rails framework, Rails developers often find they hardly need think about it at all. However, if you are developing in Ruby without Rails, or are deploying against legacy databases designed without Rails in mind, or you just want to take advantage of database-specific features such as large objects and stored procedures, you need the in-depth knowledge of ActiveRecord found in this book. In Pro Active Record, authors Kevin Marshall, Chad Pytel, and Jon Yurek walk you through every step from the basics of getting and installing the ActiveRecord library to working with legacy schema to using features specific to each of todays most popular database engines, including Oracle, MS SQL, MySQL, and more! You will come to a deep understanding of ActiveRecord that will enable you to truly exploit all that Ruby, Rails, and your chosen database platform have to offer
Ruby | Просмотров: 724 | Загрузок: 282 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год: 2008
Автор: Topher Cyll / Тофер Цилл
Жанр: Веб-дизайн и программирование
Издательство: Apress
ISBN: 159059911X, 978-1590599112
Язык: Английский
Формат: PDF
Качество: Распознанный текст без ошибок (OCR)
Количество страниц: 326
 
Описание: Want to take Ruby to the limit? Looking for new, powerful, and creative ideas that will take Ruby beyond Rails and web programming? If you’re comfortable with Ruby, you’ll be itching to go further—apply Practical Ruby Projects: Ideas for the Eclectic Programmer and become a master of advanced Ruby techniques.
 
Rubyist Topher Cyll brings several imaginative projects to this book, ranging from making generative music, animations, and turn–based games to implementing simulations, algorithms, and even an implementation of Lisp!
 
Art, music, theory, and games—this book has it all. Best of all, it’s all done with Ruby.
 
Each chapter, in addition to making you say "Cool—I hadn’t thought of that before,” looks at solving tricky development problems, enforces best practices, and encourages creative thinking. You’ll be building your own exciting, imaginative ruby projects in no time.
Create imaginative and innovative Ruby programming projects.
Learn how to solve tricky development problems, be guided by best practices, and be inspired to think creatively.
Don’t waste time on the basics—it’s assumed you know the fundamentals of Ruby already.
What you’ll learn
How to set up Ruby on Windows, Mac OSX, and Linux
How to create UIs with RubyCocoa
How to create a Lisp implementation in Ruby
How to create generative music and turn–based adventure games in Ruby
How to model things and create algorithms in Ruby
Several more Ruby best practices and programming techniques that will save you hours of programming time
Who is this book for?
 
This book is for anyone who has mastered the basics of Ruby and wants to learn advanced Ruby techniques.
Ruby | Просмотров: 636 | Загрузок: 239 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2007
Автор: Andre Ben Hamou
Жанр: Программирование, Администрирование
Издательство: Apress
Формат: PDF
Качество: Отсканированные страницы
Количество страниц: 225
 
Описание: Ruby has set the world on fire, proving itself a serious challenger to Perl and Python in all spheres. In particular, more and more people are discovering that Ruby's flexibility, superb feature set, and gentle learning curve make it a natural choice for system administration tasks, from the humblest server to the largest enterprise deployment.
 
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.
 
Based on author Andre 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 and documentation.
 
Above all, you'll come to appreciate the sheer power of Ruby and the hundreds of benefits it offers for system administration.
 
* This book places equal emphasis on fundamental Ruby concepts as well as practical how-tos.
* It uses examples from other languages to ease the transition to Ruby.
* The book is concise, entertaining, and informative--unlike many books aimed at system administrators, which can be overly long and stodgy.
Ruby | Просмотров: 599 | Загрузок: 270 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2007
Автор: Andre Ben Hamou
Издательство: Apress
ISBN-13 (pbk): 978-1-59059-821-4
ISBN-10 (pbk): 1-59059-821-0
Формат: PDF
Количество страниц: 262
Язык: Английский
Размер: 4,45 МБ
 
It turns out that writing a book is pretty easy. Writing a book that is relevant to anyone but yourself—now that’s far more difficult than I’d imagined. I love the elegance, simplicity, and power of Ruby, and I use it every day to make systems function at the ISP where I work. You would have thought that this combination of facts would make it straightforward to distill a few salient chapters on the matter. It doesn’t. Indeed it took me nearly a month of trying to build a skeleton structure for the book before I realized that the problem was one of context.
Ruby | Просмотров: 705 | Загрузок: 241 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (1)



Год выпуска: 2007
Автор: Ben Scofield
Издательство: Apress
ISBN-13 (pbk): 978-1-59059-994-5
ISBN-10 (pbk): 1-59059-994-2
ISBN-13 (electronic): 978-1-4302-0655-2
ISBN-10 (electronic): 1-4302-0655-1
Формат: PDF
Количество страниц: 304
Язык: Английский
Размер: 5,93 МБ
 
Описание:
This book as a door. It’s a gateway to the open Web, where sites and applications share data and functionality to the benefit of all. Over the past several years, it’s become increasingly obvious that openness is the future of the Internet—from the success of mashups based on Google Maps, Flickr, Twitter, and other sites, to the explosive growth of the Facebook application platform, the most exciting work being done today lies at the boundaries of systems.
 
This book codifies that idea, and relates it to a specific application framework: Ruby on Rails. At the same time that the open Web has become increasingly important, Rails has been growing in popularity thanks to the productivity it allows and the programmer joy that it creates. Rails has also, with the release of version 2, become one of the best-suited frameworks for building components in the new, interconnected Internet.
Ruby | Просмотров: 529 | Загрузок: 239 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Practical Reporting with Ruby and Rails
Год выпуска: 2008
Автор: David Berube
Издательство: Apress
ISBN-13 (pbk): 978-1-59059-933-4
ISBN-10 (pbk): 1-59059-933-0
ISBN-13 (electronic): 978-1-4302-0532-6
ISBN-10 (electronic): 1-4302-0532-6
Формат: PDF
Количество страниц: 313
Язык: Английский
Размер: 3,82 МБ
 
Описание:
This book is about general and scalable ways to create reports with Ruby. It covers using a huge array of tools—Rails, Gruff, Ghostscript, and many more—but a common thread links them all: they are powerful tools that will serve you even if you have a huge amount of data. Using the reporting tools and techniques described in this book, you will be able to solve almost any reporting problem, from small to very, very large. This book assumes you have some knowledge of Ruby and Rails, as well as access to a machine with Ruby, RubyGems, Rails, and MySQL installed.
Ruby | Просмотров: 602 | Загрузок: 231 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2007
Автор: Alan Bradburne
Язык: Английский
Издательство: apress
ISBN: 978-1-59059-841-2
Формат: PDF
Количество страниц: 445
Размер: 8,61 МБ
 
Описание:
Rails Social Networking Sites walks you through the process of building a Web 2.0 social networking site (something like MySpace), called Rails Coders that includes the features you would expect in that sort of site:
 
* User signup and management (based on restful_authentication)
* Content management
* Blogging (with web services)
* Markup languages like Textile and Liquid
* Mashups using Google Maps and Flickr
* photo management (attachment_fu and RMagick)
* Tagging
 
This book is not, of course, about building social networking sites, though that does serve as the exercise in the book. It’s about going beyond the basics with Ruby on Rails, and building something useful.
 
Rails Social Networking Sites is targeted at developers who have some experience with developing Rails applications. That said, you don’t need much. If you have read one of the other books on Rails or developed a couple of play applications, you’ll be fine.
Ruby | Просмотров: 540 | Загрузок: 247 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2002
Автор: Suresh Mahadevan
Издательство: Wiley Publishing
ISBN 0-471-21972-X
Формат: PDF
Количество страниц: 300
Язык: Английский
Размер: 2,27 МБ
 
Описание:
Designations used by companies to distinguish their products are often claimed as trademarks.
In all instances where Wiley Publishing, Inc., is aware of a claim, the product names
appear in initial capital or ALL CAPITAL LETTERS. Readers, however, should contact
the appropriate companies for more complete information regarding trademarks and
registration.
This book is printed on acid-free paper.
Ruby | Просмотров: 597 | Загрузок: 262 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2006
Автор: Chris Pine
Издательство:  Pragmatic Bookshelf
ISBN   0976694042
Формат: PDF
Количество страниц: 149
Язык: Английский
Размер: 0,83 МБ
 
Описание:
Many of the designations used by manufacturers and sellers to distinguish their products
are claimed as trademarks. Where those designations appear in this book, and The
Pragmatic Programmers, LLC was aware of a trademark claim, the designations have
been printed in initial capital letters or in all capitals. The Pragmatic Starter Kit, The
Pragmatic Programmer, Pragmatic Programming, Pragmatic Bookshelf and the linking g
device are trademarks of The Pragmatic Programmers, LLC.
Every precaution was taken in the preparation of this book. However, the publisher
assumes no responsibility for errors or omissions, or for damages that may result from
the use of information (including program listings) contained herein.
Ruby | Просмотров: 586 | Загрузок: 241 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)

Категории раздела
F# (sharp) [8]
Lisp [35]
Python [64]
Ruby [72]
android [22]