Ruby Notes for Professionals



Download free course Ruby Notes for Professionals, pdf file on 234 pages by Stack Overflow Community.
The Ruby Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Table of contents

  • Getting started with Ruby Language
  • Casting (type conversion)
  • Operators
  • Variable Scope and Visibility
  • Environment Variables
  • Constants
  • Special Constants in Ruby
  • Comments
  • Arrays
  • Multidimensional Arrays
  • Strings
  • DateTime
  • Time
  • Numbers
  • Symbols
  • Comparable
  • Control Flow
  • Methods
  • Hashes
  • Blocks and Procs and Lambdas
  • Iteration
  • Exceptions
  • Enumerators
  • Enumerable in Ruby
  • Classes
  • Inheritance
  • method_missing
  • Regular Expressions and Regex Based Operations
  • File and I/O Operations
  • Ruby Access Modifiers
  • Design Patterns and Idioms in Ruby
  • Loading Source Files
  • Thread
  • Range
  • Modules
  • Introspection in Ruby
  • Monkey Patching in Ruby
  • Recursion in Ruby
  • Splat operator (*)
  • JSON with Ruby
  • Pure RSpec JSON API testing
  • Gem Creation/Management
  • rbenv
  • Gem Usage
  • Singleton Class
  • Queue
  • Destructuring
  • Struct
  • Metaprogramming
  • Dynamic Evaluation
  • instance_eval
  • Message Passing
  • Keyword Arguments
  • Truthiness
  • Implicit Receivers and Understanding Self
  • Introspection
  • Refinements
  • Catching Exceptions with Begin / Rescue
  • Command Line Apps
  • IRB
  • ERB
  • Generate a random number
  • Getting started with Hanami
  • OptionParser
  • Operating System or Shell commands
  • C Extensions
  • Debugging
  • Ruby Version Manager
Pages : 234
Size : 1.9 MB
File type : PDF
Downloads: 210
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Ruby Notes for Professionals

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others ruby Tutorials

I Love Ruby

Ruby Hacking Guide

Ruby Regexp

Learn Ruby on Rails, PDF Tutorial

Ruby on Rails Notes for Professionals

Others related eBooks about Ruby Notes for Professionals

Download Struts Tutorial

This is a tutorial for the Struts framework. It consists of a small application which is developed step by step.A free pdf training material course on 67 pages by Stephan Wiesner....

Think Python - How to Think Like a Computer Scientist

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, ...

JavaScript Bible

Download free course JavaScript Bible, pdf file on 2327 pages by Danny Goodman....

Essential Android

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Android programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Essential Swift

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Swift programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Full Speed Python

Download free course Full Speed Python, pdf file on 39 pages by João Ventura....

Data Parallel C++

Download free course Data Parallel C++, pdf file on 565 pages by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian....

C++ ,Pointers and Memory

This tutorial explains how to use pointers and memory and how the pointer works.A complete training document in PDF with sample code By Nick Parlante....

Professor Frisby's Mostly Adequate Guide to Functional Programming

Download free course Professor Frisby's Mostly Adequate Guide to Functional Programming, pdf file on 146 pages by Brian Lonsdorf....

Introduction to Eclipse

With this PDF tutorial you will learn how to creat a java program using Eclipse ,a free training document for download under 4 pages....