הלינקייה: מגזין חודשי למפתחים
רוצה לשמוע על כל האירועים, המדריכים, הקורסים והמאמרים שנכתבו החודש ?
הלינקייה הינו מגזין חופשי בעברית שמשאיר אותך בעניינים.
בלי ספאם. בלי שטויות. פעם בחודש אצלך בתיבה.
Basic Perl

Course Description
The Basic Perl is a beginner's course built for developers of other languages who are interested to start developing perl scripts and applications. It provides a good basis to start automating your work using perl.
Course Duration: 2 Days.
Prerequisites
- Basic programming ability in any programming language
Code Examples
All code examples for the class are available at github:
Class Examples
Course Index
Syllabus
- Introducing Perl
- Perl variables: Scalars, Lists and Hashes
- Handling Texts
- Regular Expressions
- Writing Subroutines
- Flow Control
- Working With Files