Unix and Perl Primer for Biologists
by Keith Bradnam, Ian Korf
Publisher: Korf Lab 2010
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.
Download or read it online for free here:
Download link
(1.5MB, PDF)
Similar books
Higher-Order Perl: Transforming Programs with Programs
by Mark Jason Dominus - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(20140 views)
by Mark Jason Dominus - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(20140 views)
Learning Perl the Hard Way
by Allen B. Downey - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23588 views)
by Allen B. Downey - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23588 views)
Exploring Programming Language Architecture in Perl
by Bill Hails
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16781 views)
by Bill Hails
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16781 views)
Data Munging with Perl
by David Cross - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5489 views)
by David Cross - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5489 views)