Profile
Last verified: 2026-08-03
Always confirm current pricing and eligibility on MySkillsFuture before enrolling or claiming SkillsFuture Credit.
In this course, you will identify the basic elements necessary to write components that make calculations and choices for you. While each programming language has its own set of rules and varying syntax, here you will be focusing on programming with Python. The logic and skills you use to write simple Python programs are useful for developing your problem-solving abilities. Throughout this course, you will examine how to break down complex problems into smaller, more accessible components and write programs that solve them, step by step. The course is provided by eCornell in partnership with Genashtim
What You'll Learn
Use Python to write and run programs that go from idea to implementation to result
Automate simple calculations
Automate basic text processing by putting strings together and replacing parts of strings
Write programs that correctly decide what to do next by putting commands in order and using data to select which command comes next