Java Sapiens
This blog is managed by Eduardo Maya, Indira Munoz and Edwin Hincapie, students from Fundación Universitaria Maria Cano (FUMC). Its objective is to develop a technical content in Java technology. The blog aims to show a series of introductory content to the object-oriented programming and its implementation with java, for this reason we have taken some definitions of other Web sites, conferences and technical documentation of the supplier.
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
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.
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)
Subscribe to:
Posts (Atom)