Tag: Coding
Spacecraft
Simon didn’t finish this coding challenge. He went as far as building a spaceship and controlling it. He also made it reappear after it hit the edges. He got stuck with … Continue reading Spacecraft
3D Primitives
A beautiful and simple coding project in JavaScript – 3D objects rotating in space. In P5.
Webcam
With this simple JavaScript code you can make a webcam!
Focus on the process
In this video Simon explains the method of querySelectorAll in JavaScript. He used it for a SVG challenge from LearnWebCode. Unfortunately, after several hours of work, when he was nearly there, the … Continue reading Focus on the process
Animation with Khan Academy
Simon has been trying different courses in JacaScript on Khan Academy, making some fun animations as part of tasks:
You also need the sin and the cos for crazy multiple sliders
Some other things Simon programmed this week were: A programming webpage in html Crazy multiple cursors in JavaScript Even crazier multiple sliders in JavaScript Here the multiple sliders are programmed … Continue reading You also need the sin and the cos for crazy multiple sliders
Making a webpage
This was one of the LearnWebCode challenges Simon did this week. It involved using Handlebars (a tool for JavaScript) to create a webpage about pets. Simon programmed the webpage on his RaspberryPi. … Continue reading Making a webpage
Favorite coding tutorials
In this video (filmed last week) Simon gives a brief overview of his currently favorite coding tutorials: He tried to make several of the projects/ challenges from these tutorials in … Continue reading Favorite coding tutorials
Coding Challenge #19
Simon made another beautiful visual graphic in P5 today. In the video below he explains the use of trigonometric formulas inside the code. The code itself comes from Daniel Shiffman’s … Continue reading Coding Challenge #19
Simon Made a Painting Program
Yesterday Simon made a painting program using JavaScript in P5. Here he changed the code to make the colours transparent: Changed the code to name the program “Painting … Continue reading Simon Made a Painting Program
JavaScript Numbers. Understanding of abstract concepts.
I’m increasingly in awe of Simon’s hunger for deeply abstract constructions and meanings. He loves talking about what he’s just learned and the subject often sounds difficult to grasp at … Continue reading JavaScript Numbers. Understanding of abstract concepts.