dino596 / csp

MIT License
0 stars 0 forks source link

Programming Basics Test | CompSci Blogs #1

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

Programming Basics Test | CompSci Blogs

%%html

Important Repositories

These are repositories that I commonly use

Nighthawk Teacher Repository
Individual Student Repository

Bottom Text

https://dino596.github.io/csp/basics/test

JasonGao76 commented 11 months ago

HTML

Data Types

DOM

JS

Debug

rayanesouuuu1234 commented 11 months ago

HTML: 4/4. Smart usage of the discord links to show images, nice way of integrating your passion into this section.

Data types: 3/4. Very effective usage of console.log, code is easy to follow and isn't overly complicated; gets the job done well. One suggestion is that you should somehow relate your passion to the code

DOM: 4/4. Again, code is very simple to follow, and I can clearly see that the links are switching every time the "button" is clicked.

JS: 4/4. The code is very creative and well made. I especially like how you somehow related soccer to the code, and made a health calculator as well as an imaginary scenario with such simple code.

Debugging: 4/4. There isn't much to say about this, except that the corrections you made to the errors are correct, and each code cell functions properly.

rliao569 commented 11 months ago

HTML: 4/4. Short and sweet, and I can clearly see the two links switching.

Data types: 3/4. Very effective usage of console.log, code is easy to follow and isn't overly complicated; gets the job done well. One suggestion is that you should somehow relate a passion to the code.

DOM: 3/4. Again, code is very simple to follow, and I can clearly see that the links are switching every time the "button" is clicked. However, make sure you relate a passion to this.

JS: 4/4. The code is very creative and well made, nice design as well. Please tell me how you got this working! It's pretty cool.

Debugging: 4/4. There isn't much to say about this, except that the corrections you made to the errors are correct, and each code cell functions properly.