Unit Plan
Queen of Heaven School

Computer Curriculum

For Teachers K - 8th
Need some extra resources to get your class computer savvy? How about several years' worth? Show pupils in K-8 a progression of proficiency in a series of computer lessons. Learners master the basics, then work with the Microsoft Office...
Lesson Plan
Microsoft

Artificial Intelligence

For Teachers 6th - 8th
There's nothing artificial about an informative instructional activity. The eighth of nine parts in the Intro to CS with MakeCode series focuses on artificial intelligence. Scholars learn how artificial intelligence is making its way...
Lesson Plan
Microsoft

Iteration

For Teachers 6th - 8th
Learn to code, play, then repeat. The fourth of nine installments in the Intro to CS with MakeCode unit focuses on how to apply iterations in Minecraft. Scholars use the Agent feature and have it dance and build a farm.
Interactive
Khan Academy

Challenge: H for Hopper

For Students 6th - Higher Ed
An "H" is just three rectangles when you are trying to draw them on a computer screen. After watching the previous Intro to Drawing video this online programing activity guides young coders to draw the letter "H" on the screen. Help and...
Lesson Plan
Microsoft

Conditionals

For Teachers 6th - 8th
The conditions are ripe to learn about conditionals. Young computer scientists consider conditionals in their daily lives, then apply their knowledge to computer coding. The fifth of nine parts in the Intro to CS with MakeCode uses...
Lesson Plan
Microsoft

Arrays

For Teachers 6th - 8th
Zoos are just elaborate arrays. Scholars learn the meaning of arrays and how to create them in Minecraft. Applying this knowledge, they write a program to create a zoo within the game's world. They also complete an independent project...
Lesson Plan
Microsoft

Variables

For Teachers 6th - 8th
You won't want to replace the resource with anything else. Future computer scientists use Minecraft to learn about variables in computer coding. They engage in several activities to master the variable code block, then apply it in an...
Interactive
Khan Academy

Challenge: Favorite Animals

For Students 6th - Higher Ed
I'm not scared of lions & tigers & bears; in fact, they are on my favorites list! Have your young coders practice creating arrays and using loops. First they define the array as a list of favorite animals, then print them out...
Interactive
Khan Academy

Challenge: My Favorite Foods

For Students 6th - Higher Ed
Create a list of your favorite foods while you practice writing text in JavaScript. Use fill, textSize, and text functions. This is a quick activity that helps solidify basic skills. Expand with additional challenges...
Interactive
Khan Academy

Practice: Using Variables

For Students 6th - Higher Ed
A quick check of understanding is the focus in this short online quiz. Questions ask users to check out a short two- to four- line program and answer a question about the value of a variable. Get five questions correct in row to pass to...
Workbook
MLC

Fractions Packet

For Students 5th - 6th Standards
Your fifth graders will appreciate the simple, direct explanations, examples, and practice exercises in this well-organized unit on fractions. Beginning with an introduction to fractions, the packet flows smoothly through the fraction...
Lesson Plan
National Research Center for Career and Technical Education

Photoshop Scale

For Teachers 9th - 12th
Say cheese! Can your class take a great photo and size it to fit any need? A career and technology-centered lesson plan demonstrates the correct way to resize images in Adobe Photoshop. Scholars view a presentation and work individually...
Interactive
Khan Academy

Challenge: Favorite Fruits

For Students 6th - Higher Ed
Creating a list of favorite fruits is the perfect use of an array in coding. Practice defining and using arrays in this simple activity of creating an array and printing out each element in the array.  
Article
Khan Academy

Khan Academy: Intro to Vectors

For Students 9th - 10th
An introduction to the most basic building block for programming motion--the vector. In JavaScript referring to a Euclidean vector defined as an entity that has both magnitude and direction.
Unit Plan
Other

Jan's Computer Basics: Trabajo De Jan Con Windows

For Students 9th - 10th
This site is a step-by-step lesson that guides learners through the basics of using Windows. Covers a few versions of Windows. The tutorial is broken into sections with a practice quiz at the end.
Article
Khan Academy

Khan Academy: Get Ready to Learn J Query

For Students 9th - 10th
A review of the knowledge needed before beginning jQuery: HTML/CSS; JavaScript; JS DOM API; and using JS libraries. Links and practice for each of these programs are offered in the article.
Interactive
Khan Academy

Khan Academy: Using Variables

For Students 9th - 10th
Some practice problems with variables in computer programming.
Unknown Type
Khan Academy

Khan Academy: Using Variables

For Students 9th - 10th
Some practice problems using variables in computer programming.
Activity
Khan Academy

Khan Academy: Bonus: Animate a Rigged Character

For Students 9th - 10th
Students will use the online tool to animate the rigged lamp model.
Article
Khan Academy

Khan Academy: Review Html/css

For Students 9th - 10th
A review of HTML/CSS by providing links to Khan Academy's Intro to HTML/CSS course. Specifically llinked for the review: basic tags, grouping elements, CSS id's and class, and CSS absolute positioning.
Article
Khan Academy

Khan Academy: Quick Tip: Selecting by Tag Name

For Students 9th - 10th
In webpage design the CSS rule tells which HTML element to style by using selectors based on their tag names.