ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Ruby on Rails For Dummies

دانلود کتاب Ruby on Rails For Dummies

Ruby on Rails For Dummies

مشخصات کتاب

Ruby on Rails For Dummies

دسته بندی: آموزشی
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9780470081204, 0470081201 
ناشر: Wiley Pub., Inc 
سال نشر: 2006 
تعداد صفحات: 348 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 10 مگابایت 

قیمت کتاب (تومان) : 51,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 7


در صورت تبدیل فایل کتاب Ruby on Rails For Dummies به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Ruby on Rails For Dummies نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Ruby on Rails For Dummies

اگر نیاز به ساخت سریع برنامه های وب و پایگاه داده دارید، اما رویای کدهای کامپیوتری را نمی بینید، دل ببندید! Ruby on Rails برای شما ساخته شده است، و این کتاب شما را در کمترین زمان راه اندازی می کند. زبان برنامه نویسی Ruby و چارچوب Rails به شما امکان می دهد تا برنامه های کاربردی وب با امکانات کامل را به سرعت ایجاد کنید. این حتی سرگرم کننده است! کشف کنید که چگونه * Ruby and Rails را نصب و اجرا کنید * از RadRails IDE استفاده کنید * یک وبلاگ با Ruby ایجاد کنید * وب سایت خود را به پایگاه داده متصل کنید * یک سبد خرید بسازید * نحو Ruby را کاوش کنید


توضیحاتی درمورد کتاب به خارجی

If you need to build Web and database applications quickly but you don't dream in computer code, take heart! Ruby on Rails was created for you, and this book will have you up and running in no time. The Ruby scripting language and the Rails framework let you create full-featured Web applications fast. It's even fun!Discover how to * Install and run Ruby and Rails * Use the RadRails IDE * Create a blog with Ruby * Connect your Web site to a database * Build a shopping cart * Explore Ruby's syntax



فهرست مطالب

About the Author......Page 6
Author’s Acknowledgments......Page 8
Contents at a Glance......Page 10
Table of Contents......Page 12
How to Use This Book......Page 20
What You Don t Have to Read......Page 21
Foolish Assumptions......Page 22
Part II: Creating Code......Page 23
Icons Used in This Book......Page 24
Where to Go from Here......Page 25
Part I: Nuts and Bolts......Page 26
Welcome to the World of Ruby on Rails......Page 28
The Software Development Process......Page 30
Along Comes Ruby on Rails......Page 32
Let’s Get Going......Page 38
Installing the Software......Page 40
Installing the Ruby Interpreter......Page 41
Installing Rails......Page 45
Installing Java......Page 46
Installing RadRails......Page 47
Installing MySQL......Page 55
Installing MySQL Administrator......Page 59
Details on Rails......Page 66
Creating a Database......Page 67
Creating a New Ruby on Rails Project......Page 69
Running Your New Rails Project (Already!)......Page 72
Creating a Model......Page 74
Creating a Database Table......Page 77
Creating a Scaffold......Page 80
Using the New Web Interface......Page 82
Words, Words, Words......Page 86
Some Common RadRails Tasks......Page 91
Troubleshooting the Run of a Ruby Program......Page 103
Part II: Creating Code......Page 106
Ruby One’s Day......Page 108
Hello, Again......Page 109
Working with Values......Page 112
Going with the Flow......Page 114
Bunches of Things......Page 119
Using Methods......Page 123
Objects and Classes......Page 132
Objects Have Methods......Page 136
Enhancing Classes......Page 141
Creating a Module......Page 146
The Working of the Web......Page 148
Your HTML Starter Kit......Page 153
HTML Elements......Page 159
Part III: Real Rails......Page 172
Model/View/Controller......Page 174
The Rails Way of Life......Page 180
Writing What You Want Where You Want It......Page 182
The Controller Shakes Hands with the View......Page 186
Dividing the Work of the View......Page 192
Some Things You Can Do with Models......Page 196
A Web Site for Photos......Page 197
Programming with a Rails Model......Page 201
Modifying a Database......Page 208
More Rails Programming Tricks......Page 211
Displaying an Image......Page 220
Importing Files......Page 233
Image Is Everything......Page 238
Enhancing Your Project’s Code......Page 239
Understanding the Enhanced Code......Page 247
Blogging Your Dreams......Page 252
Validating the Visitor’s Input......Page 254
Adding Comments......Page 256
Adding Keywords......Page 262
Using Ajax......Page 276
Sending E-Mail......Page 282
Creating and Consuming Web Services......Page 288
Part IV: The Part of Tens......Page 296
Ten Ruby Sites......Page 298
Ten Rails Sites......Page 301
Open Classes......Page 304
Duck Typing......Page 305
Blocks......Page 306
Everything Is an Object......Page 307
Mixins......Page 308
Built-In Unit Testing......Page 309
Built-In Reflection......Page 310
Don’t Repeat Yourself (DRY)......Page 312
Agile Development......Page 313
Object-Relational Mapping (ORM)......Page 314
Using Migrations......Page 315
Using Partials......Page 316
Ten Ways to Override Rails Defaults......Page 318
Overriding the Database Name......Page 319
Overriding a Database Table Name......Page 320
Overriding a Controller Name......Page 322
Overriding the Name of a Table’s Primary Key......Page 323
Using Singular Nouns......Page 324
Creating Irregular Plurals......Page 326
Overriding a Default Layout......Page 327
Creating Additional Web Pages......Page 329
Modifying the Meanings of URLs......Page 330
Changing the Server Environment......Page 331
Index......Page 334




نظرات کاربران