- The Ruby Workshop
- Akshat Paul Peter Philips Dániel Szabó Cheyne Wallace
- 128字
- 2021-06-11 13:04:37
Introduction
In the previous chapter, we studied variables, constants, strings, and various data types. We performed various operations on strings and numbers. We were also introduced to the Interactive Ruby Shell (IRB), which makes coding in Ruby easier.
This chapter is dedicated to bringing you up to speed with arrays, hashes, and methods in Ruby. You could say that these are among the most fundamental topics. We will take a closer look at the different ways of creating arrays and hashes, as there are a wide variety of options. We'll also look at methods, which is another essential concept in Ruby and study certain rules about arguments that you should be aware of while creating methods. After that, you have the fundamentals to become a fine Ruby developer.
- C語言程序設計案例教程
- Vue 3移動Web開發與性能調優實戰
- 算法零基礎一本通(Python版)
- Rust編程從入門到實戰
- 從0到1:HTML+CSS快速上手
- Learning Linux Binary Analysis
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- INSTANT Django 1.5 Application Development Starter
- Getting Started with Polymer
- Scala Functional Programming Patterns
- 例說FPGA:可直接用于工程項目的第一手經驗
- Java程序設計
- 軟技能2:軟件開發者職業生涯指南
- 深入淺出Rust
- Machine Learning for the Web