Archive for the 'Programming Language' Category

What are Servlets

Servlets are pieces of Java source code that add functionality to a web server in a manner similar to the way applets add functionality to a browser. Servlets are designed to support a request/response computing model that is commonly used in web servers. In a request/response model, a client sends a request message to a […]

Java technology

You might get a thrill out of writing Ajax applications, but unit testing them is surely painful. In this article, Andrew Glover takes on the downside of Ajax (one of them, anyway), which is the inherent challenge of unit testing asynchronous Web applications. Fortunately, he finds it […]

Maximize your OS X Java development using Eclipse

Mac OS X is a powerful platform for Java™ development. While the Java development environment is fully integrated into Mac OS X, the Eclipse integrated development environment (IDE) brings a fully integrated Java development environment to Mac OS X that provides a consistent […]

Sun’s home for Java

Sun’s home for Java. Offers Windows, Solaris, and Linux Java Development Kits (JDKs), extensions, news, tutorials, and product information.

Python Programming Language

Python is a dynamic object-oriented programming language that can be used for many kinds of software development.

Your Ad Here