Resources: Unterschied zwischen den Versionen
Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
K (add my slides) |
K |
||
Zeile 215: | Zeile 215: | ||
| Practical Software <strong>Testing</strong> | | Practical Software <strong>Testing</strong> | ||
| [[http://www.code-cop.org/presentations/JSUG_Practical_Unit_Testing.pdf Slides]] (pdf, 3.5MB))<br /> [[http://blog.code-cop.org/2009/06/practical-unit-testing.html resources linked on blog]] | | [[http://www.code-cop.org/presentations/JSUG_Practical_Unit_Testing.pdf Slides]] (pdf, 3.5MB))<br /> [[http://blog.code-cop.org/2009/06/practical-unit-testing.html resources linked on blog]] | ||
− | | | + | | [http://www.code-cop.org/ Peter Kofler] |
| [[Meeting_17|Meeting 17]] | | [[Meeting_17|Meeting 17]] | ||
|- | |- | ||
Zeile 375: | Zeile 375: | ||
| <strong>Prime Factors Code Kata</strong> | | <strong>Prime Factors Code Kata</strong> | ||
| Part of presentation on [http://blog.code-cop.org/2010/03/code-quality-assurance.html Code Quality Assurance] | | Part of presentation on [http://blog.code-cop.org/2010/03/code-quality-assurance.html Code Quality Assurance] | ||
− | | | + | | [http://www.code-cop.org/ Peter Kofler] |
| [[Meeting_27|Meeting 27]] | | [[Meeting_27|Meeting 27]] | ||
|- | |- | ||
Zeile 385: | Zeile 385: | ||
| <strong>Code Boot Camp (Ruby, Scala)</strong> | | <strong>Code Boot Camp (Ruby, Scala)</strong> | ||
| [[Datei:Code Bootcamp.txt|Präsentation]] (txt) | | [[Datei:Code Bootcamp.txt|Präsentation]] (txt) | ||
− | | | + | | [http://www.code-cop.org/ Peter Kofler] |
| [[Meeting_37|Meeting 37]] | | [[Meeting_37|Meeting 37]] | ||
|- | |- | ||
|} | |} |
Version vom 5. Februar 2011, 19:49 Uhr
This page contains a full list of all available slides and other related resources such as sourcecode and (eclipse) project files.
All presentations can be viewed online on slideshare.net
Topic | File(s) | Speaker | Wiki Link |
---|---|---|---|
Maven - An Introduction | N/A | Florian Motlik | Meeting 1 |
OurMovies - Project using db4o, SwingX and QTJ | Slides (pdf, 2.6MB) | Christoph Pickl | Meeting 1 |
TechTips #1 - Compiler API, printf | Slides (pdf, 1.4MB) | Christoph Pickl | Meeting 2 |
OSGi - Next Generation Java Service Platform | Slides (pdf, 1.3MB) | Michael Greifeneder | Meeting 2 |
Scala Lightning Talk | Slides (pdf, 115 KB) | Michael Greifeneder | Meeting 4 |
Maven Reloaded | N/A | Florian Motlik | Meeting 4 |
Inversion of Control | Slides (pdf, 38KB) | Florian Motlik | Meeting 5 |
Dependency Injection with Guice | Slides (pdf, 115KB) Sourcecode (zip, 13KB) |
Jan Zarnikov | Meeting 5 |
The Spring Framework - An Introduction | Slides (pdf, 0.6MB) | Christoph Pickl | Meeting 5 |
Version control with Bazaar | Slides (pdf, 68KB) | Florian Motlik | Meeting 6 |
Maven | Slides (pdf, 1,26 MB) | Michael Greifeneder | Meeting 6 |
Fluent Interfaces | N/A | Axel Gross | Meeting 6 |
The JBoss Seam web application framework | Slides (pdf, 27KB) | Florian Motlik | Meeting 7 |
Filthy Flex - Building Rich Internet Applications | Slides (pdf, 0.9MB) Sourcecode (zip, 2.1MB) |
Christoph Pickl | Meeting 7 |
QtJambi - Java bindings for the mighty QT-framework | Slides (pdf, 96KB) | Jan Zarnikov | Meeting 8 |
JavaFX - Sun's response to Flex and Silverlight | Slides (pdf, 2.7MB) Sourcecode (zip, 6.0KB) |
Christoph Pickl | Meeting 8 |
The mighty Effective Java Puzzlers | Slides (pdf, 1.9MB) Questionnaire (pdf, 0.4MB) |
Christoph Pickl | Meeting 9 |
RESTful Webservices with JSR 311 | Slides (pdf, 0.5MB) | Florian Motlik | Meeting 9 |
Event Driven Architectures with Open Source Frameworks | Slides (pdf, 2.27MB) | Alexander Schatten | Meeting 10 |
GWT - The Google Web Toolkit | Slides (pdf, 740KB) | Hans Sowa | Meeting 10 |
TeX, LaTeX und der ganze Rest | Slides (pdf, 2.0MB) | Norbert Preining | Meeting 11 |
LaTeX Quickintro | Slides (pdf, 1.2MB) | Christoph Pickl | Meeting 11 |
Layouting TeX documents with the memoir class | Slides (pdf, 133KB) TeX Sources (GIT repo) |
Martin Schürrer | Meeting 11 |
Producing HTML and Slides with LaTeX | Slides (pdf, 477KB) TeX Sources (zip, 306KB) |
Christoph Pickl | Meeting 11 |
JDO Extensions for the XML Code Generator | Slides (pdf, 184KB) | Lukas Lang | Meeting 12 |
Cocoon 3 - Student projects | Slides (pdf, 73KB) | Reinhard Pötz, Steven Dolg | Meeting 12 |
Cocoon Project - StAX and the pipeline | Slides (pdf, 251KB) | Andreas Pieber | Meeting 12 |
Accessing Web Sites as Web Services | Slides (pdf, 502KB) Documentation (pdf, 0.3MB) |
Andreas Hubmer | Meeting 12 |
Hoppla - Small and Home Office Backup and Migration | Slides (pdf, 289KB) | Florian Motlik, Petar Petrov | Meeting 12 |
TIM aka EPROG2 with Ruby on Rails | Slides (pdf, 2.34MB) | Martin Schürrer | Meeting 12 |
The Sound of Shopping - An art project | Slides (pdf, 945KB) | Christoph Pickl | Meeting 12 |
FrameworkQuest (Flex) | N/A | Wolfgang Lenzeder | Alpenflash |
Spring ActionScript Framework (live online presentation) | N/A | Christophe Herreman | Alpenflash |
ActionScript 3 vs Java | slideshare.net | Christoph Pickl | Alpenflash |
Java Server Faces | N/A | Thomas Spiegel | Meeting 13 |
Hazelcast | N/A | Talip Ozturk | Hazelcast |
JSF-Days Retrospection | N/A | N/A | Meeting 14 |
Legal Stuff does Matter | N/A | Michael Tesar | Meeting 15 |
Apache Software Foundation from the Inside | N/A | Siegfried Goeschl | Meeting 16 |
PostgreSQL | N/A | Hans-Jürgen Schönig | Meeting 16 |
Practical Software Testing | [Slides] (pdf, 3.5MB)) [resources linked on blog] |
Peter Kofler | Meeting 17 |
Mocking Objects with Mockito and No Hangover | Slides (205KB) resources coming l8er |
Petar Petrov | Meeting 17 |
IntelliJ Idea Quickstart Workshop | Datei:Jsug meeting19 idea workshop.zip | Vaclav Pech | Meeting 19 |
TeamCity Continous Integration | Datei:22 TeamCity.pdf (PDF, 477K) | Vaclav Pech | Meeting 19 |
IntelliJ IDEA philosophy practical | Keyboard-Shortcuts | Vaclav Pech | Meeting 19 |
Practical intro into Groovy | Datei:18 Groovy.pdf (PDF, 206K) | Vaclav Pech | Meeting 19 |
Git Technical Introduction | Siehe Meeting_20 | Michael Greifeneder | Meeting 20 |
Working with Git in Teams | Datei:GitInPractise.zip (zip 602K) | Andreas Pieber | Meeting 20 |
Helma Workshop | Datei:20091109 Helma-inafara.tar.bz2 (tar.bz2 7.2M) | Philipp Naderer | Helma Workshop |
Helma HelloWorld | Datei:20091109 Helma hello world.tar.bz2 (tar.bz2 6.0M) | Dominik Dorn | Helma Workshop |
Scala - An Introduction | N/A | Martin Schürrer, Michael Greifeneder | Meeting 21 |
Prototype and Scriptaculous | N/A | Thomas Fuchs | Meeting 21 |
Eclipse Demo Camp | some slides are linked at Eclipse Demo Camp Site | Various | Eclipse Democamp |
Web Frameworks: Django with Python | N/A | Bernhard Mäser | Meeting 22 |
Web Frameworks: Wicket with Java | N/A | Andreas Petersson | Meeting 22 |
Web Frameworks: Grails with Groovy! | N/A | Florian Motlik | Meeting 22 |
Game Theory | N/A | Benjamin Freundorfer | Meeting 22 |
The JVM explained | N/A | Martin Schöberl | Meeting 23 |
Web Accessibility | N/A | Martin Marinschek | Meeting 23 |
Keine Resourcen. | N/A | N/A | Meeting 24 |
Servlet 3.0 & OSGI Service with CDI + Glassfish v3 | Not yet av. | Dominik Dorn | Meeting 25 |
Vorstellung Studentenprojekt: StudyGuru.eu | N/A | Dominik Dorn | Meeting 25 |
Social Apps: StudentLife | N/A | Florian Motlik | Meeting 26 |
Social Apps: Facebook Apps | N/A | Florian Motlik | Meeting 26 |
Social Apps: LetsAnnotate | N/A | Martin Schürrer | Meeting 26 |
Engineering Service Bus - EngSB | N/A | Alexander Schatten, Andreas Pieber | Meeting 26 |
Apache ServiceMix | N/A | Andreas Pieber | Meeting 26 |
Web Services with JAX-WS | N/A | Jan Zarnikov | Meeting 27 |
Web Services with Axis-2 | N/A | Jan Zarnikov | Meeting 27 |
Web Services with .net | N/A | Jan Zarnikov | Meeting 27 |
Web Services with Rails | N/A | Martin Schürrer | Meeting 27 |
Web Services with Apache Thrift | N/A | Martin Schürrer | Meeting 27 |
Prime Factors Code Kata | Part of presentation on Code Quality Assurance | Peter Kofler | Meeting 27 |
Adventures in Backend Architecture (node JS, Pylons) | Datei:20110110 BackendArchitecture.pdf (pdf), Datei:20110110 Pylons Event Based.pdf (pdf) | Florian und Gregor Dorfbauer, La Gentz | Meeting 36 |
Code Boot Camp (Ruby, Scala) | Datei:Code Bootcamp.txt (txt) | Peter Kofler | Meeting 37 |