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 @@ -282,7 +282,7 @@ <h3>Please share coding resources @ <a href = "https://github.com/GlasgowCoderCo
<dd>2.Internet of Things</dd>
<dd>3.Programming</dd>
<dd>4.Security</dd>
<dd>5.OS & IT</dd>
<dd>5.OS &amp; IT</dd>
<dd>6.Packet Tracer</dd>
</dl>
</div>
Expand Down Expand Up @@ -386,6 +386,7 @@ <h3>Please share coding resources @ <a href = "https://github.com/GlasgowCoderCo
<p>This webpage has lots of fun exercises for improving your typing speed. </p>
<p>Recommended by
<a class="recommended" href="https://github.com/egarvin91">Eoin Garvin</a> in Scotland</p>
</div>
<div>


Expand All @@ -409,6 +410,11 @@ <h3>Please share coding resources @ <a href = "https://github.com/GlasgowCoderCo
<p>A comprehensive resource for HTML, CSS, Javascript and more.</p>
</div>

<div class="links">
<p><a href="https://teamtreehouse.com/" target="_blank">Treehouse</a></p>
<p>Excellent courses on just about everything web/design/development related. Currently offering a free 7-day trial!</p>
<p>Recommended by <a class="recommended" href="https://github.com/tiffanyadu/resources" target="_blank">Tiffany Du</a> in Chicago, IL</p>
</div>
<!-- Paste you code directly above here-->

</div>
Expand Down