Skip to content

Instantly share code, notes, and snippets.

@atengberg
Last active February 14, 2023 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atengberg/885bd8f44ac001a78170 to your computer and use it in GitHub Desktop.
Save atengberg/885bd8f44ac001a78170 to your computer and use it in GitHub Desktop.
what is oo
What is objected orientated programming?
"Object oriented programming is a technique of writing code that encapsulates complexity by enumerating data structures with an intrinsic implementation so that they can generally interface."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment