DEV Community

Cover image for Documenting My Learning Journey In Tech - Day 1
Prachi Verma
Prachi Verma

Posted on

Documenting My Learning Journey In Tech - Day 1

I’ve started Week 4 of CS50P(Harvard’s Introduction to Programming with Python) and completed the lecture.

This week introduces Python libraries, APIs, JSON, and creating modules and packages. I haven’t completed the problem sets yet that’s my next step.

I completed CS50P weeks 0–3 last month, and I’m now moving into the more applied parts of the course.

I’ll be posting day-wise updates here to track my progress.

Question: How do you usually practice working with APIs in Python when you’re just starting out?

Top comments (0)