推文详情
avatar
@mttaggart@infosec.exchange

My hottest education take is that we'd be better served redoing the middle school curriculum and beyond with programming, not arithmetic, as the substrate for demonstrating understanding.
mk.absturztau.be/no...

查看详情

ぷにすきー

Miya Ironami (@iro_miya)

WHAT (You can follow Freya Holmér on fedi at @acegikmo@mastodon.social!) (📎1)

0
0
2
avatar
@scattermutant@mastodon.nz

@mttaggart Do you have a suggestion for how to handle the generalisation of the notation from finite summation to infinite series?

查看详情
0
0
0
avatar
@mttaggart@infosec.exchange

@scattermutant Some programming languages, like Haskell, allow the definition of effectively infinite sets thanks to lazy evaluation.

查看详情
0
0
1
avatar
@scattermutant@mastodon.nz

@mttaggart Does Haskell have for-loops? I thought it was all recursion and folds.

查看详情
0
0
0
avatar
@mttaggart@infosec.exchange

@scattermutant It does, but it's kind of an anti-pattern to use them. It's a valuable exercise to reframe your programming problem as a series of transformations by functions rather than a set of instructions.

查看详情
0
0
2
@mttaggart@infosec.exchange
0/472
加载中