Logo

Unix and Perl Primer for Biologists

Small book cover: Unix and Perl Primer for Biologists

Unix and Perl Primer for Biologists
by

Publisher: Korf Lab
Number of pages: 135

Description:
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.

Home page url

Download or read it online for free here:
Download link
(1.5MB, PDF)

Similar books

Book cover: Beginning PerlBeginning Perl
by - Wrox Press
The book on Perl installation, the language elements - references, regular expressions, modules, and basic applied techniques. It teachese how to write CGI scripts to generate web pages, hot to access databases in Perl, and beyond.
(21479 views)
Book cover: Perl 6 at a GlancePerl 6 at a Glance
by - DeepText
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(5138 views)
Book cover: Essential PerlEssential Perl
by - Stanford University
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(6113 views)
Book cover: Practical Perl ProgrammingPractical Perl Programming
by - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(17696 views)