Advertisement
Membership
Login
ACCU Buttons
Programming Topics or CVu Journal Vol 17, #5 - Oct 2005
Browse in : |
All
> Topics
> Programming All > Journals > CVu > 175 All of these categories |
- Options:
- View Article Map
- View Archives
Category: [ Programming Topics | Overload Journal #71 - Feb 2006 ]
Category: [ Programming Topics | CVu Journal Vol 17, #6 - Dec 2005 ]
Category: [ Programming Topics | Overload Journal #70 - Dec 2005 ]
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Student Code Critiques from CVu journal. ]
Description :
The most important single ingredient in the formula of success is knowing how to get along with people. (Theodore Roosevelt)
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Professionalism in Programming, from CVu journal ]
Description :
Recently, I had the chance to interview Christof Wittig, CEO of db4objects (www.db4o.com).
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Unless you work in the telecommunications industry your knowledge of how it works is likely to be quite limited, therefore it is worth describing the basics.
Category: [ Internet Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
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 ]
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 ]
Description :
Revision control is a critical part of any significant development project. Having secure full time access to your repository from wherever you are can be important. In some environments, such as open source projects, it's absolutely crucial to the functioning of the development team.
Category: [ Project Management | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
To summarize, as memory goes too low, garbage collection could kick in, but it in turn needs memory to maintain a traversal stack … Quite a catch-22.
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
This final part of the series will step outside the domain of standard C and investigate a pattern for event-driven applications. The REACTOR pattern decouples different responsibilities and allows applications to demultiplex and dispatch events from potentially many clients.
Category: [ Design of applications and programs | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Before I start, this is going to be fun. Understand? Fun. Not dull, but fun. I intend writing this in a banana suit with my feet in a bucket of warm rice pudding[1]. That's how much fun it's going to be!
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]