- The Ruby Workshop
- Akshat Paul Peter Philips Dániel Szabó Cheyne Wallace
- 153字
- 2021-06-11 13:04:37
Summary
In this chapter, we learned about the fundamentals of Ruby and its key features. We started with the history of Ruby and the key programming paradigms the language supports that make it unique and powerful at the same time. We then learned about using Ruby code with the IRB and also learned how to write code in Ruby files and execute it. Next, we delved into the standard data types in Ruby, which are number, Boolean, and string. Here, we implemented various operations on variables along with commonly used string operations, such as string concatenation and interpolation.
In the next chapter, we will learn how to work with data structures such as arrays and hashes. We will explore the details of the various powerful methods associated with them, and we will also learn how to create our own Ruby methods and call them, which is the bedrock of day-to-day programming with Ruby.
- UI圖標(biāo)創(chuàng)意設(shè)計(jì)
- Kali Linux Web Penetration Testing Cookbook
- Python 深度學(xué)習(xí)
- Java加密與解密的藝術(shù)(第2版)
- 樂(lè)高機(jī)器人設(shè)計(jì)技巧:EV3結(jié)構(gòu)設(shè)計(jì)與編程指導(dǎo)
- AngularJS深度剖析與最佳實(shí)踐
- Amazon S3 Cookbook
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- Regression Analysis with Python
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 石墨烯改性塑料
- AngularJS UI Development
- Expert Cube Development with SSAS Multidimensional Models
- 開(kāi)發(fā)者測(cè)試
- JavaWeb入門(mén)經(jīng)典