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

ACCU Topics


Options:
View Article Map
View Archives
[ Linux | C and C++ | Programming ] Trolltech Online Reference Documentation
Description : Online Reference Documentation for QT and associated libraries
Source : Old site
Added on : 10 February 2006 22:05:37 +00:00
[ Linux | C and C++ | Programming ] The GNOME development site.
Description : This site is for those who develop, or are interested in developing GNOME, and applications for GNOME. On this site you will find information about current GNOME projects, developer news, documentation, information on how to get involved, plus much more.
Source : Old site
Added on : 10 February 2006 21:57:32 +00:00
[ C and C++ | Paradigms | Programming ] The development of the C language
Description : The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it evolved a type structure; created on a tiny machine as a tool to improve a meager programming environment, it has become one of the dominant languages of today. This paper studies its evolution.
Source : Old site
Added on : 10 February 2006 21:45:22 +00:00
[ C and C++ | Development Techniques | Programming ] The C Programming Language
Description : A classic book on C Programming by the creators of the language. The site provides information and errata.
Added on : 10 February 2006 21:41:25 +00:00
[ Learning | Development Techniques | Programming ] The Practise of Programming
Description : A classic book on programming by Kernighan and Pike. Site contains book details, errata and additional information.
Source : Old site
Added on : 10 February 2006 21:39:54 +00:00
[ References | Security | Management ] The Risks Digest
Description : Forum On Risks To The Public In Computers And Related Systems
Source : Old site
Added on : 10 February 2006 21:35:59 +00:00
[ Various | Paradigms | Programming ] The Caml Language
Description : Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national research institute for computer science, since 1985.
Source : Old site
Added on : 10 February 2006 21:32:22 +00:00
[ Assembler | Development Techniques | Programming ] The Decompilation Wiki
Description : Decompilation is a ProgramTransformation by which a high-level source code for an executable program is discovered. Decompilation is the inverse of ProgramCompilation.
Source : Old site
Added on : 10 February 2006 21:20:44 +00:00
Test Driven Development of C# User Interfaces
Description :

In my last article I discussed the values in the Agile Manifesto and what they mean to mean. There are many practices that can be used to make yourself more agile. Short iterations, the planning game, pair programming, and refactoring are a few of the practices present in eXtreme programming. The practice of most value to me, and the practice that many recommend to use as a starting point, is Test Driven Development - TDD.


Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
Tracking Exceptions in Web Services with GUIDs
Description :

This article demonstrates a technique for tracking exceptions across process boundaries in distributed systems using Globally Unique Identifiers (GUIDs); data from log files, bug reports, and on-screen error messages can then be correlated, allowing specific errors to be pinpointed.


Category: [ Internet Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
The Agile Manifesto Explained (and a First Amendment)
Description :

In my last article I set the scene for what I hope will be a series of provocative and informative articles. In the article I described the plight of Pete and his vain efforts to change development processes at his place of work.


Source : agile development
Category: [ Project Management | CVu Journal Vol 17, #5 - Oct 2005 ]
Transactions with Delegates in C#
Description :

The Delegate type is a powerful feature of C#. This article introduces delegates, and shows how they can be used to solve a common problem: ensuring that a series of database updates occur as a single operation by use of a transaction.


Category: [ Programming Topics | CVu Journal Vol 17, #4 - Aug 2005 ]

  |<   <   1   2   3   4   5   6   7   8   >   >|
Sort by Date Title