Updating search results...

Search Resources

482 Results

View
Selected filters:
  • coding
Studio Code : Learn Computer Science & How to Code
Read the Fine Print
Educational Use
Rating
0.0 stars

FULL COURSES are available here for students.

Learn to make your own game, app, or computer drawing. (K-5)

Build real working apps, games and websites using blocks, JavaScript, CSS, HTML and more. (6-9)

Go beyond Code.org and take university courses online or learn a new programming language. (10-12)

Plus access to all the Hour of Code games/coding activities!

Subject:
Coding
Computer & Digital Technologies
Computer Science
Math
Science
Material Type:
Activity/Lab
Unit of Study
Author:
CODE
Date Added:
01/22/2019
Study math for free – Mathplanet - High School
Rating
0.0 stars

Mathplanet is a FREE internet-based website dedicated to mathematics education, offering instructional videos, written materials, and practice exercises. Full courses to learn at your own pace.

*math playground (The Space Code: cross-curricular physics, tech, math)
*programming (basic programming in Python)
*pre-algebra
*algebra 1 & 2
*geometry

Subject:
Coding
Computer & Digital Technologies
Computer Science
Math
Science
Material Type:
Activity/Lab
Author:
Mattecentrum
Date Added:
01/15/2024
Teaching Coding & Video Game Design with Kodu
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Kodu lets students create games on Windows PCs via a simple visual programming language. Kodu can be used to teach creativity, problem solving, storytelling, as well as programming. Anyone can use Kodu to make a game, young children as well as adults with no design or programming skills. No previous experience is required!
You will find videos, lessons, and many other resources to get started.
The software is free!

Subject:
Coding
Computer & Digital Technologies
Computer Science
Education
Educational Technology
Elementary Education
Higher Education
Math
Science
Material Type:
Activity/Lab
Date Added:
08/16/2018
Terry Fox Canada Learning Code
Rating
0.0 stars

Terry Fox is a Canadian hero. One of Terry’s main goals was to create awareness around how cancer affects everyone, so that they become inspired to help find a cure for cancer. He gathered support around this cause by applying his strong spirit of determination and his story has inspired so many people around the world. In this lesson, students will have the opportunity to share their personal stories through the medium of art. Computer art is amazing because anyone can create something cool regardless of ability.

Subject:
Coding
Computer & Digital Technologies
Health & Fitness
Math
Physical Education
Social Studies
Material Type:
Activity/Lab
Provider:
Canada Learning Code
Author:
Caitlin Davey
Canada Learning Code
Date Added:
04/01/2019
Think Complexity
Unrestricted Use
CC BY
Rating
0.0 stars

This book is about complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science. This book focuses on discrete models, which include graphs, cellular automata, and agent-based models. They are often characterized by structure, rules and transitions rather than by equations. They tend to be more abstract than continuous models; in some cases there is no direct correspondence between the model and a physical system.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Date Added:
01/01/2012
Think DSP: Digital Signal Processing in Python
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

The examples and supporting code for this book are in Python. You should know core Python and you should be familiar with object-oriented features, at least using objects if not defining your own. If you are not already familiar with Python, you might want to start with my other book, Think Python, which is an introduction to Python for people who have never programmed, or Mark Lutz’s Learning Python, which might be better for people with programming experience.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Date Added:
01/01/2012
Think Java: How to Think Like a Computer Scientist
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Think Java is an introduction to Java programming for beginners. It is tailored for students preparing for the Computer Science Advanced Placement (AP) Exam, but it is for anyone who wants to learn Java.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Chris Mayfield
Date Added:
01/01/2012
Think OS: A Brief Introduction to Operating Systems
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Think OS is an introduction to Operating Systems for programmers. In many computer science programs, Operating Systems is an advanced topic. By the time students take it, they usually know how to program in C, and they have probably taken a class in Computer Architecture. Usually the goal of the class is to expose students to the design and implementation of operating systems, with the implied assumption that some of them will do research in this area, or write part of an OS.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Date Added:
01/01/2011
Think Python 2nd Edition
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Primary Source
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Date Added:
10/22/2019
Think Python: An Introduction to Software Design
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.

Subject:
Coding
Computer & Digital Technologies
Computer Science
Science
Material Type:
Textbook
Provider:
Green Tea Press
Author:
Allen B. Downey
Date Added:
01/01/2007
Third Grade Math Worksheets - Free Printable Math PDFs
Rating
0.0 stars

Third-grade math instruction is focused on the following areas: developing an understanding of multiplication and division and strategies for multiplication and division within 100; developing an understanding of fractions, especially unit fractions (fractions with numerator 1); developing an understanding of the structure of rectangular arrays and of area; describing and analyzing two-dimensional shapes.

