Snap! 6 is here, and it's all about scale
snap.berkeley.edu
Snap! 6 is here, and it's all about scale
1–10 of 59 posts
Re: Snap! 6 is here, and it's all about scale
#2His delight in programming is so contagious even with social distancing and teleconferencing!
Snap!Con20 Keynote - Hyperblocks
Opening keynote address of the Snap! Conference 2020, UC Berkeley, about APL-style hyper-operators (working on scalars, vectors, matrices and multi-dimensional data) and the fun to be had applying them to media of all kinds
https://www.youtube.com/watch?v=K1qR4vTAw4w&ab_channel=JensM...
Re: Snap! 6 is here, and it's all about scale
#3Also cool, if a little weird to me, to see full-blown map-reduce and APL-like features; I feel like that moves away from the "beginner's language" that I think of when I think of Snap, and builds at least the ability to take it a lot further. Which, honestly, is just really cool:)
Re: Snap! 6 is here, and it's all about scale
#4That is some seriously impressive improvement on performance and memory use; I'd be interested to know what exactly they did to do that (ex. did they realize they could rearrange something to do the same thing with less work, or is this just a lot of little optimizations adding up?). Also cool, if a little weird to me, to see full-blown map-reduce and APL-like features; I feel like that moves away from the "beginner'…
Re: Snap! 6 is here, and it's all about scale
#5Keynote by Jens Mönig "The Music Comes Out Of The Piano. Learning With Computers & From Computers" during ECTELFI20 - the joint online conference of the 15th European Conference on Technology-Enhanced Learning (EC-TEL20) and the 18th Annual Conference of the Educational Technologies SIG of the German Informatics Society.
Re: Snap! 6 is here, and it's all about scale
#6https://ntls.info/ntls-educational-leadership-award/brian-ha...
>[...] Snap! is a remarkable technological achievement. However, like Logo, its greatest achievement is arguably the educational philosophy that it draws upon and supports, and the associated community drawn together by this philosophy. In a very real sense, the Snap! community embodies the spirit of the early Logo community, extending it for the modern world. The NTLS Educational Technology Leadership Award, awarded to Brian Harvey and Jens Möenig, is presented in recognition of that accomplishment.
Re: Snap! 6 is here, and it's all about scale
#7Re: Snap! 6 is here, and it's all about scale
#8Re: Snap! 6 is here, and it's all about scale
#9Can anyone tell be in one or two sentences how this relates to Scratch? Is is an alternative, is it used by Scratch, is it something different although it looks very similar?
Re: Snap! 6 is here, and it's all about scale
#10The one really terrible thing about the current iteration of Snap (that I think would be trivial to solve?) is that you have to remember to save your work. I don't think that's a normal thing for people to think about on the web in this day and age, and I have seen many students (and my own children) lose large amounts of work due to this. It's extremely discouraging.
Other than that though, the snap language/environment is quite nice.