Skip to content

Commit

Permalink
Added description to an LO
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc committed Aug 5, 2016
1 parent f9d85f5 commit b10d6e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ The `main` method no longer has SLAP. Notice how mixing low level code with high
readability.

##### Ex 2: Refactor the code to make it worse!
Sometimes, going in the wrong direction can be a good learning experience too.
In this exercise, we explore how low code code quality can go.
* Refactor the code to make the code as worse as possible.<br>
i.e. How bad can you make it without breaking the functionality while still making it look like it was written by a
programmer (but a very bad programmer :-).
Expand Down

0 comments on commit b10d6e3

Please sign in to comment.