-
(Updated on 2014,2018) Programma suggerito del percorso formativo:
- Object Oriented Programming (OOP) & Java
- Hollywood Principle, "don't call us, we'll call you".
- Struts 1.2 e succ
- Hibernate, speed intro.
- Consulenza
- Design Patterns e modellazione
- ToolBox as a plus:
- JUnit e HttpUnit Cookbook
- Regular Expressions Esempio animato Editor per esercitarsi
- Linux Filosofia alla base di Unix, da "The Art of Unix Programming" di Eric Steven Raymond
- Linguaggio open a scelta, diverso da Java: Python, Perl o Ruby Cosa provare: RubyOnRails, GoogleAPI in python, librerie CPAN del Perl
- Approfondimenti
- Object Oriented Programming (OOP) & Java
-
In this article I will introduce you to Hibernate 3 persistence framework. This article is worth to read, because give you a very fast track to Hibernate; I have used this tool for the past six years, when only the good 2.x series was out of there. Then I have the lucky of training two teams on two different and big projects, with a “zero time” to teach them hibernate. So I decided to put here my advices, hints, tips and tricks, for the rest of the guys around the World.
Read More -
Celeste
Celeste is a mail reading and organizing program. The name "Celeste" is a reference to an earlier mail reader named Baba, which was written at Xerox PARC by Steve Putz and John Maloney.
Nowadays, Celeste is maintained by Giovanni Giorgi (me).Latest Feature
A new revision is planned for the end of September 2006, and code name will be "Sonic". Sonic will include a smart mailing-list filter and a better "leave message on server" option. I implemented years ago an auto-filtering system in AppleScript. The filtering engine used the RFC2369 and some other tricks to detect yahoo mailing list. Sonic will have also an auto-filter for google mailing list too.The leave message on server option is quite bad now. It creates a lot of duplicated messages.
The new implementation will avoid dowloading twice a message, using a mix of messageId and timestamp to detect duplicated messages.
Read More