Computational Thinking#
The following set of courses discuss Computational Thinking. The details for each of the courses can be found on their respective pages.
Computational Thinking Self Study Notes#
Clickable Link to Self Study Notes
The course introduces the concept of algorithms and their essential role in coding, providing a solid foundation for understanding computational processes. Students will explore various computational thinking approaches and concepts for developing effective algorithms, enhancing their problem-solving skills. Additionally, the course teaches how to differentiate between syntax-related bugs and those stemming from the underlying algorithm, enabling more efficient and effective troubleshooting.