Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 680 Bytes

topics.md

File metadata and controls

33 lines (30 loc) · 680 Bytes

Topics

The topics for each week is based on the book Think Julia by Ben Lauwens and Allen B. Downey.

<table>
  <tr>
    <th style="width:30%">Week</th>
    <th style="width:70%">Topic</th>
  </tr>
  <tr>
    <td>1</td>
    <td>Chapters 1 - 6.</td>
  </tr>
  <tr>
    <td>2</td>
    <td>Chapters 7 - 13.</td>
  </tr>
    <tr>
    <td>3</td>
    <td>Chapters 14 - 19.</td>
  </tr>
    <tr>
    <td>4</td>
    <td>Chapters 20 & 21, Introduction to various applications of Julia.</td>
  </tr>
    <tr>
    <td>5 - ∞ (more plans coming)</td>
    <td>Pratical applications of Julia.</td>
  </tr>
</table>