Packt Publishing, 2016. — 164 p. — ISBN13: 9781849519304. Sinatra is a Ruby framework that is widely used in the Industry. You can use it to make a single-page web app or a large-scale one. With the increased online footprint, you can create and deploy your own application. Whether you are brand-new to online learning or a seasoned expert, this book will provide you with the...
Addison-Wesley Professional, 2016. — 256 p. — ISBN13: 978-0-13-446443-5. Create Beautiful Visualizations that Free Your Data to Tell Powerful Truths “The depth of Barrett Clark’s knowledge shines through in his writing: clear, concise, and confident. Barrett has been practicing all of this stuff in his day job for many years–Postgres, D3, GIS, all of it. The knowledge in this...
Apress, 2020. — 85 p. — ISBN-13 (electronic): 978-1-4842-5546-9. 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...
3rd Edition. — Addison-Wesley Professional, 2015. — 816 p. — ISBN10: 0321714636, ISBN13: 978-0-321-71463-3. Ruby is an agile object-oriented language, borrowing some of the best features from LISP, Smalltalk, Perl, CLU, and other languages. Its popularity has grown tremendously in the five years since the first edition of this book. The new edition The Ruby Way illuminates Ruby...
Apress, 2018. — 98 p. Gain the basics of Ruby’s map, reduce, and select functions and discover how to use them to solve data-processing problems. This compact hands-on book explains how you can encode certain complex programs in 10 lines of Ruby code, an astonishingly small number. You will walk through problems and solutions which are effective because they use map, reduce,...
CreateSpace, 2018. — 364 p. This book is about the usage of Data Structures and Algorithms in computer programming. We will be studying complexity analysis. Then will look into the various data structures and their algorithms. We will be studying Linked-List, Stack, Queue, Trees, Heap, Hash Table and Graphs. We will be studying Sorting & Searching techniques. Then we will be...
Packt Publishing, 2017. — 330 p. — ISBN13: 9781787280649. This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis. Ruby is a powerful, general-purpose programming language that can be applied to any...
Amazon Digital Services LLC, 2019. — 511 p. — ASIN B07NGY8PZ5. Its been a long time since I started writing I Love Ruby. I first projected this book as a toy programming book, but not any more, this book is maturing into something serious. Possibly a book to be read by people who are serious about Ruby, hence this book is undergoing a dramatic change. Its been proof read from...
O’Reilly Media, 2016. — 452 p. — ISBN13: 978-1491926192. — conv. 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. You’ll...
Pragmatic Bookshelf, 2018. — 406 p. — ISBN: 978-1680502503. 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. Updates include Rails 5.1 system tests and Webpack...
Leanpub, 2015. — 259 p. Trailblazer is a thin layer on top of Rails and brings a high-level application architecture, decent encapsulation and a new code structure. Here are the main features. Logicless models solely focusing on persistence. Skinny controllers working as endpoints, only. Domain objects for your business logic, known as operations. Form objects for...
Leanpub, 2015. — 188 p. — ISBN: N/A Once there was a boy who fell in love with this magical device that could bring things to life inside a glaring screen. He spent endless hours exploring imaginary worlds, fighting strange creatures, shooting pixelated spaceships, racing boxy cars. The boy kept pondering. How is this made? I want to create my own worlds... Then he discovered...
Apress, 2018. — 444 p. — ISBN: 148423488X. 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...
Comments