open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • Edivad: how to use old JUnit3 tests with JUnit4

    calendar Jan 24, 2009 路 1 min read
     en software  路 java
     路
    Share on: twitter facebook linkedin copy
    Edivad: how to use old JUnit3 tests with JUnit4
    The 4.x way is to use JDK (>=5) annotation, but if you for some reason have to use the JDK 1.4 you have two solutions. The one I prefer is to use junit 3.8.x but if you cannot tolerate the missing of JUnit 4.x in the attached PDF you鈥檒l find the standard 4.x way (with annotation) and a workaround for using the old JUnit TestSuite syntax.
    by /home/edivad.

    At Gioorgi.com we do not see the point of using Annotations, anyway, this is JDK 5 babies. So, thank you edivad for your help on finding a way to run junit3 tests on junit4!


    Read More
  • Java FX 1.0 猫 stato rilasciato

    calendar Dec 7, 2008 路 1 min read
     it software  路 ajax java news
     路
    Share on: twitter facebook linkedin copy
    Java FX 1.0 猫 stato rilasciato

    Sun ha lanciato JavaFX 1.0, piattafroma software聽 di cui ci siamo gi脿 occupati in tempi non sospetti. La notizia 猫 stata ripresa da Slashdot. Purtroppo leggiamo anche che non c’猫 al momento una versione per Linux o Solaris: “The lack of a Linux or Solaris release is a notable absence.” Per貌 la presenza del codec On2聽 (usato per riprodurre i filmati di youtube) lascia pensare che javafx voglia competere frontalmente con Flash.


    Read More
  • Java Servlet & EJB

    calendar Dec 4, 2008 路 3 min read
     it  路 development formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    La seguente documentazione traccia un percorso formativo sintetico per apprendere la specifica J2EE 5.

    Si parte dalle Servlet e dalle jsp, per arrivare fino agli EJB, che si consiglia di affrontare dopo aver ben appreso i concetti alla base della programmazione web.


    Read More
  • Singleton Design Pattern in Java

    calendar Dec 3, 2008 路 1 min read
     it  路 formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    Il design pattern Singleton 猫 il primo design pattern in cui si si imbatte, ed 猫 molto importante anche perch茅 aiuta a comprendere meglio i linguaggi OOP.


    Read More
  • Log Manager

    calendar Nov 28, 2008 路 1 min read
     it software  路 design example formazione java
     路
    Share on: twitter facebook linkedin copy
    Log Manager

    Il seguente esercizio operativo serve per prendere confidenza con:


    Read More
  • Formazione: Modulo Java Basic

    calendar Nov 12, 2008 路 1 min read
     it  路 development formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    Modulo1: Java, algoritmi e strutture dati di base.

    1. Introduzione alle collezioni In particolare Map, TreeMap, ArrayList, Set, tutte del package java.util Classi: Arrays/Collections
    2. Eccezioni: Gerarchia delle eccezioni. Eccezioni: articolo illustrativo in Italiano
    3. Unicode e Internazionalizzazione Ottimo Articolo sull'Unicode e i character set in generale Introduzione alla API di internazionalizzazione
    Domande di verifica del Modulo1:
    • 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?
    Modulo2: Java e i Thread
    • Introduzione alla gestione dei processi paralleli (Thread)
    Modulo3: Java e il Web
    1. Concetto di Deployment, Jar ecc
    2. Java e il Web. Specifica delle Servlet &聽 Javadoc
    3. Specifica HTTP 1.0
    Domande di verifica del Modulo2:
    • A cosa serve l'interfaccia SingleThreadedModel?
    • Perch茅 HttpSession non ha getParameter()? A cosa serve la classe URLEncoder?
    Riferimenti
    • Riepilogo delle librerie (visuale)
    • Elenco Esempi Java Base
    • Specifiche J2EE pi霉 usate al momento
  • Percorso Formativo Completo

    calendar Nov 6, 2008 路 1 min read
     it software  路 ajax java tutorial
     路
    Share on: twitter facebook linkedin copy
    Percorso Formativo Completo

    (Updated on 2014,2018) Programma suggerito del percorso formativo:

    1. Object Oriented Programming (OOP) & Java
      • Hollywood Principle, "don't call us, we'll call you".
      • Struts 1.2 e succ
      • Hibernate, speed intro.
    2. Consulenza
      • Articolo: Customers Don't Know What They Want. Stop Expecting Customers to Know What They Want.
    3. Design Patterns e modellazione
      • CRC Cards
      • Wikipedia definition
    4. ToolBox as a plus:
      1. JUnit e HttpUnit Cookbook
      2. Regular Expressions Esempio animato Editor per esercitarsi
      3. Linux Filosofia alla base di Unix, da "The Art of Unix Programming" di Eric Steven Raymond
      4. Linguaggio open a scelta, diverso da Java: Python, Perl o Ruby Cosa provare: RubyOnRails, GoogleAPI in python, librerie CPAN del Perl
    5. Approfondimenti
      • Esempio di  project management semplificato.
      • Bug Tracing Tools.
      • eBay: esempio di progettazione scalabile
      • La cattedrale e il bazaar di E.Raymond. Versione originale.
      • Net Cat.
  • Hibernate Speedest introduction

    calendar Sep 21, 2008 路 3 min read
     en knowledgebase software  路 database java lang tutorial
     路
    Share on: twitter facebook linkedin copy
    Hibernate Speedest introduction

    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
  • Brasil4Win 1.1 and Jython 2.5a3: testing in progress

    calendar Sep 16, 2008 路 1 min read
     en  路 backup brasil4win bug java jython python redscorpion
     路
    Share on: twitter facebook linkedin copy

    Because of the forthcoming release of Jython 2.5 (after an year of silence), we at Gioorgi.com are checking Brasil compatibility, right now.聽 What is Jython?… we read from the Jython website:

    Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
    Jython 2.5 looks very promising, and we are planning Jython support for future Brasil releases.
    Read More
  • Ajax, Flex, JavaFX & Silverlight

    calendar Jul 3, 2008 路 4 min read
     it  路 ajax informatica java jug redscorpion
     路
    Share on: twitter facebook linkedin copy

    Il tre luglio ho avuto modo di partecipare al “JavaFX Circle Meeting” organizzato dal JUG. Durante l’evento 猫 stato anche svelato il mistero del logo usato dal meeting :)

    I relatori dell’incontro sono stati Lorenzo Sicilia e Marcello Teodori, che sono stati molto chiari ed esaustivi聽 nella loro esposizione.


    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top