Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ <h1 class="cs4ia">Computer Science <span>for</span> Iowa</h1>
</div>
<div><p class="buyline">A joint project with NewBoCo &amp; DeltaV Code School</p></div>
</header>
<strong> A common problem facing Iowa employers today is a lack of an eligible workforce trained in Computer
Science. At NewBoCo, we made it a goal of ours to do something about this problem by reaching out
to students. Thus, we started a project in partnership with Code.org to train Iowa teachers on how to
teach Computer Science. Below you can see the schools that have reported teaching Computer Science thus far.
</strong>
<div class="iowa">
<article>
<div id="map"></div>
Expand All @@ -46,5 +51,6 @@ <h3>School Offers Computer Science?</h3>
<script src="https://unpkg.com/dc@3/dc.js"></script>
<script src="https://unpkg.com/topojson@3/dist/topojson.min.js"></script>
<script src="js/viz.js"></script>
</div>
</body>
</html>
</html>