Tenth Lessons of Algorithm

Today, we reviewed all of the materials for quiz. We studied from the codes of a clothes shop. The source is from this blog.

Through the codes, we learned about struct. Struct is used to make a new data type, containing several data/variables.

We also learned about file processing, which includes read and write inside a file.

We learned to make “menu” and table by using function.

We also need to use switch-case for the menu.

We also learned to use sorting and searching.

Last but not least, we have to learn about the logic so that we could do the quiz.

Wish us luck. Cheers!

Leave a Reply

Your email address will not be published. Required fields are marked *