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
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
<p>Learn Data Science from the Comfort of your Browser!</p>
</div>

<div class="links">
<p><a href="https://dev.to/">DEV</a></p>
<p>A Community of developers sharing knowledge and supporting one another</p>
</div>

<div class="links">
<p><a href="https://training.docker.com/" target="_blank">Docker Official Tutorial</a></p>
<p>A great introduction to Docker from their official website.</p>
Expand Down Expand Up @@ -413,4 +418,4 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
</div>
</body>

</html>
</html>