Agile Web Development with Rails 7
by Sam Ruby, Dave Thomas
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single-page applications - at a fraction of the complexity. Rails 7 integrates the Hotwire frameworks of Stimulus and Turbo directly as the new defaults, together with that hot newness of import maps. The result is a toolkit so powerful that it allows a single individual to crea...
Price: $42.53 | Publisher: The Pragmatic Programmers | Release: 2022
by Yehonathan Sharvit
Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you'll find in object-oriented code. The book presents powerful new ideas through conversations, code snippets, and diagrams that help ...
Price: $50.62 | Publisher: Manning | Release: 2022
by Sundeep Agarwal
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another.This book will help you learn Ruby Regular Expressions, a mini-programming language for all sorts of text processing needs.The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and ...
Publisher: Self-publishing | Release: 2020
Agile Web Development with Rails 6
by Sam Ruby, David Bryant Copeland
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 class...
Price: $50.10 | Publisher: The Pragmatic Programmers | Release: 2020
FREE EBOOK - Rails on Containers
by Kathleen Juell
This book is designed to introduce you to using containers and Kubernetes for full-stack development. You'll learn how to develop a full-stack application using Ruby on Rails and PostgreSQL with Sidekiq, and how to manage them all - first with Docker, then with Docker Compose, and finally with Kubernetes.The topics that it covers include how to:- Get started developing an application about sharks using...
Publisher: DigitalOcean | Release: 2020
A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition
by Jay Wengrow
If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic...
Price: $41.99 | Publisher: The Pragmatic Programmers | Release: 2020
by Carleton DiLeo
Learn how to make better decisions and write cleaner Ruby code. This book shows you how to avoid messy code that is hard to test and which cripples productivity. Author Carleton DiLeo shares hard-learned lessons gained from years of experience across numerous codebases both large and small. Each chapter covers the topics you need to know to make better decisions and optimize your productivity. Many books wi...
Price: $27.15 | Publisher: Apress | Release: 2019
The Well-Grounded Rubyist, 3rd Edition
by David A. Black, Joseph Leo III
The Well-Grounded Rubyist, 3rd Edition is a beautifully written tutorial that begins with your first Ruby program and takes you all the way to sophisticated topics like reflection, threading, and recursion. Ruby masters David A. Black and Joe Leo distill their years of knowledge for you, concentrating on the language and its uses so you can use Ruby in any way you choose. Updated for Ruby 2.5.Designed for d...
Price: $35.06 | Publisher: Manning | Release: 2019
FREE EBOOK - Learning Ruby on Rails
by Stack Overflow Community
Ruby on Rails (RoR), or Rails, is an open-source popular web application framework. Rails uses Ruby, HTML, CSS, and JavaScript to create a web application that runs on a web server. Rails uses the model-view-controller (MVC) pattern and provides a fullstack of libraries from the database all the way to the view.It is an unofficial and free Ruby on Rails book created for educational purposes. All the content...
Publisher: Self-publishing | Release: 2019
by Daniel Pritchett
The next step in the evolution of user interfaces is here. Chatbots let your users interact with your service in their own natural language. Use free and open source tools along with Ruby to build creative, useful, and unexpected interactions for users. Take advantage of the Lita framework's step-by-step implementation strategy to simplify bot development and testing. From novices to experts, chatbots ...
Price: $18.50 | Publisher: The Pragmatic Programmers | Release: 2019