Monday:
Caught up Will on plan and organized jobs and roles
Work with Rayyan on Quiz part of project
Tuesday:
The Internet Student Lesson
- IP, OSI, DNS, HTTP and HTTPS, TCP and UDP
The Internet Student Lesson homework
Wednesday:
Work on project with team
Thursday:
Routing and Computer Student Lesson
- Some notes I took during lesson, as they didn’t give us the .ipynb or .md beforehand: = network is connecting devices together so data can be shared
- fault tolerance = tolerate fault; if theres a break in a path, another path is still available + important bc if one route slow, then other routes are available
- fault = connection lost (line broke) between computers
- redundancy = multiple paths to the same place, so even if one breaks, things can still be sent to it
- fast network = fast/short route, no need to go from a to b to c to …, just go a to z
- parallel vs distributed computing: parallel has smultiple cores for 1 task, all do same thing vs. distributed has multiple computers for 1 task + network / routing like, send stuff to other things to do
- sequential computing
Routing and Computer Student Lesson homework
Work on project
- NOTE: When trying to run on GitHub Pages, it doesn’t work since it doesn’t load the scripts properly for some reason?
Friday:
Review with Mr. Lopez about Binary project and earned 1.95/2, just need to keep developing features, fix bugs, and add styling
Work and plan on Student Lesson