The distinctive Perl camel is (c) O'Reilly
Perl Workshop Home Page
Home of the Bioinformatics Perl Workshop perl workshop > courses > introduction to perl (1.0.1.8) > assignments

course 1.0.1.8

Level: beginner
1.0.1.8 | beginner | 8 sessions
This eight session course will introduce you to basic Perl. Topics will include scalars, arrays, hashes, context, control structures, functions, reading and writing files, and look at Perl idioms. We'll also touch upon modules and the Comprehensive Perl Archive Network (CPAN).

legend

course code

cat.course.level.sessions.session

e.g. 1.0.1.8

categories

0 | introduction and orientation

1 | perl fundamentals

2 | shell and prompt tools

3 | web development

4 | CPAN Modules

5 | Ruby

levels

level: all all ( 0 )

level: beginner beginner ( 1 )

level: intermediate intermediate ( 2 )

level: advanced advanced ( 3 )

[ consider using for instead of foreach ]
1.0.1.8 Introduction to Perl

assignments

1 | Scalar Variables | 1.0.1.8.1

Learning Perl, 3rd ed

Ch.1 Exercises 1-3; Ch.2 Exercises 1

2 | Text Manipulation and Regular Expressions | 1.0.1.8.2

Learning Perl, 3rd ed

Ch.7 Exercises 1,2; Ch.15 Exercise 3;

3 | Lists, Arrays and Context | 1.0.1.8.3

Learning Perl, 3rd ed

Ch.3 Exercises 1-3

4 | Hashes and Sorting | 1.0.1.8.4

5 | File I/O | 1.0.1.8.5

Learning Perl, 3rd ed

Ch.6 Exercise 2

Ch.11 Exercise 1

6 | Subroutines and Special Variables | 1.0.1.8.6

Learning Perl, 3rd ed

Ch.4 Exercises 1,2

7 | More String Manipulation | 1.0.1.8.7

8 | Recipes | 1.0.1.8.8

other in this category

1.1.2.8 | Intermediate Perl

1.2.2.1 | Effective use of map, sort and grep in Perl

other by same level

3.0.1.3 | Introduction to CGI

3.1.1.1 | Introduction to mod_perl

5.1.1.5 | Introduction to Ruby

other by same instructor

Other courses by Martin Krzywinski.

0.0.0.1 | Orientation Session

0.1.0.1 | Two Problems

1.1.2.8 | Intermediate Perl

1.2.2.1 | Effective use of map, sort and grep in Perl

2.1.2.4 | Data Mining and Analysis at the Command Line

2.2.2.2 | Prompt Tools

4.0.2.1 | Spans and Sets

4.1.2.2 | Random Numbers and Distributions