AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use a Lecture in Python
When you start guys are working on a lecture, right, it's very different than other kinds of programming. You don't have any objects, you just have modules and structs. A lot of people struggle because like, they're used to calling methods on objects,. They're used to things mutating and all this kind of stuff. "I was already looking in like functional programming in JavaScript"