Coding
- Thonny Python Editor
Easy to get started. Thonny comes with Python 3.10 built in, so just one simple installer is needed and you’re ready to learn programming. (You can also use a separate Python installation, if necessary.) The initial user interface is stripped of all features that may distract beginners.
Raspberry Pi Editor For Python on HTML
The Raspberry Pi Foundation’s Code Editor is a free, open-source, text-based code editor designed to help young people learn to code. It’s intended for educational use and is compatible with various devices. The editor’s features include:
– Simple interface: A clean, intuitive interface with dark and light modes
– Text size customization: Users can customize the size of the text
– Syntax highlighting: The editor highlights syntax
– And more…. - Python Sandbox
Python Sandbox is a construct of Ken Burres (me), a high school teacher of programming and mathematics.
Python Sandbox was started in early 2016 in order to provide high school students a place to learn and practice programming with the Python language.
Python Sandbox was first utilized by the Introduction to Programming of class of Hawthorne Christian Academy, at which Ken is a teacher and the Technology Coordinator. - OctoStudio
With OctoStudio, young people can create interactive animations and games using a mobile phone or tablet anytime anywhere. Take photos and record sounds, bring them to life with coding blocks, and send to family and friends.
OctoStudio is developed by Lifelong Kindergarten, the MIT Media Lab group that created Scratch, the world’s most popular coding language for kids. OctoStudio is completely free of charge. - Learn to Code
Learn at Home
As well as learning in school, young people can have fun getting creative with tech at home to make things that matter to them. That’s why part of our educational mission is supporting young people, parents, and educators with free home learning resources. Learn to code with our projects. The projects include step-by-step instructions to support coding for kids, teenagers and young adults of all ages and skill levels. Plus they’re available in up to 30 languages and take less than an hour to complete. - Code.Org
Code.org® is an education innovation nonprofit dedicated to the vision that every student in every school has the opportunity to learn computer science as part of their core K-12 education. We expand access to computer science in schools, with a focus on increasing participation by young women and students from other underrepresented groups. The leading provider of K-12 computer science curriculum in the largest school districts in the United States, Code.org also organizes the annual Hour of Code campaign, which has engaged more than 15% of all students in the world. Code.org is supported by generous donors including Microsoft, Amazon, Google and many others. - Hour of Code
What is the Hour of Code?
The Hour of Code is a free introduction to computer science through fun activities and videos for learners of all skill levels. This year’s celebration of both coding and AI is supported by over 400 partners, 20,000 educators, and 58,000 volunteers.
Creativity with AI
Join millions across the globe in organizing an hour of coding, with or without AI and learning how AI works. Anyone, anywhere can do it. No experience needed. - Minecraft Hour of Code Tutorials
- Don’t have Internet? Download the offline version of Minecraft Adventurer.
Instructions for teachers: if you have poor Internet service, these Hour of Code tutorials are available to download and install for offline use. Choose your language and platform, download and install it on all the computers in your classroom. You may want to use a USB drive to download once and install on all computers. Note: students will not be able to log into Code Studio, save progress, or print certificates. Teachers may print certificates ahead of time here. - Code Monkey
- https://adacomputerscience.org/?examBoard=all&stage=all
Welcome to Ada Computer Science, the free online platform for teachers and students around the world.
Developed by the Raspberry Pi Foundation and the University of Cambridge.
Benefits for Teachers:
Why use Ada?
— Free computer science learning resources, written by specialist teachers
–Saves time when planning lessons, and setting and marking work
–Features interactive coding questions for Python
–Includes real code examples in Python, C#, VB and Java
–Tailored to GCSE and A level computer science exam specifications
–Constantly updated based on research and your feedback - Raspberry Pi Projects
Start your coding and computing journey now!
100s of free coding and computing projects
Step-by-step instructions
Explore a range of hardware and software - Codewars
Achieve mastery through challenge
Improve your development skills by training with your peers on code kata that continuously challenge and push your coding practice. - Godot
Godot Engine is an open source project developed by a community of volunteers.
Use building blocks called nodes to create more complex and reusable scenes. Add scripts to your scenes and customize built-in behavior to implement your unique game mechanics. Rely on composition and node hierarchy to make game logic clear at a glance.