TPT
Total:
$0.00

Subjects

Arts & Music
English Language Arts
Foreign Language
Holidays/Seasonal
Math
Science
Social Studies - History
Specialty
For All Subject Areas
23 results

High school computer science lecture videos

Preview of Aesthetic Design for Architects, Engineers, and Designers- Principles & Elements

Aesthetic Design for Architects, Engineers, and Designers- Principles & Elements

This lesson is a great introduction to visual design for engineering, design, and architecture students. It will also work great for any art or STEAM class studying the principles and elements of visual design. This lesson answers questions such as:What are "aesthetics?"Why do aesthetics matter?How do professionals approach aesthetic design?What are the principles and elements of visual design?How can the principles and elements be used to achieve a desired aesthetic?How can we discuss and commu
Preview of Adobe Photoshop CS6 - Change Hair Color

Adobe Photoshop CS6 - Change Hair Color

Created by
Brett Keener
In this video tutorial, students will learn the technique to change hair color using Photoshop CS6. Students will also be exposed to the specific tools which will make the hair color change look as realistic as possible. Image file that goes along with the video tutorial is included.
Preview of Adobe Photoshop - Creating Cartoon Eyes

Adobe Photoshop - Creating Cartoon Eyes

Created by
Brett Keener
In this Photoshop video tutorial, students will create a detailed cartoon character eye. Students will learn to use the shape tool(s) as well as add effects to their shapes. A word document tutorial is also included.
Preview of Python Code 07: Collections; Lists and Tuples
28:32

Python Code 07: Collections; Lists and Tuples

Created by
BrainStemSchool
Video Companion - lesson and demonstration with code examples to accompany the slides for Collections, Lists, and Tuples Check out More Awesome Videos by BrainStemSchool
Preview of Python Code 10: File I/O Part 2
20:36

Python Code 10: File I/O Part 2

Created by
BrainStemSchool
Video for the second half of File I/O slides for lesson 10. Using Python Code to access comma separated value files to use documents like database or spreadsheets. Reading, writing, and manipulating data.
Preview of Python Code 02 (part 2/2): Variables and Math
19:37

Python Code 02 (part 2/2): Variables and Math

Created by
BrainStemSchool
Types and Literals explained in Python Code This video to accompany the slides on Python Types, Literals, Variables and Math Related Video: Python Code 1 (part 1/2): Types and Literals Check out More Awesome Videos by BrainStemSchool
Preview of Forces & Motion Lesson Slides for Middle School Science, Tech, & Engineering

Forces & Motion Lesson Slides for Middle School Science, Tech, & Engineering

This slideshow covers the basic concepts behind Newton's laws of motion as well as Bernoulli's principle. Introduce students to the key vocabulary needed to understand forces and motion with this clear, easy to understand lesson. New to this topic? No problem. Recorded, edited video lessons are included in the slideshow, or you can use the detailed speaker notes on each slide to brush up on the content.This lesson explains 23 key terms related to force and motion using high quality images, anima
Preview of Python Code 02 (part 1/2): Types and Literals
18:08

Python Code 02 (part 1/2): Types and Literals

Created by
BrainStemSchool
Types and Literals explained in Python Code This video to accompany the slides on Python Types, Literals, Variables and Math Related Video: Python Code 2 (part 2/2): Variables and Math Check out More Awesome Videos by BrainStemSchool
Preview of Python Code 10: File I/O Part 1
29:23

Python Code 10: File I/O Part 1

Created by
BrainStemSchool
Coding in Python - File Input and Output Reading and writing to text files and using code to manipulate the data
Preview of Python Code: OOP- Object Oriented Programming Part 3: Inheritance
14:57

Python Code: OOP- Object Oriented Programming Part 3: Inheritance

Created by
BrainStemSchool
Accompanies the slides on writing OOP - Object Oriented Programming code Video Lesson
Preview of Python Code: OOP- Object Oriented Programming Part 2
19:43

Python Code: OOP- Object Oriented Programming Part 2

Created by
BrainStemSchool
Part 2 of the 3 Part Series of Video Lessons teaching Python Code and Obejct Oriented Programming Accompanies the OOP Python Code slides.
Preview of Python Code: OOP- Object Oriented Programming Part 1
8:12

