How to Animate a Spinning Emoji | Beginner Web Development Animation Tutorial
This project will give you a great introduction to basic web animations using HTML and CSS. Learn how to use spinning animations on the web by animating sushi (or any emoji you like)! Who is this project for? This project info and learning outcomes summary will help you decide if Continue Reading
Attending Online University: Top Tips for Success
Photo via Pexels While the pandemic shows no signs of slowing down, life must go on. People need to go to school, and thanks to the internet, it’s still possible to further your education without risking your health! Attending an online university is a fantastic way to lay the groundwork for Continue Reading
How to Code a PacMan Game (No Maze) | Intermediate Scratch Tutorial
Let’s build a PacMan game — except without the maze! Use the arrow keys to control PacMan, and try to collect as many balls as you can without getting touched by the ghosts. Each time a ghost touches you, you lose a life, so be careful because you only have Continue Reading
Make Your Own Virtual Zoom Background | Beginner Python Coding Tutorial
A lot of video calling software like Zoom and Google Hangouts now let users use a virtual background behind them. In this project, we’ll show you how to make your own virtual background graphic in Python with Turtle that you can use in your video calls! In this walkthrough, we Continue Reading
How to Make a Timer in Scratch (Beginners 8+) | Juni Learning
How to Get Started This article will teach you how to make a timer in Scratch, the free visual programming language. The script we describe here fits perfectly into any Scratch coding project, especially games! Timers are great for beginner Scratchers that want an easy way to make their Scratch Continue Reading
How to Make Rock Paper Scissors in Python | Intermediate Python Tutorial | Juni Learning
Project Introduction Let’s learn how to code a classic game in Python. We’re going to use conditionals, while loops, and random numbers to make a Rock, Paper, Scissors game where you play against the computer! Watch the tutorial video to see how we code this game step-by-step, and continue reading Continue Reading
How to Introduce Debugging to Kids | Juni Learning
When it comes to teaching kids problem-solving, few methods are as powerful as learning to debug code. The process of finding bugs and implementing debugging strategies is great practice for problem-solving in other areas of a child’s life. These simple guidelines will make it easy to introduce debugging to kids, Continue Reading
6 Ways Coding is Teaching Kids Problem Solving | Juni Learning
Problem Solving Skills for Kids Kids of all ages inevitably run across problems. Families and educators can try to directly help solve the child’s problem, but an even better way to help is by teaching problem solving skills! When we’re teaching children to be problem solvers, we give them a Continue Reading
The Importance of Algorithms for Kids
Algorithms are used by both computers and humans to make interconnected decisions throughout our world. Google’s search algorithm sorts through billions of webpages, presenting desired information to you in milliseconds. GPS systems manage massive systems of transport, ride sharing, and shipping. Algorithmic trading executes high-speed decisions to determine optimal investments Continue Reading
A 5-Step Guide to Teaching Kids Coding | Juni Learning
Getting Started There are several reasons why every kid should learn to code — for instance, coding fosters creativity and enhances problem-solving skills. Fortunately, teaching kids to code doesn’t have to be difficult, and you don’t need any coding experience. Juni Learning is here with a guide to get you Continue Reading