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
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,15 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
Learning Initiative also covers a smaller range of topics. But for the topics that are covered impressive, in-depth material is available.
</p>
</div>

<div class="links">
<p><a href="https://checkio.org/" target="_blank">Check.io</a></p>
<p> This site has coding games for beginners and advanced programmers where you can improve your coding skills by solving engaging challenges using Python and JavaScript </p>
<P>Recommended by
<a class="recommended" href="https://github.com/tworrell">Tara Worrell</a>in New York City</p>
</div>
<!-- Paste you code directly above here-->


<div class="links">
<p><a href="https://www.w3schools.com">W3Schools</a></p>
Expand All @@ -438,6 +447,7 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl

<!-- Paste you code directly above here-->


</div>
</body>

Expand Down