Tags: coding, oo

Features (30)

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

Build directory-enabled applications with JNDI

The Java Naming and Directory Interface (JNDI) provides seamless connectivity to heterogeneous enterprise naming and directory services. Read more »

Properly package your Java classes

In this article Builder.com presents some heuristics that focus on how to package classes to ensure a high degree of cohesion. Read more »

Write efficient code with the Composition object pattern and CFCs

You can harness the power of object-oriented programming by using ColdFusion Components (CFCs). See how to use CFCs in conjunction with the Composition object pattern to simplify your app development. Read more »

C-sharp reflection: Save development time throughout the project life-cycle

As a powerful feature of the .NET Framework, reflection provides developers with the ability to examine classes and structures at runtime. This article explains the concept of reflection and how it saves development time throughout the project life-cycle. Read more »

Java jams: five IDEs tested

We put five of the most popular Java Integrated Development Environments (IDEs) up against each other. Find out which tool is tailor made for your development requirements. Read more »

The .NET Common Programming Model (CPM)

The basic principle of .NET is object-oriented development. The driving force behind it is the Common Programming Model (CPM). Read more »

Create robust, reusable object-oriented designs

Object-oriented design enhances the ability to add new features in the future. Pick up two principles you can follow to build solid OOD code. Read more »

.Net develops advantages over Java

Developers have a number of reasons for favouring one programming environment over another. For those attracted by good technology, .NET is worth a look. Read more »

Why should you choose fstream classes for file I/O in C++?

The fstream class I/O library in C++ boasts several features that the stdio.h lacks, including an OO interface and internationalisation support. See what other advantages you can gain from fstream classes. Read more »

Log in


Sign up | Forgot your password?

What's on?