Skip to content

Instantly share code, notes, and snippets.

@jgornick
Last active April 21, 2022 15:05
Show Gist options
  • Save jgornick/e51df49d484fc8f3ce93 to your computer and use it in GitHub Desktop.
Save jgornick/e51df49d484fc8f3ce93 to your computer and use it in GitHub Desktop.
Development: Coding Nomenclature

Complements

  • Acknowledge/Ignore
  • Acquire/Release
  • Add/Remove
  • Allow/Deny
  • Before/After
  • Begin/End
  • Create/Destroy
  • Enable/Disable
  • Enter/Exit
  • Expand/Collapse
  • First/Last
  • From/To
  • Get/Set
  • Happy/Sad
  • In/Out
  • Inbound/Outbound
  • Include/Exclude
  • Incoming/Outgoing
  • Increment/Decrement
  • Insert/Delete
  • List/Detail
  • Login/Logout (Noun)
  • Log In/Log Out (Verb)
  • Min/Max
  • Next/Previous
  • Old/New
  • On/Off
  • Online/Offline
  • Open/Close
  • Serialize/Deserialize
  • Show/Hide
  • Sign-on/Sign-off
  • Single/Multiple
  • Start/Stop
  • Startup/Shutdown
  • Success/Fail
  • Suspend/Resume
  • Top/Bottom
  • Up/Down
  • Watch/Forget
@jgornick
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment