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

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...