Art of Programming - Standard IO considered harmful | DCS |
|
---|---|---|
Previous |
Art of Programming Home San Diego State University -- This page last updated 30-May-13 |
Next |
Some students use standard IO (System.out & System.in in Java) in ways that make their code unusable. That practice must stop right now. In this video we look at what they do wrong, why it s wrong and what they should do instead.