rliao569 / Ryan-Blog-theREAL

MIT License
0 stars 0 forks source link

Web Programming Basics | CompSci Blogs #1

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

Web Programming Basics | CompSci Blogs

An introduction to key topics in Web Programming

https://rliao569.github.io/Ryan-Blog-theREAL/basics/home

rliao569 commented 11 months ago

testing

JasonGao76 commented 11 months ago

HTML, 4/4 Nice job completing the hacks, I like how you added something you enjoyed (Geoguesser) to the links. Maybe you could add an image as well to make it more visually appealing.

Data Types, 4/4 Clever use of age and other body values (weight, height) Not sure what the list of countries are for though.

DOM, not sure if it works because I don't have your VSCode, so not sure if I can grade this. Interesting use of .style.display and I assume it should work. You can only really test this in your VSCode so I can't see it here, but it should be fine

JS, 3/4 Code looks good, I like the personalized text output. The only suggestion I can make is to customize it more, maybe use variables that aren't just a and b and have it mean something.

Debugging, 4/4 Segment 1 is good, clear edit and explanations Segment 2 looks fine, you did fix the error and get the output. I would suggest finding a way to make it so it can accept any number for letterNumber and still give a correct statement (so not only for "e"). Segment 3 looks good, clear explanation and simple edits. The factor of 2 and 5 looks like it should work too, nice edits and I like the unique fix of adding another array. Challenge shows some edits with changing of the text from food to countries, which is interesting. Maybe you can work on this more if you have time, but not required.

will-w-cheng commented 11 months ago

Andrew: 3+4+4+4+4 He was able, to do his work effectively made his html project on time, and finished all his hacks. And related it to Js project effectively. Saaras: 4+4+3+4+4 He was able to finish, his work and help debug others work. And, finished all his hacks made a object that entailed all countries and there values for our projects later William Cheng: 4+4+4+4+4 Finished DOM, made the button interactive and linked it to our project, also made it geoguessr themed with it alternating between link’s of different countries Ryan: 4+4+4+4+3 Made two conditional statements and was able to effectively ask for help as well, as finish his project on time and contribute to the group effectively helping to contribute to Andrew, while asking for help from Saaras. Daniel: 3+4+4+4+4 Was able to effectively debug code, finished his end of the project, and was able to help Saaras debug his code effectively, when he found an issue with it not displaying on his javascript console when he ran his object.