TPT
Total:
$0.00

Coding and Computers

210+ results
Filters
Standard
Language
Preview of Elementary Computer Science, Coding, and Algorithms PPT

Elementary Computer Science, Coding, and Algorithms PPT

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Also, please email me at justin.browning@barren.kyschools.us for the algorithm worksheet if needed. Thanks!
Preview of Complete Computer Science & Python Programming Lessons [ULTIMATE CODING BUNDLE].

Complete Computer Science & Python Programming Lessons [ULTIMATE CODING BUNDLE].

This Bundle offers an all-in-one curriculum that combines core Computer Science concepts with practical Python programming skills. It covers everything from algorithms, flowcharts, memory management, and file systems to hands-on coding in Python. Designed for beginners and intermediate learners, this bundle is packed with engaging, classroom-ready content for a full academic term or self-paced study. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum ✤ PDF Lessons ✤ Pow
Preview of Introduction to Coding in Python - 38 LESSONS | Computer Science & Programming

Introduction to Coding in Python - 38 LESSONS | Computer Science & Programming

Try out this comprehensive lesson on Python programming and coding! It covers everything educators need to know about Python, explaining concepts in detail. This resource is perfect for beginners, as it provides a clear, easy-to-teach, and easy-to-learn approach. This is a GOOGLE DRIVE BUNDLE with over 100 Slides.▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ Google Slides Lessons▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ Format & Features✤ Google Slides✤ Editable ✤ Interactive ✤ B
Preview of Introduction to Coding in Python - 38 LESSONS | Computer Science & Programming

Introduction to Coding in Python - 38 LESSONS | Computer Science & Programming

✤ This Lesson provides a beginner-friendly introduction to coding in Python, tailored for Computer Science and Programming education. Through 38 structured lessons, learners explore key programming concepts such as variables, loops, conditionals, functions, data structures, and file handling. Each lesson is practical, engaging, and designed to build both foundational knowledge and real-world coding skills. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤
Preview of Elementary Computer Science, Coding, and Algorithms PDF

Elementary Computer Science, Coding, and Algorithms PDF

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Thanks!
Preview of Elementary Computer Science, Coding, and Algorithms KEYNOTE

Elementary Computer Science, Coding, and Algorithms KEYNOTE

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Thanks!
Preview of Dynamic Typing in Python Programming and Computer Science | Coding Lessons

Dynamic Typing in Python Programming and Computer Science | Coding Lessons

Created by
CodeHive DIY
This lesson introduces learners to the concept of dynamic typing in Python. It explains how Python determines variable types at runtime, eliminating the need for explicit type declarations. Learners will explore how dynamic typing simplifies coding, enhances flexibility, and influences program behavior, both positively and negatively. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn.
Preview of AP Computer Science A Unit 1

AP Computer Science A Unit 1

What's Included in This Bundle: This bundle contains 15 complete sub-units, each structured to build student understanding from the ground up. Each sub-unit includes the following components: 1. Editable PowerPoint Presentation (Dark Visual Studio Theme)A visually engaging, slide-by-slide guide for every key concept.Features: Clean, dark background with syntax-highlighted code examples that match the VS Code environment students use.Editable: Fully customizable to fit your teaching style and pa
Preview of Computer Science Foundations with Python Programming  Step-by-Step Curriculum

Computer Science Foundations with Python Programming Step-by-Step Curriculum

This lesson gives students a clear, structured foundation in Python programming and Coding, moving from core computing concepts to real Python code, control flow, operators and data structures ────────── ⋆⋅☆⋅⋆ ────────── What’s Included💡 Full Python Programming Foundations slide deck 💡Visual diagrams and step-by-step slides and PDF 💡 Python code examples throughout 💡 Classroom-ready structure 💡 Suitable for in-person, online, or hybrid teaching ────────── ⋆⋅☆⋅⋆ ────────── What Students Wi
Preview of Goldie's PROJECT & ACTIVITY BUNDLE for AP® Computer Science A

Goldie's PROJECT & ACTIVITY BUNDLE for AP® Computer Science A

