|
| 1 | +# Notes and Resources |
1 | 2 |
|
| 3 | +- All the content in this repository is taken from the [JavaScript Basics](https://tryhackme.com/room/javascriptbasics) TryHackMe Room. |
| 4 | + |
| 5 | +- JavaScript is a versatile and impressive language. |
| 6 | + |
| 7 | +- Since I have only touched on the very basics, here are some free resources to continue learning JavaScript: |
| 8 | + |
| 9 | + - https://developer.mozilla.org/en-US/docs/Web/JavaScript <br> |
| 10 | + - https://www.w3schools.com/js/default.asp |
| 11 | + |
| 12 | +- If you'd like to learn more about programming logic or gain basic knowledge of another programming language, you can find these three rooms on TryHackMe: |
| 13 | + |
| 14 | + - https://tryhackme.com/room/rust |
| 15 | + - https://www.youtube.com/watch?v=FTeE3OrTNoA |
0 commit comments