July 2008

Learn Javascript and rock the Web World

July 7, 2008 Tutorials

Target Audience: Novice web programmers, Computer science students. Content: This article attempts to clarify in simple terms: what is javascript and how to get started with it. Author: Mahesh Jagadesan, Mahesh is a Technical Consultant in Tech Mahindra, India. He is an experienced Javascript programmer. What is JavaScript? It’s a scripting language that’s most commonly [...]

1 comment Read the full article →

Inheritance concept in Log4j

July 4, 2008 Java

// Target Audience: Enterprise Java programmers, beginners in Apache Log4j tool. Introduction: This article illustrates the inheritance concept of the world’s most popular Java Logging Framework, Log4j. This blog posts explains one of the nice features of Log4j that caught my eyes. By the way, Log4j is an opensource tool by Apache software foundation (which [...]

1 comment Read the full article →