Structure of Computers and Applications

This course is intended for 1st year hygiene and safety bachelor students. The objective of this lecture is to allow students to learn basic principles of algorithms and then they will be able to write instructions for computers using C programing language.

Studying programming develops problem-solving and logical thinking skills of students, as it involves writing, testing, and debugging code to create efficient solutions. It also introduces learners to various programming paradigms and algorithms, which help structure tasks more effectively. Through programming, students can build real-world mini-programs. Overall, programming is a key skill for thriving in today's technology-driven world

Offered: 

2025
chapter1: Introduction to informatics496 KB
Chapter 2: Basics of Algorithms and Programing496 KB
Chapter 3: Conditional statements327 KB
Chapter 4: Loops316 KB