AP® Computer Science AGoldie's Project and Activity Bundle Goldie's AP® Computer Science A Project and Activity Bundle provides engaging, hands-on resources to help students master all the concepts in the College Board's AP® CSA Course. Designed specifically for the College Board’s AP CSA curriculum, this bundle includes a variety of creative and rigorous activities, challenges, and project-based tasks that reinforce key topics needed for success on the AP Exam. There are coding projects fo
Preview of AP Computer Science A TOPIC 1.4 Assignment Statements and Input

AP Computer Science A TOPIC 1.4 Assignment Statements and Input

AP Computer Science A Topic 1.4Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.4: Assignment Statements and InputLO 1.4.A: Develop code for assignment statements with expressions and determine the value stored.EK 1.4.A.1: A variable must be assigned a value before use. null indicates no object.EK 1.4.A.2: The assignment operator = stores the value
Preview of AP Computer Science Python 20 Lesson Set + HW + Assessments

AP Computer Science Python 20 Lesson Set + HW + Assessments

A complete set of 20 lessons, with the corresponding classwork, homework, code (for hw and classwork) and 3 light assessments. The lessons cover various introductory topics in computer science (utilizing Python). This lesson set is meant for students who have some understanding of the computer science fundamentals and want to develop/expand their knowledge in Python. The lesson set utilizes Visual Studio Code, a modern and popular software development IDE. All material has answer keys where appr
Preview of AP Computer Science A Topic 1.15: String Manipulation

AP Computer Science A Topic 1.15: String Manipulation

AP Computer Science A Topic 1.15Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.15: String ManipulationLO 1.15.A: Develop code to create string objects and determine the result of creating and combining strings.EK 1.15.A.1: String objects can be created with a literal or a constructor.EK 1.15.A.3: String objects are immutable.EK 1.15.A.4: Strings c
Preview of AP Computer Science A Topic 1.14: Calling Instance Methods

AP Computer Science A Topic 1.14: Calling Instance Methods

AP Computer Science A Topic 1.13Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.14: Calling Instance MethodsLO 1.14.A: Develop code to call instance methods and determine the result.EK 1.14.A.1: Instance methods are called on objects using the dot operator.EK 1.14.A.2: A method call on a null reference results in a NullPointerException.
Preview of AP Computer Science A TOPIC 1.10 Calling Class Methods

AP Computer Science A TOPIC 1.10 Calling Class Methods

AP Computer Science A Topic 1.10Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.10: Calling Class MethodsLO 1.10.A: Develop code to call class methods and determine the result.EK 1.10.A.1: Class methods are designated with static and are associated with the class, not objects.
Preview of AP Computer Science A Topic 1.5: Casting and Range of Variables

AP Computer Science A Topic 1.5: Casting and Range of Variables

AP Computer Science A Topic 1.5Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.5: Casting and Range of VariablesLO 1.5.A: Develop code to cast primitive values and determine the result.EK 1.5.A.1: Use (int) and (double) to convert between numeric types.EK 1.5.A.2: Casting a LO 1.5.A: Develop code to cast primitive values and determine the result.EK
Preview of AP Computer Science A Topic 1.3: Expressions and Output

AP Computer Science A Topic 1.3: Expressions and Output

AP Computer Science A Topic 1.3Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.3: Expressions and OutputLO 1.3.A: Develop code to generate output and determine the result that would be displayed.EK 1.3.A.1: System.out.print and System.out.println display information.LO 1.3.B: Develop code to utilize string literals and determine the result of usin
Preview of AP Computer Science A Topic 1.1: Introduction to Algorithms

AP Computer Science A Topic 1.1: Introduction to Algorithms

AP Computer Science A Topic 1.1Editable PowerPoint Presentation (Dark Visual Studio Theme)Practical AssessmentTheory AssessmentClassworkUnit TestTopic 1.1: Introduction to Algorithms, Programming, and CompilersLO 1.1.A: Represent patterns and algorithms found in everyday life using written language or diagrams.EK 1.1.A.1: Algorithms are step-by-step processes.EK 1.1.A.2: Sequencing defines the order of steps.LO 1.1.B: Explain the code compilation and execution process.EK 1.1.B.1: IDEs are used t
Preview of IB Learner Profile Posters, Banners and PowerPoint, Design, Coding, PYP, MYP, DP

