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: Picking Up PerlPicking Up Perl
by - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17565 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13333 views)
Book cover: Perl for the WebPerl for the Web
by - New Riders Press
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(14265 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.
(6265 views)