Computer Science (Python)
Learn to code in Python - algorithms, variables, loops and conditionals.
🐍 In this CS journey, we'll begin to build a strong Python programming foundation. You'll dive into algorithms, data types, loops, conditionals, functions, and more, while crafting your coding skills to tackle real-world challenges. Let's embark on an exciting exploration of Python's power together.
Comprehensive Topic Coverage: Explore essential Python concepts from algorithms to conditionals, ensuring a strong programming foundation.
Interactive Learning: Engage with interactive coding examples and exercises that reinforce your understanding of each topic.
Coding Labs: Dive into hands-on coding labs in every module, applying theory to real-world scenarios and enhancing your problem-solving skills.
Welcome!
Why Python + Print Statements
Practice - print()
User Input + Variables
Practice - Variables
Math Module
Math Part 2
Practice - Math
Conditionals Part 1
Conditionals Part 2
Logical Operators
Practice - Conditionals
Lists Part 1
Lists Part 2
Lists Part 3
Tuples
Strings
Dictionaries
Practice - Data Structures