First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
How Not to Design a Dog.
So the Dog has been built and a new requirement comes in... If you stand on the dogs tail, it must yelp and scrabble away. So what does Joe Average Coder do? Open up the Tail.cpp, #include "AudioOutput.hpp" wire Dog to Yelp when the tail has been stood on. He then #include's "LegControl.hpp" and begins to ... 20 Mar 2007 05:12
Funny Videos
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>hey i found some pretty funny videos at <A href="http://one.revver.com/find/user/AltimitHacker">http://one.revver.com/find/user/AltimitHacker</A>&nbsp;&nbsp; Some are just simple videos, however o... 3 Mar 2007 16:34
Biz Tree Challenge
"topmind" <topmind(a)technologist.com> wrote in message news:1169676210.817815.272770(a)s48g2000cws.googlegroups.com... Is your position: 1. Most taxonomies are best represented as trees (or mutually-exclusive list items). 2. Most taxonomies are best represented as sets. 3. Most taxonomies are b... 4 Mar 2007 15:44
Practices for avoiding tight coupling?
Hello, I've been designing a class, and I've run into a coupling issue that I can't work out how to avoid or best deal with. At its basic, the class (PersonName) has these properties; string FirstName; bool FirstNameIsRequired; The coupling occurs when getting FirstNameIsRequired. To work out if the Firs... 3 Mar 2007 18:40
Design clarification
IACtx | | ---------------------------------------------------- | | IACtxCart IACtxStruct | | | | ------------------------------ ------------------... 3 Mar 2007 18:09
learning OOD with C++, good idea ?
On Mar 1, 10:17 pm, "arnuld" <geek.arn...(a)gmail.com> wrote: On Mar 1, 9:48 pm, "Mark Nicholls" <Nicholls.M...(a)mtvne.com> wrote: On 23 Feb, 13:22, "arnuld" <geek.arn...(a)gmail.com> wrote: On Feb 22, 10:53 pm, "Mark Nicholls" <Nicholls.M...(a)mtvne.com> wrote: it is trivial to consider procedu... 1 Mar 2007 12:34
learning OOD with C++, good idea ?
> On Feb 23, 6:22 pm, "arnuld" <geek.arn...(a)gmail.com> wrote: On Feb 22, 10:53 pm, "Mark Nicholls" <Nicholls.M...(a)mtvne.com> wrote: it is trivial to consider procedural programming as a special case of OO, OO gives you some extra bells and whistles that make life easier (or more complex dependin... 1 Mar 2007 14:10
Expose Interface Contracts for Component Periodics?
Hi. I'm working on an architecture consisting of a group of interacting components. By a component, I mean a cohesive group of classes that offer their behavior to other components through a well defined interface. Aside from the interface, all other details are hidden from external components. I'm defining a... 2 Mar 2007 13:25
Call for Papers with Extended Deadline: 2007 International Conference on Multimedia Systems and Applications (MSA'07), June 25-28, 2007, USA
Extended Paper Submission Deadline: March 4, 2007 The 2007 International Conference on Multimedia Systems and Applications (MSA'07) Date and Location: June 25-28, 2007, Las Vegas, USA Academic Sponsors: Research Labs at MIT, Harvard, Purdue, Univ. of Texas at Austin, ... UR... 28 Feb 2007 06:38
normalization != bad performance
Daniel Parker wrote: On Feb 27, 9:50 am, Jerry Coffin <jcof...(a)taeus.com> wrote: A typical SQL DBMS requires _drastically_ faster hardware than a hierarchical database to provide even roughly equivalent response time -- to the point that a SQL DBMS running on current hardware is about the same ... 28 Feb 2007 04:02
First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68