This document provides an algorithm and flowchart manual for students. It begins with an introduction to algorithms and flowcharts, explaining that they are useful tools for learning programming and problem solving. The manual then covers basics of algorithms including characteristics, writing steps, and control structures. It also covers flowchart symbols and advantages. Several examples of algorithms and flowcharts are provided, such as calculating sums, converting temperatures, and finding area and perimeter of shapes. The manual aims to help students learn algorithms and flowcharts.