通过实践学习 Perl 5
上次更新时间:2024-11-02
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
1 - Basic Perl Getting Started
- 1 - Installing Perl and Some Great Free Editors (免费)
- 2 - Hello World (免费)
- 3 - Downloading Text and Images With Perl Just Like Zuckerberg
- 4 - Arrays and Checking Whether Files Exist
- 5 - Reading Files and Beginning Regular Expressions
- 6 - Writing Files and Replacing Text
- 7 - Wildcards in Regular Expressions
- 8 - Groups Finding Out What You Actually Matched
- 9 - Quantifiers Greedy vs NonGreedy
- 10 - Escape Sequences
- 11 - Numeric Quantifiers
- 12 - Test Your Perl and Regex Knowlege First Test
2 - More on Reading Files Line By Line Tips Tricks and Vital Knowledge
- 13 - Split and Reading CSV Files
- 14 - Join and Viewing Data Using DataDumper
- 15 - Chomp and Removing Spaces in Splits
- 16 - Pushing Onto Arrays
- 17 - Arrays of Arrays
- 18 - Hashes Lookup Tables in Perl
- 19 - Iterating Over Hashes
- 20 - Arrays of Hashes
- 21 - Storing CSV Data in a Data Structure
- 22 - Validating CSV Data
- 23 - Cleaning CSV Data
- 24 - Test Your Perl and Regex Knowlege
3 - Web Scraping and More Regular Expressions
4 - Building a Complete Progam Command Line Options
5 - Parsing XML and Complex Data Structures
- 35 - Finding All Files in a Directory and Filtering Arrays
- 36 - Processing Files One By One
- 37 - Parsing XML with Regular Expressions
- 38 - Using XMLSimple and Extracting Data from Complex Structures
- 39 - Extracting Data from Complex Structures A Complete Example
- 40 - Building Complex Data Structures
6 - Working with Databases
7 - Perl OneLiners
8 - Modules and OO Perl
9 - Web Application Basics
10 - Basic Sysadmin Tasks
11 - Conclusion
13 - Appendix 2 Alternate Systems
课程内容
13个章节 , 66个讲座
1 - Basic Perl Getting Started
- 1 - Installing Perl and Some Great Free Editors (免费)
- 2 - Hello World (免费)
- 3 - Downloading Text and Images With Perl Just Like Zuckerberg
- 4 - Arrays and Checking Whether Files Exist
- 5 - Reading Files and Beginning Regular Expressions
- 6 - Writing Files and Replacing Text
- 7 - Wildcards in Regular Expressions
- 8 - Groups Finding Out What You Actually Matched
- 9 - Quantifiers Greedy vs NonGreedy
- 10 - Escape Sequences
- 11 - Numeric Quantifiers
- 12 - Test Your Perl and Regex Knowlege First Test
2 - More on Reading Files Line By Line Tips Tricks and Vital Knowledge
- 13 - Split and Reading CSV Files
- 14 - Join and Viewing Data Using DataDumper
- 15 - Chomp and Removing Spaces in Splits
- 16 - Pushing Onto Arrays
- 17 - Arrays of Arrays
- 18 - Hashes Lookup Tables in Perl
- 19 - Iterating Over Hashes
- 20 - Arrays of Hashes
- 21 - Storing CSV Data in a Data Structure
- 22 - Validating CSV Data
- 23 - Cleaning CSV Data
- 24 - Test Your Perl and Regex Knowlege
3 - Web Scraping and More Regular Expressions
4 - Building a Complete Progam Command Line Options
5 - Parsing XML and Complex Data Structures
- 35 - Finding All Files in a Directory and Filtering Arrays
- 36 - Processing Files One By One
- 37 - Parsing XML with Regular Expressions
- 38 - Using XMLSimple and Extracting Data from Complex Structures
- 39 - Extracting Data from Complex Structures A Complete Example
- 40 - Building Complex Data Structures