ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Overload Journal #39 - Sep 2000

Options:
View Article Map
View Archives
Implementing drop-down menus in pure CSS (no JavaScript)
Description : Implementing drop-down menus to aid website navigation is usually thought to require lots of JavaScript. This article shows how to do it using just CSS.
Category: [ Programming Topics | Internet Topics | Overload Journal #73 - Jun 2006 ]
Introduction to STL (Standard Template Library)
Description :

Since STL is a very large topic to be covered in an article or two, we will focus on the most commonly used generic classes: vector and string.


Category: [ Programming Topics | CVu Journal Vol 16, #5 - Oct 2004 ]
Introduction to C# - Part 2
Description :

Welcome to the second in a series of articles introducing the C# programming language. In the previous issue the basics of the language such as variables, methods and classes were covered. In this issue classes are covered in more detail highlighting an important feature called inheritance.


Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
Introduction To C#
Description :

In this article I will focus on the basic features of the language, future articles will cover more advanced topics such as inheritance, interfaces and attributes. After reading this series of articles you will have a basis for determining if C# is for you.


Category: [ Programming Topics | CVu Journal Vol 16, #3 - Jun 2004 ]
I_mean_something_to_somebody, Part Two
Description :

This is the second of a two part article describing an experiment carried out during the 2003 ACCU conference. The first part was published in a previous issue of C Vu (15.6, December 2003) and discussed the background to the experiment and some of the applicable characteristics of the subjects taking part; this one, the second, discusses the results of the experiment.


Category: [ Programming Topics | CVu Journal Vol 16, #2 - Apr 2004 ]
If Problems Arise
Description :

Every so often I come across the question "should we use return codes or exceptions to report errors."


Category: [ Programming Topics | CVu Journal Vol 14, #2 - Apr 2002 ]
Introducing JUnit
Description :

This article is based on an overview that I wrote to help introduce developers on a pilot project to unit testing. It covers the strategic reasons for using unit tests and the tactics of writing a unit test harness using the freely available JUnit framework to minimise the work involved.


Category: [ Programming Topics | CVu Journal Vol 13, #5 - Oct 2001 ]

  |<   <   1   2   3   >   >|
Sort by Date Title