Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Perl 6 Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Install
- 3 Basics
- 4 Variables
- 5 Data Types
- 6 Casting
- 7 Math
- 8 Conditionals
- 9 Strings
- 10 Interpolation
- 11 Looping
- 12 Blocks
- 13 Lists & Arrays
- 14 Map
- 15 Ranges
- 16 Sequences / Great Example
- 17 Sets
- 18 Maps
- 19 Hashes
- 20 Subroutines / Functions
- 21 Recursion
- 22 Exception Handling
- 23 File IO
- 24 File Manipulation
- 25 Shell Commands
- 26 Modules / Scraping
- 27 Classes
- 28 Inheritance
- 29 Roles
- 30 Regular Expressions
- 31 Grammars