Meeting 2: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(TechTips #1)
(TechTips #1)
Zeile 7: Zeile 7:
  
 
==TechTips #1==
 
==TechTips #1==
Held by [[Benutzer:Christoph.pickl|Christoph P.]]
+
[[Benutzer:Christoph.pickl|Christoph P.]] presented two of Sun's Tech Tips, which are divided into [http://java.sun.com/developer/EJTechTips/|Enterprise Java Technologies Tech Tips], [http://java.sun.com/developer/JDCTechTips/|Core Java Technologies Tech Tips] and [http://developers.sun.com/mobility/allttips/|Mobility Tech Tips].
  
Content:
+
He briefly introduced these two tips:
* Java Compiler API
+
* [http://java.sun.com/mailers/techtips/corejava/2007/tt0307.html#1|Java Compiler API] - Invoke the Java Compiler from within your code
* Using printf
+
* [http://java.sun.com/mailers/techtips/corejava/2007/tt0507.html#2|Using printf] - Format your classes with the usage of the printf method
  
 
Download the [[Media:JSUG-Slides_TechTips1_Christoph_Pickl.pdf|slides]] (pdf, 1.4MB).
 
Download the [[Media:JSUG-Slides_TechTips1_Christoph_Pickl.pdf|slides]] (pdf, 1.4MB).

Version vom 21. November 2008, 12:58 Uhr

16. June 2008

OSGi

Held by Michael G.

Download the slides (pdf, 1.3MB).

TechTips #1

Christoph P. presented two of Sun's Tech Tips, which are divided into Java Technologies Tech Tips, Java Technologies Tech Tips and Tech Tips.

He briefly introduced these two tips:

  • Compiler API - Invoke the Java Compiler from within your code
  • printf - Format your classes with the usage of the printf method

Download the slides (pdf, 1.4MB).