Skip to content

Instantly share code, notes, and snippets.

@GGAlanSmithee
Last active August 23, 2017 07:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GGAlanSmithee/23b65f5953119739d206 to your computer and use it in GitHub Desktop.
Save GGAlanSmithee/23b65f5953119739d206 to your computer and use it in GitHub Desktop.
Words I like
  • Actionable

capable of being acted on

  • Declarative

what, not how

  • Data structure

a way of organizing data so that it can be used efficiently

A structure utilizing value, physical, and representational relationships to encode sematic relationships on a collection of objects / Sean Parent

  • Information

Abstractly, information can be thought of as the resolution of uncertainty.

  • Decomposition

Decomposition, also known as factoring, is breaking a complex problem or system into parts that are easier to conceive, understand, program, and maintain.

  • Idiomatic (code)

Following the conventions of a language or framework

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