Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

OO vs procedural

Name: Anonymous 2007-03-01 4:30 ID:WOeEZFMF

Tell me about it.

Name: Anonymous 2007-03-07 5:08 ID:5HTqSbzp

>>38
What? What book? If there's a book that already said that with those words let me know for massive coincidence, it'll make me happy.

>>39
No, but you fail at trolling.

>>41
shitCase is shitty shit mostly Java fags use: it looks fugly, and it's ambiguous: fuckSister is shitCase, but fuck alone can't be told from lowercase. Butt ugly. CamelCase is the proper way, and it's not ambiguous except for single letters which you shouldn't be using for something that deserves CamelCase.

Short names are good for loop and index variables, temporary variables, and such, but if you name your variables for major application logic, non-anonymous functions, function parameteres (save geometry, Maths, and stuff like that), globals, or similar with single letters, then I hope I never have to work on your code.

And of course Java-length names suck. If you need five words to describe something, you're doing it wrong.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List