Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/theme.php on line 507

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php:36) in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 295

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php:36) in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 295
Fausto Iannuzzi - Consulente IT Software Senior - » core J2EE Patterns Best practices and design strategies

core J2EE Patterns Best practices and design strategies

core J2EE Patterns, Best practices and design strategies, editore Prentice Hall

I pattern di codice sono soluzioni standardizzate nell’affrontare e risolvere problemi ricorrenti nella progettazione e sviluppo di applicazioni software.

Sono un approccio generale nello scrivere buon codice sorgente indipendentemente dal linguaggio utilizzato.
Il testo in oggetto si occupa in modo specifico ed esaustivo dei pattern relativi alla programmazione Java J2EE.

Se vi occorre acquisire solide basi, anche teoriche, su come funzionano oggetti,  ormai comuni in molte applicazioni, come ad esempio:

  • DAO (Data Access Object);
  • Business Delegate; 
  • Session Facade;
  • Service Locator;
  • Front & Application Controller;
  • View Helper;
  • Composite View;
  • etc;

Qui troverete tutte le indicazioni e gli esempi per utilizzarli.

core j2ee patterns