- Perl 6 Deep Dive
- Andrew Shitov
- 139字
- 2021-07-03 00:05:55
Summary
In this chapter, we looked at an overview of the built-in data types in Perl 6 and learned how to work with variables. The most important fact is that variables in Perl 6 are instances of the different built-in data type classes. The details of those classes are located in Chapter 8, Object-Oriented Programming, but some elements of the object-oriented programming are needed to successfully create and use variables in Perl 6.
In the first part of the chapter, you learned three structural types of variable containers—scalars, arrays, and hashes—, and examined their main methods. In the second part, we took an in-depth look at different data types, such as integer, rational, floating-point numbers, strings, dates, and times.
In the next chapter, we will continue with observing the flow control in Perl 6 programs.
- Vue 3移動(dòng)Web開發(fā)與性能調(diào)優(yōu)實(shí)戰(zhàn)
- Building Modern Web Applications Using Angular
- 征服RIA
- Java 9模塊化開發(fā):核心原則與實(shí)踐
- ANSYS Fluent 二次開發(fā)指南
- Java EE 8 Application Development
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- 深入淺出Go語(yǔ)言編程
- JavaScript程序設(shè)計(jì):基礎(chǔ)·PHP·XML
- SQL Server 2008中文版項(xiàng)目教程(第3版)
- Visual Basic程序設(shè)計(jì)全程指南
- Building Slack Bots
- Delphi開發(fā)典型模塊大全(修訂版)
- 快樂編程:青少年思維訓(xùn)練
- Android熱門應(yīng)用開發(fā)詳解