DEV Community

Somay
Somay

Posted on

Day 1: NumPy and a power outage walk into a bar...

So I decided to finally learn NumPy properly today. Got through arrays, basic operations, feeling pretty good about myself.
Then the power went out.
Like, completely. Just sitting there in the dark thinking about whether np.array([1,2,3]) actually makes sense or if I was just following along mindlessly.
Honestly? Kinda funny. Universe really said 'hey, let's test this commitment immediately.'
But here's the thing - I actually remembered the stuff I learned before the blackout. Arrays, reshaping, basic math operations. It's still in my head even without the screen glowing at me.
Tomorrow I'll pick up where I left off. Assuming the power grid cooperates.
Anyone else have those 'of course this would happen' moments when starting something new? Or is it just me attracting chaos?

Top comments (0)