Год выпуска: 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.