Python Code: OOP- Object Oriented Programming Part 1

Created by
BrainStemSchool
Part 1 of the 3 Part Series of Video Lessons teaching Python Code and Object Oriented Programming Accompanies the OOP slides.
Preview of Python Code 12: GUI Intro with Tkinter
23:08

Python Code 12: GUI Intro with Tkinter

Created by
BrainStemSchool
Video companion to slides. Lecture and demonstration of using Python Code creating a graphical user interface with Python and the Tkinter module Using the IDLE Python IDE.
Preview of Algorithms - Designing a solution

Algorithms - Designing a solution

This video lecture goes over solving a problem using an algorithmic approach. Starting with understanding the problem, dividing the problem into subtasks, and finally providing a solution using pseudocode. Taking a simple problem, and describing and analyzing each step towards the solution to demonstrate using algorithms.
Preview of History of Wifi Video
9:25

History of Wifi Video

Created by
Amanda Johnson
This is a video that traces the history of Wifi from the pre-industrial age to the current version that we use today (Wifi 6). This would be a great video to upload to EdPuzzle and embed questions into to check for student understanding. Great for MS and HS Computer Science classes!
Preview of 2. Computer Programming - Setting Up Scratch and Microbit
3:30

2. Computer Programming - Setting Up Scratch and Microbit

Learn how to setup Scratch and Microbit Note: This is to be purchased as a bundle along with the other videos of the course to truly benefit
Preview of Adobe Photoshop CS6 - Using the Quick Selection Tool

Adobe Photoshop CS6 - Using the Quick Selection Tool

Created by
Brett Keener
This is a video tutorial that will demonstrate to students how to effectively use the quick selection tool in Photoshop CS6. Students will also learn to optimize their selection by refining edges and practice this technique using the included images.
Preview of Digital Conduct #1

Digital Conduct #1

Students explore how their online behavior can have a lasting impact on their personal and school lives. Topics covered include cyberbullying, sexting, and the importance of reporting threats. This segment promotes good manners, thoughtfulness, and empathy in their digital lives.
Preview of Do our eyes see better than digital cameras?
1:05

Do our eyes see better than digital cameras?

Are you using our Binary and Imaging unit in your classroom? This video is a great add-on to the unit looking at how our eyes see differently than digital cameras. The pixel size of our eyes, from the cell size of rods and cones, and that of digital cameras are just about the same. So which can image better? Our eyes, or digital cameras? Related Products from our Store Binary and Imaging unit Binary and Imaging Lab
Preview of Scratch - Jumping and Gravity

Scratch - Jumping and Gravity

Created by
M P
A Scratch tutorial that explains how to add acceleration and gravity to a jumping object in scratch. The character will jump a bit like "Super Mario" or other 2D platformers. In this example I used a ball instead of a character so I added a bit of a bounce when it hits the ground. This is a great way of differentiating for students who are advancing in scratch and want a challenge. There is a lot of physics in the tutorial and this could be modified as an integrated physics lesson also.
Preview of Python Code: Turtle Graphics
11:49

Python Code: Turtle Graphics

Created by
BrainStemSchool
Video tutorial explaining "Turtle" graphics in Python. Drawing its roots in the old Logo language to teach procedural concepts by drawing, this tutorial is a great introduction to programming (coding), Python, and graphics all in an easy-to-follow lesson with useful code examples. Additional Materials: If you are looking for the slides they, and the example exercises in the Repl.it online platform, are available in the Python Turtle Graphics Supplement. Check out More Awesome Videos by BrainS
Preview of The Evolution Traditional to New Media

The Evolution Traditional to New Media

Created by
TeacherCAT 4U
This is a must-have for teacher or individual looking to teach or study Media and Information Literacy.I had prepared for you a lecture VIDEO presentation about the EVOLUTION OF TRADITIONAL TO NEW MEDIA.Topics are:Prehistoric AgeIndustrial AgeElectronic AgeNew (Information) Age
Preview of Split and Join (Python Code Mini-Lesson)
4:49

Split and Join (Python Code Mini-Lesson)

Created by
BrainStemSchool
Python Code Minilesson Split and Join - splitting a string into a list and creating a string from a list.
Showing 1-23 of 23 results