Skip to content

Latest commit

Β 

History

History
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 

README.md

Week 1: Welcome & First Steps in Python for Data

πŸ“š Overview

Welcome to Practical Data Science: Tools for Social Change! This week introduces you to the power of data science for social impact and gets you started with Python programming in Google Colab.

🎯 Learning Objectives

By the end of this week, you will be able to:

  • Navigate Google Colab and run Python code in the browser
  • Work with basic Python data types (numbers, strings, lists, dictionaries)
  • Write simple Python operations and functions
  • Upload a notebook to GitHub and understand version control basics

πŸŽ“ Session Resources

πŸ—οΈ Mini-Deliverable

Assignment: Create and upload a Colab notebook with a "hello world" exercise that introduces yourself and describes a social issue you care about.

πŸ”— Additional Resources

Inspiration: Data Science for Social Good

Technical Resources


Next Week: Week 2: Working with DataFrames (Pandas Basics)

Course Overview: Main README