DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Let's go Developer 2011 sendai Let's go Java Developer (Programming Language Groovy Part)

1. GroovyJava2011 5 28 2. Java2011 05/28Slide # 22011 5 28 3. Java2011 05/28Slide # 32011 5 28 4. $ cat input.txtThat that is is that that isnot is not is that it it is$…

Technology Java 7, 8 & 9 - Moving the language forward

1. 7, 8 & 9 Moving the language forwardby Mario FuscoRed Hat – Senior Software [email protected]: @mariofusco 2. New in Java 7 – Released in July…

Technology No more loops with lambdaj

1. λ ambdaj An internal DSL to manipulate collections without loops by Mario Fusco [email protected] twitter: @mariofusco No more loops with 2. Why is lambdaj born?…

Technology Alternate JVM Languages

1. Abhijeet LeleVladimir ZakharovGoldman Sachs21/04/2011 2. Goals Our Guarantee:You won’t become knowledgeable, but you will become aware2 3. Java 3 4. Interview With Josh…

Technology Lambdaj (no more loops in Java) at GenevaJUG by Mario Fusco

1. λ ambdaj An internal DSL to manipulate collections without loops by Mario Fusco [email protected] No more loops with 2. Why is lambdaj born? We were on a project with…

Technology Clojure: Towards The Essence Of Programming (What's Next? Conference, May 2011)

1. Clojure: TowardsThe Essence OfProgrammingHoward M. Lewis Ship © 2011 Howard M. Lewis Ship 2. essencenounthe intrinsic nature or indispensable quality ofsomething, esp.…

Technology JDK8: Stream style

1.Java8: Stream Style Sergey Kuksenko [email protected], @kuksenk0 2. The following is intended to outline our general product direction. It is intended for information…

Technology Project Lambda: Functional Programming Constructs in Java - Simon Ritter (Oracle)

1.Main sponsor2. Project Lambda: Functional Programming Constructs In Java Simon Ritter Head of Java Evangelism Oracle CorporationTwitter: @speakjava 2Copyright © 2012,…

Technology FP in Java - Project Lambda and beyond

1.FP in Java Project Lambda and beyondby Mario [email protected]: @mariofusco2. Project Lambda – A Brief History• 2006 – Gosling: "We will never…

Technology Java Puzzle

1.Java Puzzles Filipp Shubin 2. Overall Presentation GoalLearn some of the quirks ofprogramming in general and theJava language in particular;Have fun! 3. Learning Objectives…