Concept
Throughout the course of the Fundamentals of Computing course, students are required to present on a particular section in the textbook, Computer Science: An Overview (11th edition). This assessment is intended for the student to improve their presentation skills while learning about required concepts. Below are the presentations for our dev team's concepts for the 2023-1 semester.
Semaphores
Semaphores are properly implemented flags that enforce mutual exclusion in critical regions.
Internet Applications
Internet Applications are applications that built on the application layer of the internet protocol suite.
The Concept of a Process
A process is the execution of a program or algorithm.
Robotics
Robotics is the study of physical, autonomous agents behaving intelligently in the real world.