8 Comments
User's avatar
Nick's avatar

I'm dedicating some time to mastering matplotlib for a uni project that involves mapping the ocean's surface temperature. Working with a bunch of graphs.

Expand full comment
Ardit Sulce's avatar

Although matplotlib might be fitter for academic work, check out streamlit as well if you want to make a website containing the visualizations for presentation purposes.

Expand full comment
Janek Adamson's avatar

I started the "Python Mega Course: Learn Python in 60 Days, Build 20 Apps" udemy course a few weeks ago. The first module is almost over. At the moment, I'm trying to make the first todo application there more practical - like a kanban board. To be able to move elements in the list and set priorities accordingly.

Expand full comment
Ardit Sulce's avatar

I'd be curious to see how the kanban version would look like. Sounds good!

Expand full comment
Sean's avatar

Monday I started a couple of new courses...

uplimit's SRE fundamentals course: https://uplimit.com/course/sre-fundamentals-with-google

and Rodrigo's problem solving with python bootcamp: https://mathspp.gumroad.com/l/pythonbootcamp/

Plus the usual work/kids/video games

Expand full comment
Ardit Sulce's avatar

Did you watch or play video games? Or you coded some video games? And coded some kids too? 😉

Expand full comment
Sean's avatar

nope, I make my kids the old fashioned way :)

Expand full comment
Ardit Sulce's avatar

Ah ok 🙌, because I was just about to ask what library you used.

Expand full comment