Понедельник, 13.05.2024, 23:05
Приветствую Вас Гость | RSS

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

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

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

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

Всего материалов в каталоге: 201
Показано материалов: 21-30
Страницы: « 1 2 3 4 5 ... 20 21 »



Год выпуска: 2009
Автор: Gregory Brown
Жанр: Ruby
Издательство: O'Reilly
Серия: Practice
ISBN: 0-596-52300-9
Формат: PDF
Количество страниц: 328
Размер: 1,36 МБ
 
Описание: 
Ruby Best Practices is for programmers who want to use Ruby the way Rubyists do. Written by the developer of the Ruby project Prawn (prawn.majesticseacreature.com), this concise book explains how to design beautiful APIs and domain-specific languages, work with functional programming ideas and techniques that can simplify your code and make you more productive, write code that's readable and expressive, and much more. It's the perfect companion to The Ruby Programming Language.
Full Description
 
How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more.
 
Ruby Best Practices will help you:
Understand the secret powers unlocked by Ruby's code blocks
Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly
Discover the ins and outs of testing and debugging, and how to design for testability
Learn to write faster code by keeping things simple
Develop strategies for text processing and file management, including regular expressions
Understand how and why things can go wrong
Reduce cultural barriers by leveraging Ruby's multilingual capabilities
This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices.
Ruby | Просмотров: 876 | Загрузок: 359 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (2)



Год выпуска: 2008
Автор: Ralf Wirdemann,Thomas Baustert 
Издательство: Hanser
ISBN 978-3-446-41498-3
Формат: PDF
Количество страниц: 437
Язык: Немецкий
Размер: 6,78 МБ
 
Описание:
Alle in diesem Buch enthaltenen Informationen, Verfahren und Darstellungen wurden nach
bestem Wissen zusammengestellt und mit Sorgfalt getestet. Dennoch sind Fehler nicht ganz 
auszuschlieЯen. Aus diesem Grund sind die im vorliegenden Buch enthaltenen Informationen 
mit keiner Verpflichtung oder Garantie irgendeiner Art verbunden. Autoren und Verlag ьbe r-
nehmen  infolgedessen  keine  juristische  Verantwortung und werden  keine  daraus  folgende 
oder sonstige Haftung ьbernehmen, die auf irgendeine Art aus der Benutzung dieser Informa-
tionen – oder Teilen davon – entsteht, auch nicht fьr die Verletzung von Patentrechten und 
anderen  Rechten  Dritter,  die  daraus  resultieren kцnnten.  Autoren  und  Verlag  ьbernehmen 
deshalb keine Gewдhr dafьr, dass die beschriebenen Verfahren frei von Schutzrechten Dritter 
sind. 
Die Wiedergabe von Gebrauchsnamen, Handelsnamen, Warenbezeichnungen usw. in diesem
Buch berechtigt  deshalb auch ohne besondere  Kennzeichnung nicht zu  der Annahme, dass
solche Namen im Sinne der Warenzeichen- und Markenschutz-Gesetzgebung als frei zu be-
trachten wдren und daher von jedermann benutzt werden dьrften.
Ruby | Просмотров: 622 | Загрузок: 310 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2006
Автор: Tennis C.
Издательство:  The Pragmatic Programmers LLC
Формат: PDF
Количество страниц: 192
Язык: Английский
Размер: 1,44 МБ
 
Описание:
See how to use the powerful Qt3 library to create cross-platform GUI applications for Linux and OS X in Ruby. Covers installation, basic and advanced programming, event models, and Korundum.
Ruby | Просмотров: 755 | Загрузок: 381 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2008
Автор: Michael Hartl, Aurelius Prochazka
Издательство: Addison-Wesley
ISBN 13: 978-0-321-48079-8 (pbk. : alk. paper)
ISBN 10: 0-321-48079-1
Формат: PDF
Количество страниц: 564
Язык: Английский
Размер: 9,82 МБ
 
Описание:
RailsSpace teaches you Ruby on Rails by developing a real-world application: RailsSpace, a social networking website aimed at the Rails community itself. We take you step by step, from the virtually static front page, through user registration and authentication, up to a highly dynamic site with user profiles, image upload, simple blogs, full-text and geographical search, and a friendship request system. Though certainly not intended as a serious competitor to the social networking heavyweights, RailsSpace is not a toy; it’s designed to show how to use Rails to make a web application suitable for deployment into a production environment.
Ruby | Просмотров: 696 | Загрузок: 327 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2007
Автор: Justin Williams
Издательство: friendsof
ISBN-13 (pbk): 978-1-59059-752-1
ISBN-10 (pbk): 1-59059-752-4
Формат: PDF
Количество страниц: 285
Язык: Английский
Размер: 4,67 МБ
 
