Sha256: e92d584599feeaeda9eb9dff33969e092a0a441305cc51d40104008ed901d4cc

Contents?: true

Size: 633 Bytes

Versions: 7

Compression:

Stored size: 633 Bytes

Contents

---
layout: lab
---

<h2 id="project-information">Project information</h2>

<p>This is a multistage project consisting of the following lessons:</p>

<ul>
{% for lesson in page.lessons %}
<li><a href="{{lesson}}.html">{{lesson}}</a></li>
{% endfor %}
</ul>

<p>
   At the end of each lesson your code will be <a
   href="https://en.wikipedia.org/wiki/Smoke_testing_(software)">smoke tested</a>
   This is a pass/fail checkpoint, no partial credit will be given. 
</p>

<ul>
    <li>Your code <strong>must</strong> compile!</li>
    <li>You must have made some progress on the assigned tasks up to this point.</li>
</ul>

{{content}}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
shanep-class-1.0.11 _layouts/project.html
shanep-class-1.0.10 _layouts/project.html
shanep-class-1.0.9 _layouts/project.html
shanep-class-1.0.8 _layouts/project.html
shanep-class-1.0.7 _layouts/project.html
shanep-class-1.0.6 _layouts/project.html
shanep-class-1.0.5 _layouts/project.html