site banner

Friday Fun Thread for November 25, 2022

Be advised; this thread is not for serious in depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

7
Jump in the discussion.

No email address required.

Recently, I’ve been working with LOGO, and really enjoying it. I’ve had to learn things about programming I haven’t yet learned.

It is an elegant and poetic language, and learning to think LOGO-istically (LOGOically?) instead of in C++ has sharpened my skills.

My mathematical specialty is circle graphs, a number theory topic dealing with modulo N. I’ve developed a rudimentary engine in FMSLogo for generating numerical sequences and then using them to connect the dots. So far, I’ve used it to discover something fascinating about the Fibonacci Sequence.