Автор: Hartl Michael Название: Ruby on Rails Tutorial ISBN: 0136702651 ISBN-13(EAN): 9780136702658 Издательство: Pearson Education Цена: 7121.00 р. Наличие на складе: Поставка под заказ. Описание:
"Ruby on Rails(TM) Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." --Peter Cooper, Editor of Ruby Inside
Used by sites as varied as Disney, GitHub, Shopify, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails(TM) Tutorial, Sixth Edition, is the solution.
Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial's examples focus on the general principles of web development needed for virtually any kind of website. The updates to this edition include full compatibility with Rails 6.
This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that's simple enough to understand while still being useful. Whatever your previous web development experience, this book will guide you to true Rails mastery.
This book will help you
Install and set up your Rails development environment, including a pre-installed integrated development environment (IDE) in the cloud
Go beyond generated code to truly understand how to build Rails applications from scratch
Learn testing and test-driven development (TDD)
Effectively use the Model-View-Controller (MVC) pattern
Structure applications using the REST architecture
Build static pages and transform them into dynamic ones
Master the Ruby programming skills all Rails developers need
Create high-quality site layouts and data models
Implement registration and authentication systems, including validation and secure passwords
Update, display, and delete users
Upload images in production using a cloud storage service
Implement account activation and password reset, including sending email with Rails
Add social features and microblogging, including an introduction to Ajax
Record version changes with Git and create a secure remote repository at GitHub
Deploy your applications early and often with Heroku
Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Автор: Ruby Sam, Copeland David B., Thomas Dave Название: Agile Web Development with Rails 5.1 ISBN: 1680502514 ISBN-13(EAN): 9781680502510 Издательство: Wiley Рейтинг: Цена: 7366.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The new edition of this award-winning classic is completely updated for Rails 5.1 and Ruby 2.4, with information on system testing, Webpack, and advanced JavaScript.
Автор: Ruby, Sam Название: Agile web development with rails 7 ISBN: 1680509292 ISBN-13(EAN): 9781680509298 Издательство: Wiley Рейтинг: Цена: 7602.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Puglisi Silvia Название: Restful Rails Development ISBN: 1491910852 ISBN-13(EAN): 9781491910856 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book serves as a practical guide to developing RESTful applications, designing RESTful architectures, and deploying RESTful services using Ruby on Rails. By the end of each chapter, the reader will have key takeaways for how to build and extend a multi-service platform spanning different devices.
Автор: Locklear Mark, Laurent Simon St, Dumbill Edd Название: Learning Rails 5: Rails from the Outside in ISBN: 1491926198 ISBN-13(EAN): 9781491926192 Издательство: Wiley Рейтинг: Цена: 5701.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you`re a web developer or designer ready to learn Ruby on Rails, this hands-on guide is the ideal way to get started. Rather than toss you into the middle of the framework`s Model-View-Controller architecture, as many books do, Learning Rails 5 begins with the foundations of the Web you already know.
Автор: St Laurent Simon Название: Learning Rails 3 ISBN: 144930933X ISBN-13(EAN): 9781449309336 Издательство: Wiley Рейтинг: Цена: 4434.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Ready to learn Rails? Unlike most Rails books, Learning Rails is for web developers, and not for programmers. You`ll start from the foundations of the Web you already know, and learn how to create something visible with Rails before reaching the more difficult database models and controller code. Learning Rails 3 covers the most recent developments
Описание: With this fully revised new edition, take a holistic view of full-stack development to create usable, high-performing applications with Rails 5.1.
Автор: Rappin Noel Название: Rails 5 Test Prescriptions: Build a Healthy Codebase ISBN: 1680502506 ISBN-13(EAN): 9781680502503 Издательство: Wiley Рейтинг: Цена: 6098.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular application of test-driven development. You`ll use Rails 5.1, Minitest 5, and RSpec 3.6, as well as popular testing libraries such as factory_girl and Cucumber.
Автор: Rappin, Noel Название: Modern front-end development for rails, second edition ISBN: 1680509616 ISBN-13(EAN): 9781680509618 Издательство: Wiley Рейтинг: Цена: 7126.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In the latest edition of this book, learn how to use Rails 7 and its front-end bundling tools to build rich front-end logic into your Rails applications.
Автор: Ruby Sam, Copeland David B., Thomas Dave Название: Agile Web Development with Rails 6 ISBN: 1680506706 ISBN-13(EAN): 9781680506709 Издательство: Wiley Рейтинг: Цена: 7366.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll get step-by-step guidance. If you're an experienced developer, get the comprehensive, insider information you need for the latest version of Ruby on Rails. The new edition of this award-winning classic is completely updated for Rails 6 and Ruby 2.6, with information on system testing, Webpack, and advanced JavaScript.
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly - you concentrate on creating the application, and Rails takes care of the details. Rails 6 brings many improvements, and this edition is updated to cover the new features and changes in best practices.
We start with a step-by-step walkthrough of building a real application, and in-depth chapters look at the built-in Rails features. Follow along with an extended tutorial as you write a web-based store application. Eliminate tedious configuration and housekeeping, seamlessly incorporate Ajax and JavaScript, send and receive emails, manage background jobs with ActiveJob, and build real-time features using WebSockets and ActionCable. Test your applications as you write them using the built-in unit, integration, and system testing frameworks, internationalize your applications, and deploy your applications easily and securely. New in this edition is coverage of Action Mailer, which allows you to receive emails in your app as well as ActionText, a zero-configuration rich text editing feature.
Rails 1.0 was released in December 2005. This book was there from the start, and didn't just evolve alongside Rails, it evolved with Rails. It has been developed in consultation with the Rails core team. In fact, Rails itself is tested against the code in this book.
What You Need:
All you need is a Windows, Mac OS X, or Linux machine to do development on. This book will take you through the steps to install Rails and its dependencies. If you aren't familiar with the Ruby programming language, this book contains a chapter that covers the basics necessary to understand the material in the book.
Автор: Dave Thomas Sam Ruby & Название: Agile Web Development with Rails 4 ISBN: 1937785564 ISBN-13(EAN): 9781937785567 Издательство: Wiley Рейтинг: Цена: 5542.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it`s more useful than ever before for developers new to Ruby and Rails.
Автор: Wintermeyer Название: Learn Rails 5.2 ISBN: 148423488X ISBN-13(EAN): 9781484234884 Издательство: Springer Рейтинг: Цена: 8384.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples – rather than a single large application.
This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, Bundler, Forms, Cookies, and Sessions, all of which are vital for modern Rails web applications. To complement these topics you’ll also learn about test-driven development, Action Cable, Active Job, Action Mailer, I18n, Asset Pipeline, and caching. Finally, you’ll see a how-to for a production web server with nginx. This complete set of skills will set you up for a future of efficient and elegant Rails coding.
What You Will Learn
Use the Ruby on Rails web development framework Install and manage the Rails frameworkPersist data for your web application with Active Record Work with forms Apply a test-driven development approach to your Rails-based web applicationsDiscover many Rails secrets and tips
Who This Book Is For
Beginners with at least some prior programming experience. Ruby experience is helpful, but not required.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru