The description of the course of computational thinking is defined on the school's official website as follows:
This module will enthuse you with the fundamentals of HTML & CSS programming, computation and the problem-solving methods enabled through computational thinking. It will introduce the concepts of decomposition, pattern recognition, abstraction, algorithms and data structures, while exposing you to a range of common tools and processes used in computing and software development.
From my point of view, this course enables us novices in the computer field to build the basic framework of computer knowledge and enjoy the fun of computer language in a short time. It is the first step for us to enter the world of computer programming.
Through four weeks lessons, I not only learned the basic knowledge of HTML & CSS, successfully made my first web page, but also fully realized the happiness when the program runs successfully. This happiness will be a driving force to motivate me to move forward in the computer field. At the same time, the basic knowledge of computer and computational thinking learned during this period, has laid a solid foundation for my computer road and is a guiding light for my further study.