Skip to content

Instantly share code, notes, and snippets.

@barbietunnie
Last active September 18, 2018 10:23
Show Gist options
  • Save barbietunnie/f14fcaf6d6efd5615c464c0d28c21df7 to your computer and use it in GitHub Desktop.
Save barbietunnie/f14fcaf6d6efd5615c464c0d28c21df7 to your computer and use it in GitHub Desktop.
Symbols naming

Symbols Naming

! - Exclamation point
@ - "At" sign
# - Number sign or Pound sign, depending upon context
& - Technically called "ampersand," most folks refer to it as "the 'and' sign"
() - Parentheses
[] - Brackets
{} - Braces
; - Semi-colon
: - Colon
> - "Greater than" sign
< - "Lesser than" sign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment