Programming Journal C#, Java, SQL and to a lesser extent HTML, CSS, XML, and regex. I made this so other programmers could benefit from my experience.

Showing posts with label naming conventions. Show all posts
Showing posts with label naming conventions. Show all posts

Saturday, July 19, 2008

Opposite Conventions List

Here is a list of opposing actions to help maintain consistent conventions:
add/remove
increment/decrement
open/close
begin/end
insert/delete
show/hide
create/destroy
lock/unlock
source/target
first/last
min/max
start/stop
get/put
next/previous
up/down
get/set
old/new
Reference: Code Complete