Programming Course for Bioinformatics and Internet
General Information
This course gives the basics of Perl programming - the preffered and most
popular language in bioinformatics.
Perl is excellent for sequence analysis, text proccessing, database
management, data mining and Web-development.
Perl is a general-purpose, powerful language. Yet, it is highly suitable
for beginners, who can start writing useful programs right from the
beginning.
The course provides a step by step, theoretical and practical
introduction to
the development of useful tools for automation of complex computer jobs,
and making these tools accessible on the network from a Web browser.
Previous programming experience is not required.
Main topics:
- Introduction to Internet usage and writing Web pages using HTML.
- Perl programming - the scientists' favorite, a powerful, easy-to-learn
language.
- Providing a Web interface to your programs using CGI scripts.
Back to the
Programming Course Homepage.