Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-osky/perl_tutorials
This is a mixture of online curses and tutorials with basics of Perl, it includes some personal notes, command list and exercices
https://github.com/m-osky/perl_tutorials
Last synced: 18 days ago
JSON representation
This is a mixture of online curses and tutorials with basics of Perl, it includes some personal notes, command list and exercices
- Host: GitHub
- URL: https://github.com/m-osky/perl_tutorials
- Owner: M-Osky
- Created: 2017-10-02T13:10:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T14:31:34.000Z (almost 6 years ago)
- Last Synced: 2023-12-04T14:57:58.255Z (about 1 year ago)
- Language: Perl
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perl_Unix_TUTORIALS
This is a mixture of online courses and tutorials with basics of Perl, it includes some personal notes, command list and exercises
learn-perl(dot)org.pl includes all the exercises from that website. It can be run to see the output of the exercices.
PERLinfo.txt includes information and tips about all the commands and functions I gathered
UnixCommands.txt includes information and tips about all the commands and functions I gathered
Exercices.txt includes brief basic Unix lines and a brief description from the exercices from "Unix and Perl Primer for Biologists"
Keith Bradnam & Ian Korf; Those Exercices annd some other scripts are atIn learn-perl(dot)org.txt; there are, in addition, a few extra notes taken from other courses and my own experiences.
Thanks to www.learn-perl.org and http://korflab.ucdavis.edu/Unix_and_Perl/current.html for the free tutorials
Cheers!