Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Learn rails 6, Notodikromo, Adam


Варианты приобретения
Цена: 10480.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Notodikromo, Adam
Название:  Learn rails 6
ISBN: 9781484260258
Издательство: Springer
Классификация:


ISBN-10: 1484260252
Обложка/Формат: Paperback
Страницы: 539
Вес: 1.05 кг.
Дата издания: 10.11.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 140 illustrations, color; 13 illustrations, black and white; xv, 685 p. 153 illus., 140 illus. in color.
Размер: 25.40 x 17.81 x 2.90 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Accelerated web development with ruby on rails
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

Part 1: Introduction to Ruby and Rails

Chapter 1: Hello, Rails

- The world before the Rails

- Favorite things I gained from Rails

- Increased Signal-to-Noise ratio

- Testability since Day 1

- Programmer happiness

- Installing Docker on Windows

- Installing Docker on Ubuntu Linux

- Installing Docker on MacOS

- Creating simple containerized Rails app

- MVC architecture

- Deploying to Heroku

- Git workflow

Chapter 2: Ruby Quick Crash Course

- What kind of a language is Ruby?

- Interactive console

- Number

- String

- Making a Class

- Public functions

- Private and protected membership

- Instance variables

- Constants

- Building on a Module

- Everything is an Object

- Date

- Array

- Hash

- Symbol (after having experience building Hash with Symbol vs String)

- Instantiating other objects

- Make your own Block (simple way to introduce yield & block, and learn build simple DSL)

- Thread

- Meta-programming

Part 2: Building a Social Network

- What are we building?

- Use case diagram

- Entity diagram

Chapter 3: Building the Models

- User model

- Inserting data

- Updating data

- Seeking data

- Destroying data

- Unit-test the model with RSpec

- Complex Query

- Status model and Has One-to-One relationship

- Friendship model and Many-to-Many relationship

- Testing up the relationships

- Adding validations

- &



Rails 5 Test Prescriptions: Build a Healthy Codebase

Автор: 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.

Agile Web Development with Rails 4

Автор: 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.

Learning Rails 3

Автор: 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

Learning Rails 5: Rails from the Outside in

Автор: 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.

Restful Rails Development

Автор: 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.

Crafting Rails 4 Applications

