DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Kotlin: Incompetence * Motivation = Innovation?

1. Wednesday, October 3, 12 2. About Me•Project lead of Kotlin ➡ at JetBrains since 2010 Andrey Breslav•EG member of JSR-335 ➡ Project Lambda 2Wednesday, October…

Technology Are We Fast Yet? HTML & Javascript Performance - UtahJS

1. Are we fast yet? JavaScript & HTML performance Trevor Linton - July 2014 2. JavaScript? Sure. •  Firefox has asm.js (A subset of JavaScript) •  Chrome has…

Education Lecture 1 interfaces and polymorphism

1. Chapter 9 – Interfaces and Polymorphism Big Java by Cay Horstmann Copyright © 2009 by John Wiley & Sons. All rights reserved. 2. Chapter Goals • To be able to…

Technology Symfony2 validation

1. Production agency specializing in WebPHP framework www.symfony.comDevelopment www.void.fr 2. Lhassan BaazziWeb Developper #php #Symfony2 at VOIDhttp://twitter.com/baazzihttp://www.facebook.com/jBinfohttp://plus.google.com/113667438028898816639…

Technology Seam Glassfish Slidecast

1. SEAM ON GLASSFISHA SLIDECASTDAN ALLEN JBOSS, A DIVISION OF RED HAT 2. package org.example.vehicles.action;import javax.ejb.Remove;...@Stateful @Name(quot;vehicleTradequot;)…

Technology API Design

1. API Design Tim Boudreau Campus Party, São Paulo 2013http://timboudreau.com 2. API Design Is Software Design● If you are coding, you are designing an API– Even if…

Technology JavaScript for PHP Developers

1. JavaScript for PHPdevelopersThe Good Parts Karsten Dambekalns Freitag, 15. Mai 2009 2. What this is about the JavaScript language not DOM not…

Technology Exposing EJBs As Web Services

1. Exposing EJBs as web services [email_address] 2. What’s Inside What is a web service? Types WSDL, UDDI and SOAP Development Approaches EJB Vs POJO for a web service…

Technology JavaScript 1.8.5: New Features Explored

1. JavaScript 1.8.5 New Features Explored by Milan Adamovsky http://milan.adamovsky.com ◆ http://www.hardcorejs.com Friday, October 4, 13 2. What it is • Culmination…

Technology Memcached Study

1. Memcached http://download.tangent.org/talks/Memcached%20Study.pdf 2. memcached is a high-performance, distributed memory object caching system, generic in nature, but…