<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marc Scott &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/marc-scott/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 28 Aug 2024 09:34:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Bridging the gap from Scratch to Python: Introducing ‘Paint with Python’</title>
		<link>https://noise.getoto.net/2024/08/28/bridging-the-gap-from-scratch-to-python-introducing-paint-with-python/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Wed, 28 Aug 2024 09:34:11 +0000</pubDate>
				<category><![CDATA[coding for kids]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[text-based programming]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=88064</guid>

					<description><![CDATA[<p>We have developed an innovative activity to support young people as they transition from visual programming languages like Scratch to text-based programming languages like Python. This activity introduces a unique interface that empowers learners to easily interact with Python while they create a customised painting app. “The kids liked the self-paced learning, it allowed them…</p>
<p>The post <a href="https://www.raspberrypi.org/blog/learn-to-code-python/">Bridging the gap from Scratch to Python: Introducing ‘Paint with Python’</a> appeared first on <a href="https://www.raspberrypi.org/">Raspberry Pi Foundation</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Make a robot: A fun and educational journey into robotics for kids</title>
		<link>https://noise.getoto.net/2023/09/07/make-a-robot-a-fun-and-educational-journey-into-robotics-for-kids/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Thu, 07 Sep 2023 11:57:23 +0000</pubDate>
				<category><![CDATA[coding for kids]]></category>
		<category><![CDATA[parents]]></category>
		<category><![CDATA[physical computing]]></category>
		<category><![CDATA[Project paths]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[robotics for kids]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=84759</guid>

					<description><![CDATA[<p>Lots of kids are excited about robotics, and we have the free resources you need to help your children start making robots. What’s a robot anyway? Did you know that the concept of robotics dates back to ancient Greece, where a mathematician built a self-propelled flying pigeon to understand bird flight? Today, we have robots…</p>
<p>The post <a rel="nofollow" href="https://www.raspberrypi.org/blog/make-a-robot/">Make a robot: A fun and educational journey into robotics for kids</a> appeared first on <a rel="nofollow" href="https://www.raspberrypi.org/">Raspberry Pi Foundation</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>More Unity: Dive deeper into 3D worlds, game design and programming</title>
		<link>https://noise.getoto.net/2023/06/27/more-unity-dive-deeper-into-3d-worlds-game-design-and-programming/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 10:05:57 +0000</pubDate>
				<category><![CDATA[digital making]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[Project paths]]></category>
		<category><![CDATA[Unity]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=84271</guid>

					<description><![CDATA[<p>Our ‘Intro to Unity’ educational project path is a big success, sparking lots of young people’s passion for 3D game design and programming. Today we introduce the ‘More Unity‘ project path — the perfect next step for young people who have completed our ‘Intro to Unity‘ path. This new free path is designed to bridge…</p>
<p>The post <a rel="nofollow" href="https://www.raspberrypi.org/blog/more-unity-3d-game-design/">More Unity: Dive deeper into 3D worlds, game design and programming</a> appeared first on <a rel="nofollow" href="https://www.raspberrypi.org/">Raspberry Pi Foundation</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Kids’ coding languages</title>
		<link>https://noise.getoto.net/2023/04/28/kids-coding-languages/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Fri, 28 Apr 2023 09:47:30 +0000</pubDate>
				<category><![CDATA[coding for kids]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Project paths]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[ScratchJr]]></category>
		<category><![CDATA[web development]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=83768</guid>

					<description><![CDATA[<p>Programming is becoming an increasingly useful skill in today’s society. As we continue to rely more and more on software and digital technology, knowing how to code is also more and more valuable. That’s why many parents are looking for ways to introduce their children to programming. You might find it difficult to know where…</p>
<p>The post <a rel="nofollow" href="https://www.raspberrypi.org/blog/kids-coding-languages/">Kids’ coding languages</a> appeared first on <a rel="nofollow" href="https://www.raspberrypi.org/">Raspberry Pi Foundation</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>At what age can a child start coding?</title>
		<link>https://noise.getoto.net/2022/11/08/at-what-age-can-a-child-start-coding/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Tue, 08 Nov 2022 11:22:23 +0000</pubDate>
				<category><![CDATA[Code Club World]]></category>
		<category><![CDATA[coding for kids]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[parents]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[ScratchJr]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=81878</guid>

					<description><![CDATA[<p>Coding, or computer programming, is a way of writing instructions so that computers can complete tasks. Those instructions can be as simple as ‘move a toy robot forwards for three seconds and then make a beep’, or more complicated instructions, such as ‘check the weather in my local area and then adjust the heating in…</p>
<p>The post <a rel="nofollow" href="https://www.raspberrypi.org/blog/what-age-can-a-child-start-coding/">At what age can a child start coding?</a> appeared first on <a rel="nofollow" href="https://www.raspberrypi.org/">Raspberry Pi</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How do I start my child coding?</title>
		<link>https://noise.getoto.net/2022/07/14/how-do-i-start-my-child-coding/</link>
		
		<dc:creator><![CDATA[Marc Scott]]></dc:creator>
		<pubDate>Thu, 14 Jul 2022 09:21:04 +0000</pubDate>
				<category><![CDATA[Code Club]]></category>
		<category><![CDATA[Code Club World]]></category>
		<category><![CDATA[CoderDojo]]></category>
		<category><![CDATA[coding for kids]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[parents]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[ScratchJr]]></category>
		<guid isPermaLink="false">https://www.raspberrypi.org/?p=80442</guid>

					<description><![CDATA[<p>You may have heard a lot about coding and how important it is for children to start learning about coding as early as possible. Computers have become part of our lives, and we’re not just talking about the laptop or desktop computer you might have in your home or on your desk at work. Your…</p>
<p>The post <a rel="nofollow" href="https://www.raspberrypi.org/blog/how-do-i-start-my-child-coding/">How do I start my child coding?</a> appeared first on <a rel="nofollow" href="https://www.raspberrypi.org/">Raspberry Pi</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 25/131 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-02-09 15:01:29 by W3 Total Cache
-->