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: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,13 @@ <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://flaviocopes.com/" target="_blank">Javascript and Web Development Tutorials</a></p>
<p> Flavio Copes is an awesome developer and on his website he posts tutorials and how-to articles about different programming languages. </p>
<P>Recommended by
<a class="recommended" href="https://github.com/sandricoprovo">Sandrico Provo</a> from Nova Scotia, Canada.</p>
</div>

<div class="links">
<p><a href="https://www.w3schools.com">W3Schools</a></p>
Expand Down