DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology DSL Quest: A WAT Safari - PuppetConf 2013

1. Nick’s DSL Quest: WAT Safari Nick Fagerlund Technical Writer | Puppet Labs @nfagerlund Friday, August 23, 13 2. puppetconf.com #puppetconf So okay,there I was. Friday,…

Documents 100 Minute Java

Overview Before we start with Object Oriented Features, you should know...  History of Java  Features of Java  J2SE, J2EE, J2ME  Difference between Procedure…

Technology Basics

1. CLOJURE WORKSHOP 2. println ("Hello, World") 3. (println "Hello, World") 4. SCALARS 5. nil 6. true false 7. 3.14 8. H i 9. "Kittens are cute"…

Technology ASP.Net MVC 4 [Part - 2]

1. MVC 4.0 Part 2 MOHAMED ABDEEN SOFTWARE /SHAREPOINT CONSULTANT 2. Contents MVC & Unit TestingException Handling & MVCRouting & MVCNavigation Structure…

Documents 06a methods original

1. The Difference Between Instance and Local VariablesLIS4930 © PIC123Instance variables are declared inside a class but not within a method.Local variables are declared…

Technology Doctrine MongoDB ODM (PDXPHP)

1. Doctrine MongoDB ODM Kris WallsmithOctober 19, 2010 2. @kriswallsmith• Symfony Release Manager• Doctrine Team• Senior Software Engineer at• 10 years experience…

Technology Java EE 6 and GlassFish v3: Paving the path for future

1. Java EE 6 and GlassFish v3:Paving the path for future Arun Gupta, GlassFish Guy Sun Microsystems, Inc. blog.arungupta.me 2. Java EE: Past & PresentRight SizingEase…

Technology Java EE 6 and GlassFish v3: Paving the path for future

1. Using Eclipse for Java EE 6development for GlassFishArun Gupta, GlassFish Guy Sun Microsystems, Inc. blog.arungupta.me 2. Java EE: Past & Present RightEase ofSizing…

Technology Magic in ruby

1. Magic in Ruby David Lin [email protected] Oct. 18, 2013 2. Suppose You Know 1. Ruby Programming Language - class, module, method - block -…

Technology Web Performance Tips

1. Performance Checklist: Front End SideRavi Raj Discuss some development tips thats helpful to improve performance 2. Don't Put CSS in body tag. CSS in the body can…