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
22 changes: 18 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
<div>
<header>
<h1>Resources</h1>
<h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderCollective/resources">github</a></h3>
<h2>Please share coding resources @ <a href="https://github.com/GlasgowCoderCollective/resources">github</a></h2>
</header>

<div class="links">
<p><a href="https://www.hacksplaining.com/features" target="_blank">Learn about your system threats</a></p>
<p> Learn about all of the major vulnerabilities that threaten your system. </p>
<P>Recommended by
<a class="recommended" href="https:github.com/kelrun">Richard Jackson</a>in Mississippi, US</p>
<a class="recommended" href="https:github.com/DhruvTrehan">Dhruv Trehan</a>Kanpur, India </p>
</div>

<!-- Copy the above div and add it to the bottom with your own link a description, your github, name and which country you're from. -->
Expand Down Expand Up @@ -215,6 +215,12 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
<p>A premium training course to learn to build apps with Node.js, Express, MongoDB, and friends.</p>
</div>

<div class = "links">
<p><a href = "https://www.codechef.com/">Codeshef:A platform for coder </a>
<p>Code shef is a online Platform who organize programming contest for the devlopers all around the world. It is a interactive platform for programmers </p>

</div>

<div class="links">
<p><a href="https://learntocodewith.me/tools/">Learn to CODE WITH Me</a></p>
<p>Recommended for Beginner's Coding Resources and Tools</p>
Expand All @@ -230,8 +236,7 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
<div class="links">
<p><a href="http://www.learn-js.org/" target="_blank">Learn JS</a></p>
<p>Go through lessons, type in the window at the bottom. Created by the same folks who make
learnpython.org.</p>
</div>
</div>

<div class="links">
<p><a href="https://learnpythonthehardway.org/" target="_blank">Learn Python the Hard Way</a></p>
Expand Down Expand Up @@ -342,6 +347,11 @@ <h3>Please share coding resources @ <a href="https://github.com/GlasgowCoderColl
<p>Step by step learning of html,css,js and many more. One of the best site for beginners.</p>
</div>

<div class = "links">
<p><a href= "https://www.codingblocks.com">Coding Blocks</a></p>
<p> Coding Blocks was founded in 2014 with a mission to create skilled Software Engineers for our country and the world. We are here to bridge the gap between the quality of skills demanded by industry and the quality of skills imparted by conventional institutes. At Coding Blocks, we strive to increase student interest by providing hands on practical training on every concept taught in the classroom. </p>
</div>

<div class="links">
<p><a href="https://www.thenetninja.co.uk/" target="_blank">The net ninja</a></p>
<p>A lot of tutorials to Front End technologies. He also have an youtube channel with the classes. Very
Expand Down Expand Up @@ -406,6 +416,10 @@ <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>




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

</div>
Expand Down