IB Learner Profile Posters, Banners and PowerPoint, Design, Coding, PYP, MYP, DP

• For Design classroom, Technology Lab, and IT spaces. • Ten learner profile posters for Teachers in the International Baccalaureate (IB) Primary Years Program (PYP), Middle Years Program (MYP), or Diploma Program (DP). Poster Sizes• US pdf = 11”x17” Poster • A3 pdf = 29.7cm x 42cm • 16x9 jpeg = PowerPoint Slide and Widescreen TV IB Profiles• Balanced • Caring • Communicators • Courageous • Inquirers • Knowledgeable • Open-minded • Principled • Reflective • Thinkers • Risk-takers (for those s
Preview of Goldie's UNIT 2 LESSON BUNDLE for AP® Computer Science A

Goldie's UNIT 2 LESSON BUNDLE for AP® Computer Science A

AP® Computer Science AUnit 2: Selection and Iteration Lesson Bundle Teach control structures with confidence! This Unit 2 lesson bundle covers everything your students need to know about selection and iteration including if statements, loops, logical operators, and more. Aligned to the 2025 AP® CSA CED, these lessons are clear, scaffolded, and totally ready to go. Whether you’re introducing compound conditionals or tracing nested loops, this unit will help your students build confidence and m
Preview of Creative Coding Foundation – Scratch, Web & P5.js (Y6–Y7)

Creative Coding Foundation – Scratch, Web & P5.js (Y6–Y7)

Created by
Human Curiosity
Give your Y6–Y7 students a solid, creative start in coding with Scratch games, simple web design and playful P5.js projects. This bundle offers a full foundation in creative coding for Y6–Y7. Students begin with a structured Scratch pathway (project, follow‑up and review), then explore web design in a 2‑hour workshop and finish with a beginner‑friendly P5.js course. Perfect for MYP Design or ICT teachers who want one clear package for a term of engaging, visual coding.​ What’s included:First ste
Preview of Python Coding For Beginners | Lessons, Projects, & Exercises | Levels 1 & 2

Python Coding For Beginners | Lessons, Projects, & Exercises | Levels 1 & 2

Created by
Cyber Wiz
Make teaching Python easy, organized, and engaging with this Python Programming Bundle, featuring classroom-ready resources designed to help students build real coding confidence. Whether you’re introducing Python for the first time or reinforcing key concepts, these editable resources help students learn how to think like programmers and fix code like pros. What’s IncludedPython Escape Room Mystery Practice debugging syntax and logical errorsHands-on practice running codePython Troubleshooting
Preview of Coding & Logic Basics BUMP Science Game - No Prep Grade 6 Review Activity

Coding & Logic Basics BUMP Science Game - No Prep Grade 6 Review Activity

Let’s BUMP the other teams to score points!BUMP is a No Prep Science game where students bump other teams off the platform to score points based on how quickly they answered the questions correctly! The game is playable with the whole class together, or you can play it as small groups. There are 20 questions and answers included. This version is Middle School Science, Grade 6, Coding & Logic Basics. It is a digital resource, no printouts required. How It Works: The game runs in PowerPoint, and y
Preview of Math Problems in Coding & Algorithms BIG UNFAIR Math Game - No Prep Grade 8

Math Problems in Coding & Algorithms BIG UNFAIR Math Game - No Prep Grade 8

This game is UNFAIR and the kids love it!8 teams answer every question!The Big Unfair Game is a No Prep Math review game where students earn points for answering questions, but the points can be positive or negative! The goal is to have the score the closest to zero at the end of the game.The game is playable with the whole class together, or you can play it as small groups. All questions and answers are included. This version is Middle School Math, Grade 8, Math Problems in Coding & Algorithms
Showing 1-24 of 210+ results