Skip to content

Instantly share code, notes, and snippets.

@suclike
Forked from barbietunnie/symbols-naming.md
Created September 18, 2018 10:23
Show Gist options
  • Save suclike/f998af696c781a63d0d04e816bd95a14 to your computer and use it in GitHub Desktop.
Save suclike/f998af696c781a63d0d04e816bd95a14 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