Introduction to Computational Thinking
Join today
-
Instructor: TBD
-
Level: Beginner
-
Duration: 3 hours
-
Helpers: TBD
-
Date: September 25, 2025 | 1:00 - 4:00 pm (Atlantic)
-
Prerequisite:Basic computer skills, such as word processors, search engines, or spreadsheets.
COURSE DESCRIPTION
Computational thinking is an essential skill for anyone wanting to learn to program computers and write code. This Library Carpentries workshop will take you through the steps involved in computational thinking – learning how to break down complex problems into smaller parts, identify patterns, and design logical solutions that a computer can execute. Through hands-on activities, you will practice techniques such as problem decomposition, abstraction, and algorithmic thinking. By the end of the session, you will have a stronger foundation for approaching programming tasks with confidence, setting the stage for future coding and data-driven learning.
The Learning Objectives for this session are:
- Identify the steps in computational thinking
- Break problems into manageable parts
- Develop a clear sequence of steps (an algorithm) to solve a problem
- Generalize the steps to make the algorithm re-usable (abstraction)
AUDIENCE
This session is designed for beginners who are curious about programming but may not know where to start. It’s especially valuable for those exploring computer science or data science for the first time, or people in non-technical fields who want to build problem-solving and coding skills.