Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codex-avee committed Nov 4, 2015
1 parent 54905ab commit 7f84d80
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Debugging Tips
# Thinking about fixing

A large part of a software developers job is to find problems. To find problems in existing applications and to minimize problems in applications.

This project is a broken epress application that you should fix to help you to think about fixing error in your application. Because errors will be there for sure. How you interact and use them is crucial in your programming career.

## Background

In this session we will look at tips, tricks and techniques for tracking down problems in our applications.

## We will look at:
Expand Down

0 comments on commit 7f84d80

Please sign in to comment.