Описание:
This book covers the Ruby on Rails programming framework, but don’t let that frighten you. Unlike many other programming books out there, this one isn’t written for programmers. This is a book for web designers and developers who are not at home when trawling through reams of code. More generally, this book is intended for anyone who is comfortable with Cascading Style Sheets (CSS) and XHTML, but might not have dabbled with any other languages. Learning to program for the first time might seem to be a scary process because many people associate the process with memorizing strange keywords and syntax. I assure you that it’s not. Ruby on Rails takes the pain and suffering out of web application programming, and what little bits it leaves in I hope to alleviate by putting things in plain English that anyone can understand. The purpose of this book is to not only introduce you to programming and Ruby on Rails but also to make you comfortable enough that you can begin working on Rails applications on your own or as part of a team. This book covers the most important aspects of Ruby on Rails in depth, looking at the functionality you'll want to implement in your web applications from a task-based perspective instead of obsessing over all the code syntax. You'll be shown the code you need when you need it (and not before), and everything is explained thoroughly.
Ruby | Просмотров: 619 | Загрузок: 364 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2006
Автор: Chad Fowler
Издательство:  The Pragmatic Programmers LLC.
ISBN 0-9776166-0-6
Формат: PDF
Количество страниц: 297
Язык: Английский
Размер: 2,39 МБ
 
Описание:
Rails is large, powerful, and new.How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications written? From the latest Ajax effects to time-saving automation tips for your development process, Rails Recipes will show you how the experts have already solved the problems you have.Use generators to automate repetitive coding tasks.
 
Create sophisticated role-based authentication schemes.Add live search and live preview to your site.Run tests when anyone checks code in.How to create tagged data the right way.and many, many more.
 
Owning Rails Recipes is like having the best Rails programmers sitting next to you while you code.
Ruby | Просмотров: 644 | Загрузок: 372 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2008
Автор: Derek DeVries, Mike Naberezny
Издательство: The Pragmatic Bookshelf
ISBN-10: 1-934356-04-2
ISBN-13: 978-1-9343560-4-3
Формат: PDF
Количество страниц: 409
Язык: Английский
Размер: 12,5 МБ
 
Описание:
Rails defines the directory structure of your application for you and sets a series of conventions for naming files, classes, and database tables. It takes advantage of these conventions to tie together your application without a lot of configuration. You may initially be resistant to the idea of Rails telling you how to structure your application, but your first Rails application will quickly demonstrate the efficiency that these conventions offer you. By choosing smart defaults, Rails allows you to focus on the functionality of your application instead of on the skeleton. Rails developers tend to be almost religious about the DRY principle. Functionality is written cleanly once, and only once. Rails provides an environment that makes it easy to consolidate shared code between different components of your application. Rails gives first-class importance to testing. Writing code is always done in parallel with tests to ensure the code works as intended and will continue to work when things around it change. In PHP, the uptake of testing culture has been slow, and the methodologies for testing entire applications are not clear. Ruby’s dynamic and flexible object model, along with its standard library, makes unit testing easy. The Rails stack builds on this to provide clear, built-in support for testing all parts of a web application from the first line of code.
Ruby | Просмотров: 626 | Загрузок: 314 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2007
Автор: Rob Orsini
Издательство: O'Reilly
ISBN-10: 0-596-52731-4 
ISBN-13: 978-0-596-52731-0 
Формат: chm
Количество страниц: 600
Язык: Английский
Размер: 2,08  МБ
 
Описание:
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. 
 
With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include: 
 
Modeling data with the ActiveRecord library 
 
Setting up views with ActionView and RHTML templates 
 
Building your application's logic into ActionController 
 
Testing and debugging your Rails application 
 
Building responsive web applications using JavaScript and Ajax 
 
Ensuring that your application is security and performs well 
 
Deploying your application with Mongrel and Apache 
 
Using Capistrano to automate deployment 
 
Using the many Rails plugins 
 
Working with graphics 
 
Whether you're new to Rails or an experienced developer, you'll discover ways to test, bug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.
Ruby | Просмотров: 655 | Загрузок: 333 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год выпуска: 2005
Автор: Dave Thomas with Chad Fowler and Andy Hunt
Издательство: The Pragmatic Bookshelf
ISBN 0-9745140-5-5
Формат: PDF
Количество страниц: 833
Язык: Английский
Размер: 5,53 МБ
 
Описание:
This book is the second edition of the PickAxe, as Programming Ruby is known to Rubyists. It is a tutorial and reference for the Ruby programming language. If you have the first edition, you’ll find that this version is a significant rewrite. This version of the PickAxe documents Ruby 1.8 (and in particular covers changes incorporated into Ruby 1.8.2). This illustrates an important point. Most of the code samples you see in this book are actually executed each time I format the book. When you see some output from a program, that output was produced by running the code and inserting the results back into the book.
Ruby | Просмотров: 683 | Загрузок: 346 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)



Год: 2009
Автор: Dave Thomas
Издательство: Pragmatic Programmers
Серия: FACETS OF RUBY
ISBN: 1934356085
Язык: Английский
Формат: PDF
Размер: 5,72 Мб
 
Описание:
Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework.
This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, multinationalization, and the new block declaration syntax, among other exciting new features.
Ruby | Просмотров: 733 | Загрузок: 334 | Добавил: mihanyayalta | Дата: 03.06.2011 | Комментарии (0)

Категории раздела
F# (sharp) [8]
Lisp [35]
Python [64]
Ruby [72]
android [22]
Яндекс цитирования
Амортизаторы BOGE (Германия) для ВАЗ, TOYOTA, BMW, AUDI, HONDA, Мерседес, OPEL, FORD, MITSUBISHI и других автомобилей. счетчик посещений Книга ру OZON Библион интернет магазин регистрация ООО ссылки Каталог - строительство коттеджей, подъемные леса строительные, вышки-туры разборные, строительное оборудование Автокаталог: транспорт, мотоциклы, автопресса отделочные работы, простые строительные леса, вышки туры на колесах, отделка стен