TPT
Total:
$0.00
Computer Corner Banner

Computer Corner

Rated 4.91 out of 5, based on 23 reviews
142 Followers
Alliston, Ontario, Canada
About the store
I've taught computer science for 30 years. I have extensive experience in curriculum design and implementation. My resources have taken students from introductory programming to Advanced Placement success! My computer programming team had over 100 students from grades 9 to 12 and we regularly made it to the provincial finals. During the last few years I have had 90+ students write the Waterloo Computing Competition (CCC). On the computer engineering side, I designed the curriculum for an introductory engineering course and I also ran a FIRST robotics team for 5 years.
Read more

All resources

Preview of Coding Distance Learning Turing 4 Variables Exercises & Videos

Coding Distance Learning Turing 4 Variables Exercises & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEO LESSONS! **✨ Perfect for independent learners. ✨All programs require variables. The package provides 16 exercises so kids can practise declaration and assignment statements. Materials have also been modified in English (UK) where necessary.Duration: Two 75 minute periods. This package requires NO PREP!Distance/Online Learning:⚡ 2 Embedded Videos✔ Teacher README File with Instructions for Online Learning Resources ✔ 4 pages of Exercis
Preview of Python Coding Distance Learning Print Exit Ticket Activities & Videos

Python Coding Distance Learning Print Exit Ticket Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **Controlling the Python print function in an individualized exit ticket (differentiated instruction). Let's start by giving them an exemplar to teach how we want them to submit code and then let the kids prove they have mastered the Python's print function. Materials have also been modified in English (UK) where necessary.Duration: Three 75 minute periods. This package requires NO PREP!Distance/Online Learning Option:⚡ 2 Embedded Vi
Preview of Python Coding Distance Learning Print Syntax Activities & Videos

Python Coding Distance Learning Print Syntax Activities & Videos

Created by
Computer Corner
* UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **The Python print function can be manipulated by simple syntax commands. The next step is to control screen output. Give kids the power to put text where they want it and teach them the computer can do math equations just like a calculator. Duration: Three 75 minute periods. This package requires NO PREP!Distance/Online Learning Option: ✔ 4 Embedded Videos✔ Python Installation Instructions ✔ Teacher README File with Instructions for
Preview of Coding Distance Learning Turing Put Command Exit Ticket 3 Version With Videos

Coding Distance Learning Turing Put Command Exit Ticket 3 Version With Videos

Created by
Computer Corner
** Online Resource for Distance/Remote Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Can they control screen output? Let's start by giving them an exemplar to teach how we want them to submit code and then let the kids prove they have mastered Turing's put command. Let's start by giving them two descriptive feedback assessments to teach how we want them to submit code and then let the kids prove they have mastered Turing's put command. This package builds on the Turing P
Preview of Coding Distance Learning Turing Put Command Exit Ticket

Coding Distance Learning Turing Put Command Exit Ticket

Created by
Computer Corner
** Online Resource for Distance Learning or Remote Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Can they control screen output? Let's start by giving them an exemplar to teach how we want them to submit code and then let the kids prove they have mastered Turing's put command. Let's start by giving them two descriptive feedback assessments to teach how we want them to submit code and then let the kids prove they have mastered Turing's put command. This package builds on
Preview of Coding Distance Learning Turing Put Command Syntax Activities & Videos

Coding Distance Learning Turing Put Command Syntax Activities & Videos

Created by
Computer Corner
** Online Resource for Distance Learning or Remote Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Turing is a programming language that was written with high schools in mind which makes it ideal as a first language. The Turing put command outputs text in its own shell. As kids write simple commands that control screen output they learn how to problem solve one line at a time. Give kids the power to put text where they want it and teach them the computer can do math equati
Preview of Coding Distance Learning Turing Put Command Activities & Videos

Coding Distance Learning Turing Put Command Activities & Videos

