Tülin ARSLANPINAR-REAL-LIFE ALGORITHMS

Within the scope of the Coding to the future 'project I am the founder of; Students learned the subject of algorithm with activities. All sequential logical steps required to solve a problem or problem or achieve a specific purpose are called algorithms. The algorithm is the definition of the way to solve a problem. In short, the algorithm is the method of accessing the desired information from the existing information. The most important part of programming is to prepare and develop an algorithm for the solution of the problem. In the context of our project, we also taught our students how to use paper algorithms in order to comprehend the algorithm, so we taught them how to use the algorithms in their daily lives. Thanks to this activity, students were aware of how algorithms play an important role in computer science.

Comments