The best way to ensure your students fully grasp the math concepts they'll need to successfully progress in their education is to practice as much as possible. The worksheets, puzzles, games, and other resources available here are the perfect solution for parents and teachers who want to provide their third graders with the tools they need to understand and excel in third-grade math.

Subject:
Math
Material Type:
Activity/Lab
Assessment
Homework/Assignment
Teaching/Learning Strategy
Author:
edHelper
Date Added:
09/14/2020
Twine / An open-source tool for telling interactive, nonlinear stories
Rating
0.0 stars

Create a web story or interactive story. You could use this to create a choose your own adventure book - you have branching options!

"You don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready.

Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes."

This webinar can help you get started (start at about 10 minutes in). Copy and paste this url into your browser - https://zoom.us/rec/play/7JAlJL2h_zM3H9eWtwSDC6R-W9ToeKis0SUa_vUEyx28BXRQYwLwMOZBZOOrxYNiFo0SI36nYddl4WRz

Supporting handouts (pass DLSUM2020) https://rise.articulate.com/share/xpvOFHYuevKVJBJ6cQXNjd0RvGDgDE4K#/

Subject:
English Language Arts
Material Type:
Activity/Lab
Author:
Twine
Date Added:
05/07/2020
Tynker Project - Animal Doodles
Rating
0.0 stars

"Reflect on wildlife and nature by going on a coding adventure! Students will follow a step-by-step Python tutorial in the Text Code Editor where they will create a project that draws different animals. They are provided code to get started, but are encouraged to add or change the code to make it their own. By the end of this lesson, students will have combined creativity with problem-solving skills while reinforcing coding concepts and Python syntax."

Length - 40 mins
Languages - Python; Block version available in the bottom right corner (easier)
Experience - Advanced - Block version is easier.

Subject:
Coding
Computer & Digital Technologies
Math
Science
Material Type:
Activity/Lab
Author:
Tynker
Date Added:
09/08/2019
W3Schools Online Web Tutorials
Rating
0.0 stars

The largest site on the Internet for Web developers, W3Schools is a fantastic resource for those interested in brushing up on their Web development skills—or learning them for the first time. Want to make your own website? W3Schools offers tutorials and references on a large range of subjects, including HTML, CSS, XML, JavaScript, PHP, SQL, and more.

Subject:
Coding
Computer & Digital Technologies
Material Type:
Activity/Lab
Assessment
Author:
W3Schools
Date Added:
01/12/2022
Weekly Coding Project from Tynker
Rating
0.0 stars

Tynker is the #1 Kids Coding Platform where millions have learned to code. Tynker offers self-paced online courses for children to learn coding at home, as well as an engaging programming curriculum for schools and camps.

Visit this site for a weekly free activity for coding - which also includes a teacher guide!

View the info on the right to determine if this applies to your students - the levels change with the activity.

Subject:
Math
Science
Material Type:
Activity/Lab
Author:
Tynker
Date Added:
01/21/2019
What Does it Mean to Be Green?
Rating
0.0 stars

Learners will discuss what it means to be ‘green’ and create a Green Haiku together, then bring their favourite idea to life using Scratch Jr.

The following is included:
Prep Work
Lesson
Assessment
Extensions
Curricular Connections
References

Subject:
English Language Arts
Science
Material Type:
Activity/Lab
Provider:
Canada Learning Code
Author:
Anna Villanueva
Kassandra Lenters
Date Added:
11/04/2019
Workbench - quality lessons and content
Rating
0.0 stars

"Workbench is an innovative one-stop shop for teachers to find and share lessons and projects that support both core and STEAM curricula. Forge real-world connections by creating a meteorologist's report about local weather, bring the maker movement to life by creating earthquake-proof Lego buildings, or encourage students to learn JavaScript through scaffolding lessons that increase in difficulty. Flip your classroom by assigning videos and independent learning tasks, and then have students collaborate in class to perform experiments or create media.

Struggling with differentiation? Individually assign projects by area of interest or level of complexity, adding in supports as needed via videos, guiding questions, and progress monitoring. Build higher-order thinking skills by asking open-ended questions, tracking student progress, and viewing responses in real time. Create classes and assignments on Workbench, in Google Classroom, or by using Clever to sync with your school's learning management system (LMS)." (Common Sense Media Review)

***Filter lessons by subject and grade!

Subject:
Arts Education
Coding
Computer & Digital Technologies
English Language Arts
Math
Science
Social Studies
Visual Arts
Material Type:
Activity/Lab
Author:
Workbench
Date Added:
01/29/2020