Created by
Computer Corner
** Online Resource for Distance Learning or Remote Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Turing is a programming language that was written with high schools in mind which makes it ideal as a first language. The Turing put command outputs text in its own shell. This is the first step in teaching kids how to think through coding. As kids write simple output statements they learn how to problem solve one line at a time. Materials have also been modified in English (
Preview of Python Coding Distance Learning Manipulating Graphics Using For Loops Videos

Python Coding Distance Learning Manipulating Graphics Using For Loops Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEO! **✨ Perfect for independent learners. ✨The Python for loop structure can be used with not only the print function but also the turtle module's graphics functions. Now it's time to have some fun with for loops! Let's find out how loops can create images using graphics functions. Materials have also been modified in English (UK) where necessary.Duration: Two 75 minute periods. This package requires NO PREP!Distance/Online Learning Opti
Preview of Turtle Write Function and For Loop Activities with Videos

Turtle Write Function and For Loop Activities with Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨The Python Turtle write function outputs text on the turtle window. This package demonstrates how to control and manipulate the write function with for loops in the Turtle module. Materials have also been modified in English (UK) where necessary.Duration: Two 75 minute periods. This package requires NO PREP!Distance/Online Option: ⚡ 3 Embedded Videos⚡ 1 Embedded Video English UK✔ Python Installat
Preview of Coding Distance Learning Turtle Write Function Activities & Videos

Coding Distance Learning Turtle Write Function Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨The Python Turtle write function outputs text on the turtle window. This package covers the write function, string and numeric output, arithmetic operators, as well as integer and float data types within the turtle module. Materials have also been modified in English (UK) where necessary.Duration: Four 75 minute periods. This package requires NO PREP!Distance/Online Option: ⚡ 7 Embedded Videos⚡ 2
Preview of Coding Distance Learning Turtle Graphics & For Loop Activities & Videos

Coding Distance Learning Turtle Graphics & For Loop Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Python turtle graphics functions can be manipulated by for loops. This package covers co-ordinate math, for loops to manipulate turtle graphics, loop tracing as well as several new turtle functions. Prior knowledge of the basic graphics functions within the Turtle module is required. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package
Preview of Coding Distance Learning Turtle Basic Graphics Activities & Videos

Coding Distance Learning Turtle Basic Graphics Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨The Python Turtle module has many basic graphics functions that output simple graphic shapes on the turtle window. This package covers program planning, debugging, multiple functions, syntax & logic errors, as well as the basic graphics functions within the Turtle module. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requires N
Preview of Python Coding Distance Learning For Loop Structure Activities & Videos

Python Coding Distance Learning For Loop Structure Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners.✨ The Python for loop structure can be used with not only the print function but also the turtle module's graphics functions. Now it's time to have some fun with for loops! Printing to the output screen can be tedious one line at a time. What if we put the function inside a loop? Duration: Three 75 minute periods. This package requires NO PREP!Distance/Online Learning Option: ⚡ 3 Embedded Vide
Preview of Python Coding Distance Learning Turtle Basic Graphics Activities Videos

Python Coding Distance Learning Turtle Basic Graphics Activities Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨ The Python Turtle module has many basic graphics functions that output simple graphic shapes on the turtle window. The best thing about games is the graphics. Kids love to learn how to draw through coding and as a bonus, this will also reinforce their co-ordinate math skills. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package re
Preview of Python Variables Exercises for Online Learning

Python Variables Exercises for Online Learning

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEO LESSON! **✨ Perfect for independent learners. ✨All programs require variables. The package provides 16 exercises so kids can practise declaration and assignment statements. Materials have also been modified in English (UK) where necessary.Duration: Two 75 minute periods. This package requires NO PREP!Distance/Online Learning:⚡ 1 Embedded Video ✔ Teacher README File with Instructions for online learning resources ✔ 4 pages of exercis
Preview of Python Coding Distance Learning Turtle Animation Activities & Videos

Python Coding Distance Learning Turtle Animation Activities & Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Combining Python turtle graphics functions with for loops can create imaginative animations. This package combines graphics commands, with repetition to create an animated story. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requires NO PREP!Distance/Online Learning Option:⚡ 12 Embedded Videos⚡ 2 Embedded Videos English (UK)✔ Py
Showing 1-16 of 16 results

About the store

Experience

I've taught computer science for 30 years. I have extensive experience in curriculum design and implementation. My resources have taken students from introductory programming to Advanced Placement success! My computer programming team had over 100 students from grades 9 to 12 and we regularly made it to the provincial finals. During the last few years I have had 90+ students write the Waterloo Computing Competition (CCC). On the computer engineering side, I designed the curriculum for an introductory engineering course and I also ran a FIRST robotics team for 5 years.

Teaching style

I have taught using differentiated instruction in a flipped classroom model long before either of them were buzzwords. Never give answers - only ask more questions! Students need to get there under their own steam otherwise they haven't earned the knowledge and it won't stick! You can't learn how to drive a car in a classroom. You need to be behind the wheel and experience the reality and then try to analyze what you did. The point of programming is to use it as a tool to help students learn how to learn. The language is just the vehicle.

Awards & shining teacher moments

The second year of our participation in FIRST Robotics we won Canada and advanced to the final championships in Houston Texas. Two of my CCC students made it to the University of Waterloo to participate in the Canadian Computing Olympiad and one of them made it onto the IOC team that competed in Thailand.

My own education history

I have a Bachelor of Education and a Bachelor of Fine Arts. I taught myself how to program and as a result of my own journey I understand how students learn programming.

Additional biographical information

I have been a certified Advanced Placement teacher for over twenty years in Java as well as C.