Computer Science 101
Computer Science 101
to Programming
Week 1: Basics of Programming
Day 1: Introduction to Programming
• Installing Python:
• Visit python.org and download the latest version.
• Follow installation instructions for your operating system.
• IDEs (Integrated Development Environments):
• Introduction to IDEs such as PyCharm, VSCode.
Day 5: Variables