bterwijn

joined 2 months ago
[–] bterwijn@programming.dev 2 points 2 months ago* (last edited 2 months ago)

Thanks for reporting, should be fixed now.

[–] bterwijn@programming.dev 2 points 2 months ago (2 children)
[–] bterwijn@programming.dev 4 points 2 months ago* (last edited 2 months ago)

The "Solution" link gives the solution to the exercise, the "Explanation" link explains the Python data model concepts behind the exercise. If some parts are hard to understand let me know.

[–] bterwijn@programming.dev 3 points 2 months ago

Yes, that is a surprise to many, in other languages 'x+=y' and 'x=x+y' are the same.

[–] bterwijn@programming.dev 3 points 2 months ago

Thanks, glad it helps you.

[–] bterwijn@programming.dev 2 points 2 months ago* (last edited 2 months ago)

Glad you like it. Sketching by hand should remain standard practice, but for beginners that might be difficult. First they need to learn the right mental model to think about Python data, and I hope memory_graph can help with that.

[–] bterwijn@programming.dev 1 points 2 months ago

Thanks for adding. The link I posted should give people a quick animation to directly see what is possible instead of having to read through things first. That GitHub repo link is also on hat page. But you are right that some would probably want to start with the repo, thanks for feedback.

[–] bterwijn@programming.dev 1 points 2 months ago

Thanks, I'm pretty stoked about it myself.

view more: ‹ prev next ›