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

Agile web development with rails 7, Ruby, Sam


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

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

Автор: Ruby, Sam
Название:  Agile web development with rails 7
ISBN: 9781680509298
Издательство: Wiley
Классификация:


ISBN-10: 1680509292
Обложка/Формат: Paperback
Страницы: 450
Вес: 0.87 кг.
Дата издания: 16.05.2023
Язык: English
Размер: 190 x 236 x 27
Читательская аудитория: General (us: trade)
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии


Sustainable web development with ruby on rails

Автор: David Bryant Copeland, Copeland
Название: Sustainable web development with ruby on rails
ISBN: 0990702847 ISBN-13(EAN): 9780990702849
Издательство: Неизвестно
Рейтинг:
Цена: 8613.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Coffeescript Programming with Jquery, Rails, and Node.Js

Автор: Erasmus Michael
Название: Coffeescript Programming with Jquery, Rails, and Node.Js
ISBN: 1849519587 ISBN-13(EAN): 9781849519588
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Agile Web Development with Rails 5.1

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

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.

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.

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.
Learn rails 6

Автор: Notodikromo, Adam
Название: Learn rails 6
ISBN: 1484260252 ISBN-13(EAN): 9781484260258
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

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

- &

Ruby on rails tutorial

Автор: Hartl, Michael
Название: Ruby on rails tutorial
ISBN: 013804984X ISBN-13(EAN): 9780138049843
Издательство: Pearson Education
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The story revolves around a young boy named Jad.. He is smart and kind-hearted, but unfortunately he was cursed the curse of fear by the evil witch, even though he is from the village of the brave that never knows fear.. Through the story, we will learn about the kingdom of light that turns into the kingdom of darkness because of a guest who comes to the kingdom in the form of an angel who loves goodness and help, but the truth is not like that.. I wonder who this guest is and why is he hiding his evil truth..? In order for Jad to get ride of this curse, he has to go through a long adventure. I wonder if Jad will succeed in reaching his

Ruby on Rails for Beginners: Rails Web Development Programming and Coding Tutorial

Автор: Joyner Joseph
Название: Ruby on Rails for Beginners: Rails Web Development Programming and Coding Tutorial
ISBN: 1682121453 ISBN-13(EAN): 9781682121450
Издательство: Неизвестно
Цена: 1837.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

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.

Learn Rails 5.2

Автор: 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.
Modern front-end development for rails, second edition

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


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