Автор: Valim Josй
Название: Crafting Rails 4 Applications
ISBN: 1937785556 ISBN-13(EAN): 9781937785550
Издательство: Wiley
Рейтинг:
Цена: 4592.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will help you understand Rails` inner workings, including generators, template handlers, internationalization, routing, and responders. With the knowledge you`ll gain, you`ll create well-tested, modular, and robust solutions for your next project.

Docker for Rails Developers: Build, Ship, and Run Your Applications Everywhere

Автор: Isenberg Rob
Название: Docker for Rails Developers: Build, Ship, and Run Your Applications Everywhere
ISBN: 1680502735 ISBN-13(EAN): 9781680502732
Издательство: Wiley
Рейтинг:
Цена: 4592.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Docker does for DevOps what Rails did for web development--it gives you a new set of superpowers. Gone are "works on my machine" woes and lengthy setup tasks, replaced instead by a simple, consistent, Docker-based development environment that will have your team up and running in seconds. Gain hands-on, real-world experience with a tool that's rapidly becoming fundamental to software development. Go from zero all the way to production as Docker transforms the massive leap of deploying your app in the cloud into a baby step.

Docker makes life as a Ruby and Rails developer easier. It helps build, ship, and run your applications, solving major problems you face every day. It allows you to run applications at scale, adding new resources as needed. Docker provides a reliable, consistent environment that's guaranteed to work the same everywhere.

Docker lets you do all things DevOps without needing a PhD in infrastructure and operations. Want to spin up a cluster to run your app? No problem. Scale it up or down at will? You bet. Start by running a Ruby script without having Ruby installed on the local machine. Then Dockerize a Rails application and run it using containers, including creating your own custom Docker images tailored for running Rails apps. Describe your app declaratively using Docker Compose, specifying the software dependencies along with everything needed to run the application. Then set up continuous integration, as well as your deployment pipeline and infrastructure. Along the way, find out the best practices for using Docker in development and production environments.

This book gives you a solid foundation on using Docker and fitting it into your development workflow and deployment process.



What You Need:

All you need is a Windows, Mac OS X or Linux machine to do development on. This book guides you through the process of installing Docker. Some basic familiarity with Linux/Unix is recommended even if you're using a Windows machine.
Rails 5 Revealed

Автор: Alan Bradburne
Название: Rails 5 Revealed
ISBN: 148421708X ISBN-13(EAN): 9781484217085
Издательство: Springer
Рейтинг:
Цена: 2374.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 1. Overview 2. Breaking Changes and Upgrading from Rails 4.2 3. ActiveRecord 4. Test Framework Changes 5. Rails 5 API 6. JavaScript and Turbolinks 3 7. ActionCable

Beginning rails 6

Автор: Somerville, Brady Gamble, Adam Carneiro, Jr., Cloves Al Barazi, Rida
Название: Beginning rails 6
ISBN: 1484257154 ISBN-13(EAN): 9781484257159
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 1. Introducing the Rails Framework2. Getting Started3. Getting Something Running4. Introduction to the Ruby Language5. Working with a Database: Active Record6. Advanced Active Record: Enhancing Your Models7. Action Pack: Working with the View and the Controller8. Advanced Action Pack9. JavaScript and CSS10. Sending and Receiving Email11. Testing Your Application12. Internationalization13. Deploying Your Rails ApplicationsA. Databases 101B. The Rails CommunityC. Git
NOTES below: for Planned Revisions for Beginning Rails 6 Chapter 1: Introducing the Rails Framework The majority of chapter 1 is still relevant, needing only minor, superficial changes. This may also be a good place to address the "is rails dead?" question. In short, no -- Rails is not dead, it's mature. Chapter 2: Getting StartedThis chapter needs to be updated to include more recent installation instructions and screenshots for more recent versions of technologies involved. The general idea is the same, though.Chapter 3: Getting Something Running This chapter needs minor updates to: Reflect the new directory structure created by RailsReflect that Rails 6 now uses webpack instead of the asset pipelineChapter 4: Introduction to the Ruby LanguageThis chapter needs little, if any revision, as the basics of Ruby which it covers haven't changed much.Chapter 5: Working with a Database: Active RecordThis chapter needs little, if any revision.Chapter 6: Advanced Active Record: Enhancing Your ModelsThis chapter seems like it would need only minor revisions. It is a dense chapter, though, with lots of code samples that need to be verified.Chapter 6.5: ActiveModelWe could add this chapter, showing readers how they can create objects very similar to ActiveRecord models described in the previous chapter, but which aren't directly backed by the database. We would explain why this can be useful, and include an example of usage that fits in with the sample application being developed throughout the app.Chapter 7: Action Pack: Working with the View and the Controller Like the previous chapter, this chapter is still mostly relevant, but has a lot of code samples and screenshots which need verification and updating.Also, the following sections have some changes in Rails 6 that should be updated: "Using Form Helpers" ( form_with was added, and is the preferred way going forward.)"Rendering a Collection of Partials" ( Rails 6 has a newer, more performant way of rendering a collection of partials which should be described)Also, a section on Caching could be added, though it's not new, and may not be appropriate for a "Beginning" book.Chapter 7.5: ActionTextIn this chapter, we would introduce ActionText, which gives the developer a simple path for adding a WYSIWYG editor to their application. This would be a short chapter, and we would show how to add a WYSIWYG editor to the sample application.Chapter 8: Advanced Action PackThis section only needs minor updates to verify code samples are still correct, and to update screenshots. Chapter 8.5: ActiveStorageActiveStorage facilitates the attaching of files to records. (e.g., product images, downloadable pdfs, etc.) We would explain why this is useful, how to configure it, and then provide code samples for how to enhance the sample application with images for each article, or something like that.)Chapter 9: JavaScript and CSSThis

Agile Web Development with Rails 6

Автор: 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.

Vue on Rails: End-To-End Guide to Building Web Apps Using Vue.Js and Rails

Автор: Lim Bryan, Lafranchi Richard
Название: Vue on Rails: End-To-End Guide to Building Web Apps Using Vue.Js and Rails
ISBN: 1484251156 ISBN-13(EAN): 9781484251157
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community embraces JavaScript, this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single-page application, when and how to use JavaScript in your project, how to scaffold a Vue component in Rails, and how to configure Vue.js in a Rails project.This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.

These topics are essential for developers and product owners because they cover end-to-end advice for building a web application incrementally or from scratch. Vue.js on Rails shows you just how easy it is to build and maintain a modern web app and save hundreds of hours integrating these two technologies.
What You'll LearnUse Vue and Rails together to improve productsBuild a web app with a focus on developer happinessTake a pragmatic approach to web app development with practical code examples Save time configuring Vue and RailsControl and manage states in a Vue on Rails project
Who This Book Is For Product owners seeking a technology for a company’s products with an emphasis on development scalability; business owners looking to maximize developer satisfaction and successful product development; technical managers requiring a pragmatic and successful web app development strategy;and new and experienced developers and designers learning to build web apps using the best tools available.
Rails, Angular, Postgres, and Bootstrap: Powerful, Effective, Efficient, Full-Stack Web Development

Автор: Copeland David B.
Название: Rails, Angular, Postgres, and Bootstrap: Powerful, Effective, Efficient, Full-Stack Web Development
ISBN: 1680502204 ISBN-13(EAN): 9781680502206
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With this fully revised new edition, take a holistic view of full-stack development to create usable, high-performing applications with Rails 5.1.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия