Skip to content

Commit

Permalink
Bio.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDiBernardo committed Sep 22, 2015
1 parent 8967a67 commit cb9b8a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static-analysis/static-analysis.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
title: Static Analysis
author: Leah Hanson

_Leah Hanson is a proud alumni of Hacker School and loves helping people learn about Julia. She blogs at [http://blog.leahhanson.us/](http://blog.leahhanson.us/) and Tweets at [@astrieanna](https://twitter.com/astrieanna)._

## Introduction

You may be familiar with a fancy IDE that draws red underlines under parts of your code that don't compile. You may have run a linter on your code to check for formatting or style problems. You might run your compiler in super-picky mode with all the warnings turned on. All of these tools are applications of static analysis.
Expand Down
6 changes: 6 additions & 0 deletions tex/500L.tex
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,12 @@

\include{static-analysis}

\include{template-engine}

\include{spreadsheet}

\include{crawler}


\bibliographystyle{alpha}

Expand Down

0 comments on commit cb9b8a5

Please sign in to comment.