Skip to content

Instantly share code, notes, and snippets.

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 jakefolio/6589b056fa56979aff88 to your computer and use it in GitHub Desktop.
Save jakefolio/6589b056fa56979aff88 to your computer and use it in GitHub Desktop.
Do new team members struggle to gain traction in your code base? Do you have a certain
section of their code base that no one speaks of, and where all estimates grow exponentially.
This talk provides a guidline for identifying complex/confusing code and transforming it
into a comprehendible code base. We will cover variable/method naming, coding standards, and
finding/fixing complex code.
@jcarouth
Copy link

"Do you have a certain section of their code base" should either be "your code base" or "the code base" shouldn't it?

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