Perl in 100 Seconds
Perl is a dynamic scripting language popular among system administrators and web developers. It is syntactically similar to the C Programming Language, but designed for efficient text processing tasks.
#programming #compsci #100SecondsOfCode
🔗 Resources
Perl Language https://www.perl.org/
Perl Timeline https://history.perl.org/PerlTimeline.html
Autovivification https://perlmaven.com/autovivification
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is Perl?
- Who created Perl?
- Is Perl dead?
- Perl Basics Tutorial
- How to get started with Perl?
- Perl vs Python