Concepts
During the Fundamentals of Computing program, students are tasked with delivering presentations on specific chapters from the textbook "Computer Science: An Overview" (11th edition). This assignment aims to enhance their presentation abilities while deepening their understanding of essential concepts. Presented here are the topics covered by our development team during the 2023-1 semester.
Internet Applications
Internet Applications are applications that built on the application layer of the internet protocol suite.
Semaphores
Semaphores are properly implemented flags that enforce mutual exclusion in critical regions.
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.