-
Mantis bug tracking tool 1
Nov 12, 2008 · 2 min read ·In the previous article we introduced the reader to the bug tracking tools.
In this article we will analyze Mantis, an open source bug tracking tool It is very important to stress you are going to use much more time to set up an open source bug tracking tool. A fraction of this time is for setting it up, but the vast majority of your time will be spent setting it up, customizing it and recovering information on it.
Read More -
Modulo1: Java, algoritmi e strutture dati di base.
- Introduzione alle collezioni In particolare Map, TreeMap, ArrayList, Set, tutte del package java.util Classi: Arrays/Collections
- Eccezioni: Gerarchia delle eccezioni. Eccezioni: articolo illustrativo in Italiano
- Unicode e Internazionalizzazione Ottimo Articolo sull'Unicode e i character set in generale Introduzione alla API di internazionalizzazione
- Come si fa ad ordinare una lista utilizzando l'API di Java? Ordina una Enumeration usando due sole chiamate.
- A cosa serve l'interfaccia Map.Entry? Fai un esempio d'uso.
- Che differenza c'è tra Throwable e Exception? Perché OutOfMemoryError deriva da Error e non da Exception?
- A cosa serve ResourceBundle?
- Concetto di Deployment, Jar ecc
- Java e il Web. Specifica delle Servlet & Javadoc
- Specifica HTTP 1.0
- A cosa serve l'interfaccia SingleThreadedModel?
- Perché HttpSession non ha getParameter()? A cosa serve la classe URLEncoder?
-
At Gioorgi.com, after working with a lot with software for over twenty years, we have envisioned a clear idea about open source. This is the first article of a series tagged “opensource”: let’s start!
Richard Stallman Vision, based on GNU open source idea, is too radical from our point of view.
Stallman GNU License is based on a “copyleft” idea, which gives everyone the freedom to look at others’work, without taking credits for it. The license vision is very strict, so consulting is the natural option for an IT business based on GNU software, which is drived by Univestities, because of its basic freedom statement. Closed and paid software is still widely used, but open source is the key for the next revolution; let’see why.
Read More -
L’andamento delle borse negli ulti giorni (soprattutto la prima settimana di Novembre) non è stata influenzata positivamente né dalle elezioni americane (che portano un presidente con un consenso largo e diffuso) né dall’annuncio della buona salute di Unicredit (che incrementerà gli investimenti alle aziende meritevoli).
Read More -
(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