Category Archives: Other

Submission e Valutazione Progetti

Carissimi, vi comunichiamo la data di consegna dei vostri progetti: il 20 maggio alle 23.00. Cogliamo l’occasione per anticiparvi i criteri di valutazione.

Ricordatevi di iscrivere il vostro gruppo come spiegato in questa pagina.

Continue reading

Tagged

Home project

This post contains the instructions for the Perl project. This page will be updated when needed.
Continue reading

Tagged ,

Tomorrow lesson

Warning - Please be careful  aula C III piano il giorno 6 maggio  dalle ore 14.30 alle ore 16.30

hw3 solution

HW3 Solution

This post is the solution to the third homework, hw3.

Continue reading

Tagged ,

Reading a file from Perl

This post explains how to read a file from Perl. This is an optional part of laboratory04, so don’t try this unless you really feel confident about all the rest.

Continue reading

Tagged , ,

HW4 Solution

HW4 Solution

Here is the solution to the fourth homework, hw4. Continue reading

Tagged ,

Homework: substr function

Reading characters in a string with substr

Today we are going to learn about a new function with the friendly name of “substr”! Its purpose is to extract a piece of a string, also known as substring. This is homework hw6.

Continue reading

Tagged

Installing Linux

Is your penguin ready?

Jump into the penguin!

For the next few perl homeworks you can use http://codepad.org/. However you will need Linux (or a Mac) in order to make perl programs that can read files. Continue reading

After Lab03: homeworks

Screenshot 2014-04-03 14.00.19As promised we scheduled some excercises to be published daily in this blog. Please check it regularly. The very first are so simple that will not require further explanations, while in the future you’ll get some more complex task to submit to the instructors to be evaluated.
Please, stay tuned clicking here to view the list.

Continue reading

Tagged

Lab03: Some pearls (so don’t be a swine!)

Perline

We are going to try and modify some of the perl programs we saw during the lesson. Brace yourself! Note that the slides have been published. Continue reading