Meeting 44

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
  • When: Monday, December 5th, 2011 - 7pm to 9pm
  • Where: University of Technology Vienna, Freihaus HS4 (Google Maps)


Ebean Java Persistence

Dominik Dorn will present the Ebean ORM Persistence Layer - a lightweight way to access your database in Java with the comfort of JPA but without its performance penalties - a real alternative to Hibernate, Spring JDBC, iBatis and co.!


Web technologies are fun again! - Introducing CoffeeScript & SASS

Clemens Helm, independent Web application developer and Ruby on Rails enthusiast (http://www.rails-troubles.com) will present CoffeeScript as well as SASS.

CoffeeScript

CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. http://jashkenas.github.com/coffee-script/

Sass - Syntactically Awesome Stylesheets

Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. http://sass-lang.com/

Datei:CoffeeScript & Sass.pdf

Brunch - CoffeeScript & Backbone.js - lightning talk

Nik Graf will give a lightning talk about "Brunch" (https://github.com/brunch/brunch), a framework combining CoffeeScript with Backbone.js to create awesome webapps.