Computer Science, Python
Introduction to Programming
Want to learn how to code? This course will give you all the basics you need to start creating your own programs in Python!
5 modules
13 lessons
About This Course
Want to learn how to code? This course will give you all the basics you need to start creating your own programs in Python!
What You'll Gain
AI-Powered Tutoring
Learn through 1-on-1 conversations with an AI tutor that adapts to you
Tracked Skill Growth
Watch your skills level up from Novice to Expert with every lesson
Employer-Ready Profile
Share a public profile showcasing your verified skills to employers
Certificate of Completion
Earn a certificate with a skill snapshot proving what you've built
Course Modules
1
Thinking Like a Computer
Computers need algorithms to instruct them. In this module you will learn how best to translate an idea you have into a set of instructions that a computer can understand.
2
Variables and Operators
How do you store data in a program? And what can you do with this data? This module will guide you through the purpose of variables and the different operators that you may encounter when you write programs.
3
Selection
Sometimes your program should only execute code in certain conditions. We can use if statements to make this happen. This module goes through the use of if statements and how to implement them in Python.
4
Iteration
Programs often need to repeat steps over and over again until a goal is achieved. These loops can be created in a couple of ways, but collectively they are known as iteration.
5
Conclusion
Try a preview chat
Sign in to start a preview conversation.
What Students Say
★★★★★