Not sure where to start?
Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review command in your #code-reviews channel
/review
Karma
scrimba
<html> <head> <link rel="stylesheet" href="index.css"> <script src="index.pack.js"></script> <title>000 - Learning Environment</title> </head> <body> <h1>Yet Another Programming Course</h1> <h3>But hopefully a bit different</h3> <hr> <h1>000 - Learning Environment (Scrimba)</h1> </body></html>