Software Development

Perl Programming Course for Beginners



Learn Perl programming in this complete course for beginners. The course covers topics ranging from basic syntax to advanced topics like object-oriented programming, regular expressions, and web development.

Thank you for reading this post, don't forget to subscribe!

✏️ Course developed by @perltechstack

⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:29) Running Perl via CLI
⌨️ (0:04:22) Perl Script File Structure
⌨️ (0:13:58) Data Types – Scalars
⌨️ (0:22:52) Debugging with Data::Dumper
⌨️ (0:26:10) Data Types – Arrays
⌨️ (0:40:52) Data Types – Hashes
⌨️ (0:53:26) References [Part 1]
⌨️ (1:05:36) References [Part 2]
⌨️ (1:12:09) Subroutines
⌨️ (1:28:48) Variable Scope
⌨️ (1:38:36) Error Handling
⌨️ (1:44:04) Logical Operators
⌨️ (1:57:42) Conditional Statements
⌨️ (2:04:19) Loops
⌨️ (2:15:52) Regular Expressions
⌨️ (2:29:32) Built-in Functions
⌨️ (2:40:39) Special Variables
⌨️ (2:47:40) OOP – Classes, instances, attributes and methods
⌨️ (3:03:24) “use” vs “require”
⌨️ (3:12:50) Exporter and method types
⌨️ (3:20:18) Installing modules with CPANM
⌨️ (3:28:33) Improved exception handling
⌨️ (3:37:45) Web requests with Mojo::UserAgent
⌨️ (3:50:46) Reading and writing files
⌨️ (3:59:24) Reading and writing files with Path::Tiny
⌨️ (4:05:30) Running system commands

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan

Learn to code for free and get a developer job:

Read hundreds of articles on programming:

source