
Coding
Fady Mondy
Oct 20, 2025
3 min
π What are algorithms
To get a computer to do anything, you must write a program for it. To write a computer program, you need to tell the computer step by step exactly what you want it to do. The computer then executes the program, following the steps mechanically until it reaches the end.
FA
Fady Mondy