
Lecture Description
This video lecture, part of the series Perl Programming: The Bad Tutorials by Prof. , does not currently have a detailed description and video lecture title. If you have watched this lecture and know what it is about, particularly what Programming topics are discussed, please help us by commenting on this video with your suggested description and title. Many thanks from,
- The CosmoLearning Team
- The CosmoLearning Team
Course Index
- Introduction, Installation, First Script!
- Escape Sequences
- Comments & Quotes
- Scalar Variables
- Arrays
- Array Operations
- Adding & Removing Array Elements
- Slicing Arrays
- Replacing Array Elements
- Converting Arrays to Strings
- Converting Strings to Arrays
- Sort & Merge Arrays
- Hashes
- Slicing Hashes
- Obtaining Keys & Values from Hashes
- Check Element Existence
- Obtaining Size of Hashes
- Adding & Removing Hash Elements
- IF Statement in Perl
- If Else Statement in Perl
- Elseif Statement in Perl
- Unless Statement in Perl
- Unless Else Statement in Perl
- Conditional Operator
- While Loop
- Until Loop
- For Loop
- Foreach Loop
- Do While Loop
- Nested Loops
- Next Statement
- Last Statement
- Redo Statement
- Infinite Loop
- Arithmetic Operators
- Comparison Operators (Numbers)
- Comparison Operators (Strings)
- Assignment Operators
- Bitwise Operators
- Logical Operators
- Miscellaneous Operators
- Working with Date & Time Values
- Formatting Time
- Subroutines
- Passing Arguments to Subroutines
- Working with Arguments
- Counting Number of Arguments
- Passing List to Subroutine
- Return Statement in Perl
- Private Variables
- Reading Text from a File
- Writing Text to a File
- Receiving Input from Users
- Copying Files
- Renaming Files
- Listing Files in a Folder
- Creating Directories
Course Description
A collection of 57 great (not bad, despite the name) tutorials on how to get started with Perl programming, writing your first script, and installing the required developer packages.
Comments
There are no comments.
Be the first to post one.
Posting Comment...