Forgot your password?
typodupeerror

Comment Re:In my CS curriculum (Score 1) 411

> When I am really programming, I write code

This much is obvious, since "to program" means "to write code".

> not use-case diagrams or class models

Again, this is obvious because you don't use use-case diagrams or class models when you code. You use them when you design. Design should come before you even write one line of code.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...