Countdown until 2020 – Page 2 – Share your Projects – Snap! Forum https://forum.snap.berkeley.edu/t/countdown-until-2020/1273?page=2
Open it via the Snap! website and save it.
Nah, it took me a while to find it, too.
Open it via the Snap! website and save it.
Nah, it took me a while to find it, too.
Have you ever wanted to use Snap! but your PC is unavailable or you didn't have a PC? This method may come in handy. Set zoom to 50% (press the AA button on the address bar) Run Snap! Increase the size of blocks using …
I wish iOS Safari did not zoom in when clicking on input bars, I find that kind of
help I don't want to get banned for potty word
If we find a project of yours offensive, we may unpublish it.
I want to make a png…
tbh it was very hard to find a good, free, png editor….xD @silver_star np silver_star
hi, I'm 10kilo from Scratch (aka 1gig on my school account). is there any beginner stuff I need to know?
Sorry, that isn’t what you wanted to know, although you still might find it interesting
e.g. something that would make this work
(And if you do find it please don’t start a forum gang rush around it, okay?
Hi, almost finished with the OpenSap course, and would like to continue learning, are there any books that you recommend? Or a YouTube channel or website. Thanks!
you’ll find Scheme quite similar. Parts of the Snap!
A friendly place to discuss programming with Snap!.
user, you want this forum to be useful, and that means the staff can’t find that
I used Binet's Formula to calculate fibonacci numbers: (define (fib n) (/ (- (expt (/ (+ 1 (sqrt 5)) 2) n) (expt (/ (- 1 (sqrt 5)) 2) n)) (sqrt 5))) (fib 5) So, (define (fib n) (/ (- (expt (/ (+ 1 (sqrt 5)) 2) n)…
.); you can find an implementation in SICP 2.5.3.
I made a block that makes this: turn into this: Even though it's not good enough to use in normal project contexts, I'll still provide the block here: I haven't added coloring to text or any other values yet. I …
I don’t know what the problem is, but I’m going to try to find it.