Wednesday, June 27, 2012

Introduction



The contents for this blog was done thinking all the people who are interested in knowing and learning about key programs such as games and business applications.

Monday, June 25, 2012

12 Tips to Program in Java

Click Here !!!

Setting java home and jdk


The Java Mascot is Duque


Introduction to Java's Architecture

Architecture definition involves identifying tiers and further different layers to separate each unit responsibility. Definitely the driver is business requirement, which makes us to separate presentation from business and business from data access.

How to Install Java + Setup Environment Variables for Private Server Client


Java Versions


  • JDK 1.0 (January 23, 1996) 
  • JDK 1.1 (February 19, 1997) 
  • J2SE 1.2 (December 8, 1998) 
  • J2SE 1.3 (May 8, 2000) 
  • J2SE 1.4 (February 6, 2002) 
  • J2SE 5.0 (September 30, 2004)
  • Java SE 6 (December 11, 2006) 
  • Java SE 7 (July 28, 2011)