- 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.
- Android Wearable Programming
- Mastering Entity Framework Core 2.0
- Building a Game with Unity and Blender
- PaaS程序設計
- Windows系統管理與服務配置
- Multithreading in C# 5.0 Cookbook
- Python語言科研繪圖與學術圖表繪制從入門到精通
- 小程序從0到1:微信全棧工程師一本通
- Python數據科學實踐指南
- Learning WordPress REST API
- Learning Java by Building Android Games
- Mastering Android Application Development
- Learning Java by Building Android Games
- Mastering WooCommerce 4
- 污染環境修復實踐與案例