Skip to content

Instantly share code, notes, and snippets.

@quelgar
Last active August 29, 2015 14:07
Show Gist options
  • Save quelgar/c15d78d46e886b5d8480 to your computer and use it in GitHub Desktop.
Save quelgar/c15d78d46e886b5d8480 to your computer and use it in GitHub Desktop.

Lachlan C++ Style Guide

Google also have their own C++ Style Guide that you may find more useful.

C++

I do not use C++.

Pros:

  • Can make a computer do things.

Cons:

  • Everything else about it.

Decision:

On its face, C++ looks like a better version of C, but in practice it is an absolute nightmare. I advise against using it.

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