𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Beginning Ruby 3: From Beginner to Pro

✍ Scribed by Carleton DiLeo, Peter Cooper


Publisher
Apress
Year
2021
Tongue
English
Leaves
598
Edition
4th ed.
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Learn the principles behind object-oriented programming in Ruby and within a few chapters create a fully functional Ruby 3-based application. You'll gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which will be needed for your first Ruby application. Based on the bestselling first and second editions, Beginning Ruby 3, 4th Edition is a leading guide to learn Ruby from the ground up.

The new edition of this book provides the same excellent introduction to Ruby as the previous editions plus updates for the newest version of Ruby, including performance through an improved allocator, decreased heap fragmentation and more. Also, added: details on the just-in-time compiler, fewer limits on GIL (Global Interpreter Lock), and a static type checker.

You’ll see why the light and agile Ruby programming language remains a popular open source scripting option for developers building today's web applications. This book can also be used as a textbook or companion to a textbook on beginning Ruby programming. After reading and using this book, you'll have a firm handle to program in the Ruby language.

What You Will Learn

    Discover the fundamentals of Ruby and its object-oriented building blocks
  • Use the Ruby libraries, gems, and documentation
  • Work with files and databases
  • Write and deploy Ruby applications
  • Harness the various Ruby web frameworks and use them effectively
  • Do network programming with Ruby

Who This Book Is For

Beginning programmers, programmers new to Ruby, and web developers interested in learning the foundations of the Ruby programming language.

✦ Table of Contents


Front Matter ....Pages i-xxx
Front Matter ....Pages 1-1
Let’s Get It Started: Installing Ruby (Carleton DiLeo, Peter Cooper)....Pages 3-11
Programming == Joy: A Whistle-Stop Tour of Ruby and Object Orientation (Carleton DiLeo, Peter Cooper)....Pages 13-36
Ruby’s Building Blocks: Data, Expressions, and Flow Control (Carleton DiLeo, Peter Cooper)....Pages 37-93
Developing Your First Ruby Application (Carleton DiLeo, Peter Cooper)....Pages 95-122
The Ruby Ecosystem (Carleton DiLeo, Peter Cooper)....Pages 123-137
Front Matter ....Pages 139-139
Classes, Objects, and Modules (Carleton DiLeo, Peter Cooper)....Pages 141-196
Projects and Libraries (Carleton DiLeo, Peter Cooper)....Pages 197-213
Documentation, Error Handling, Debugging, and Testing (Carleton DiLeo, Peter Cooper)....Pages 215-246
Files and Databases (Carleton DiLeo, Peter Cooper)....Pages 247-295
Distributing Ruby Code and Libraries (Carleton DiLeo, Peter Cooper)....Pages 297-320
Advanced Ruby Features (Carleton DiLeo, Peter Cooper)....Pages 321-342
Tying It Together: Developing a Larger Ruby Application (Carleton DiLeo, Peter Cooper)....Pages 343-389
Front Matter ....Pages 391-391
Two Web Application Approaches: Rails and Sinatra (Carleton DiLeo, Peter Cooper)....Pages 393-441
Ruby and the Internet (Carleton DiLeo, Peter Cooper)....Pages 443-469
Networking and Sockets (Carleton DiLeo, Peter Cooper)....Pages 471-491
Useful Ruby Libraries (Carleton DiLeo, Peter Cooper)....Pages 493-535
Back Matter ....Pages 537-585

✦ Subjects


Computer Science; Professional Computing; Web Development; Programming Languages, Compilers, Interpreters; Open Source


πŸ“œ SIMILAR VOLUMES


Beginning C - From Beginner to Pro.
✍ German Gonzalez-Morris, Ivor Horton πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs. You’ll discover that C is a

Beginning C: From Beginner to Pro
✍ German Gonzalez-Morris, Ivor Horton πŸ“‚ Library πŸ“… 2024 πŸ› Apress 🌐 English

Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported. You’ll discover that C is a foundation l

Beginning C: From Beginner to Pro
✍ German Gonzalez-Morris, Ivor Horton πŸ“‚ Library πŸ“… 2024 πŸ› Apress 🌐 English

<p><span>Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported.</span></p><p><span>You’ll discover

Beginning C: From Beginner to Pro
✍ German Gonzalez-Morris, Ivor Horton πŸ“‚ Library πŸ“… 2024 πŸ› Apress 🌐 English

<p><span>Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported.</span></p><p><span>You’ll discover

Beginning R 4: From Beginner to Pro
✍ Matt Wiley, Joshua F. Wiley πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

<p>https://www.apress.com/gp/book/9781484260524</p><p>Learn how to use R 4, write and save R scripts, read in and write out data files, use built-in functions, and understand common statistical methods. This in-depth tutorial includes key R 4 features including a new color palette for charts, an enh