java

TwitterFacebook
Get flash to fully experience Pearltrees

Übersicht der Publikationen mit Abstracts zu Java

Diese Seite listet alle Artikel oder ähnliche Veröffentlichungen auf, die wir online auf unserer Homepage oder in einschlägigen Fachzeitschriften veröffentlicht haben. Online Zeitschriften GWT – Das Web 2.0 Toolkit Eclipse Magazin, Ausgabe: 02/2012, S. 26 JavaScript – Eine Einführung Eclipse Magazin, Ausgabe: 02/2012, S. 12 Optimiertes Testen Java Spektrum, Ausgabe: 03/2011, S. 31 Das Google Web Toolkit Java Spektrum, Ausgabe: 03/2010, S. 28 Love & Peace & JSF! http://www.oio.de/public/
Generische Programmierung in Java wird durch sog. Generics ermöglicht. Der Begriff steht synonym für „parametrisierte Typen“.

Generische Programmierung in Java

http://de.wikipedia.org/wiki/Generische_Programmierung_in_Java

JDK 1.4.2 Collections-related APIs & Developer Guides -- from Sun Microsystems

An overview of java collections like List, Set...
See the subpearl for the page with a short summary by equinox Feb 26

Inhalt 'Traditionelle' und 'neue' Collections Seit JDK 1.0 gibt es die 'traditionellen' Collections Vector, Stack, Dictionary, Hashtable, Properties, BitSet . Seit Java 2 JDK 1.2 wurde ein neues Collection-API eingeführt. Einige bisherige Klassen (Vector und Stack) wurden neu implementiert, viele neue Interfaces und Klassen eingeführt und insgesamt die Struktur verbessert. http://www.torsten-horn.de/techdocs/java-collections.htm

Java Collections

Annotation-based Java development is certainly one of the most notable recent development trends. Annotation-based development relieves Java developers from the pain of cumbersome configuration. First introduced in Java 5.0, annotations are one of the features in that JDK version that shifted the responsibility for writing boilerplate Java code from the programmer to the compiler. http://www.developer.com/java/other/article.php/3556176/An-Introduction-to-Java-Annotations.htm

Java Annotations: An Introduction

http://www.developer.com/java/other/article.php/3330861/SWT-Programming-with-Eclipse.htm

SWT Programming with Eclipse

"The best way to predict the future is to invent it."—Alan Kay 1.