Skip to content

Jupyter notebooks with notes and exercises from the 'Python for Everybody' specialization by the University of Michigan on Coursera

Notifications You must be signed in to change notification settings

PogloLopez/python_for_everybody

Repository files navigation

🐍 Python for Everybody - Jupyter Notebooks

This repository contains my notes and exercises from the Python for Everybody specialization by the University of Michigan on Coursera. Each Jupyter Notebook corresponds to a different course within the specialization, covering key concepts, examples, and hands-on exercises.

📌 Specialization Overview

The specialization consists of five courses:
✅ 1. Programming for Everybody (Getting Started with Python) – Basic Python concepts, variables, conditionals, loops, and functions. ✅ 2. Python Data Structures – Lists, dictionaries, tuples, and file handling. ✅ 3. Using Python to Access Web Data – Web scraping, REGEX, XML, JSON, and APIs. 🚧 4. Using Databases with Python – SQL, SQLite, and database integration with Python. 🕓 5. Capstone: Retrieving, Processing, and Visualizing Data – Final project applying all concepts learned.

📂 Repository Structure

Each notebook corresponds to one course in the specialization:

How to Use

  1. Clone the repository:

    git clone [email protected]:PogloLopez/python-for-everybody.git
  2. Open Jupyter Notebook:

    jupyter notebook
  3. Navigate to the desired notebook and start exploring!

📝 Notes

  • These notebooks contain my personal notes, explanations, and exercises from the course.
  • The content follows the course structure but may include additional insights and examples for deeper understanding.

🔗 Resources

About

Jupyter notebooks with notes and exercises from the 'Python for Everybody' specialization by the University of Michigan on Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published