TPT
Total:
$0.00

Basic Function Tables

110+ results
Preview of AP Computer Science Principles - Strings & Functions Lab (Python)

AP Computer Science Principles - Strings & Functions Lab (Python)

This particular assignment covers basics of strings and functions. Many of my students tend to struggle a bit with the concept of multiple input/outputs into Python functions (as well as Python scope) so I usually provide three in-class work days for this particular lab. There are four different problems the students need to write code to solve. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chan
Preview of Python Coding For Beginners | Lesson 1 | Editable Presentation & Exercises

Python Coding For Beginners | Lesson 1 | Editable Presentation & Exercises

Created by
Cyber Wiz
Python coding lessons for beginners made simple! This editable and student-friendly resource introduces the basics of Python programming step by step, including variables, loops, lists, functions, and input/output. Designed for middle and high school computer science classes, this resource combines clear explanations with interactive practice so students learn by doing. What’s IncludedEditable Presentation Slides – introduce key Python coding concepts with examplesStep-by-Step Guided Activities
Preview of AP Computer Science Principles - Labs and Projects (Python)

AP Computer Science Principles - Labs and Projects (Python)

This contains all labs and projects posted on TPT meant for a Python-based AP Computer Science Principles class. Contains labs for Basic I/OStrings & FunctionsDecision StatementsPygameLoopsListsas well as three projects. Each lab and project has a PDF of instructions and .py files corresponding to instructor solution codes.
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 Introduction to Routing in Networking and Computer Science | Complete Lessons.

Introduction to Routing in Networking and Computer Science | Complete Lessons.

This Google Slides lesson provides a comprehensive introduction to Routing in Networking and Computer Science. It covers everything learners need to know about how data moves between networks, types of routing (static and dynamic), routing tables, IP addressing, and basic router operations. Designed for beginners, the lesson is clear, well-structured, and easy to follow. Every slide is interactive, making complex concepts easy to understand through visuals and real-world examples. ▧▧▧▧▧▧▧
Preview of STEM Arduino Card Blink and lights STUDENT (Introduction)

STEM Arduino Card Blink and lights STUDENT (Introduction)

Created by
STEM in Design
STEM in Design is aimed towards introducing students and teachers to micro processing system controls This unit guides the teacher and student through using Arduino to program LEDs. 1. Students should have a clear understanding about the Arduino components needed to program an LED to function. 2. Students will be able to develop simple programs to control LEDs (INPUTS and OUTPUTS) 3. How to write a simple program (Sketch) 4. How to use the Arduino software 5. How basic circuits are created .
Preview of DHCP | CCNA 200-301 Prep and Networking Lessons

DHCP | CCNA 200-301 Prep and Networking Lessons

This lesson is on Dynamic Host Configuration Protocol (DHCP). Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, or CCNP), it explains how DHCP automates IP address assignment and network configuration, allowing devices to connect efficiently without manual setup. Things we’ll coverThe purpose of DHCPBasic functions of DHCPConfiguring DHCP in Cisco IOS◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Formats Provided✯ Cisco Packet Tracer Simulation File (.pkt)✯ PPTX (editable
Preview of Domain Name System | CCNA 200-301 Prep and Networking Lessons

Domain Name System | CCNA 200-301 Prep and Networking Lessons

This lesson is on Domain Name System (DNS). Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, or CCNP), it explains how DNS translates domain names into IP addresses, enabling users to access websites and network resources easily using human-readable names instead of numerical addresses. Things we’ll coverThe purpose of DNSBasic functions of DNSConfiguring DNS in Cisco IOS◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Formats Provided✯ Cisco Packet Tracer Simulation File (
Preview of AI-Updated Python Curriculum Series 1–4 | Beginner to Intermediate

AI-Updated Python Curriculum Series 1–4 | Beginner to Intermediate

Created by
ChatPressJapan
Learn Python from zero — with ChatGPT as your personal AI tutor. No coding background required. No expert teacher needed. Students learn independently with AI guidance — 24 hours a day. ━━━━━━━━━━━━━━━━━━━━━━ 📚 WHAT'S INCLUDED (Series 1–4) ━━━━━━━━━━━━━━━━━━━━━━ 🟩 Series 1 — Thonny Introduction (6 Lessons) Install Thonny, run your first program, fix errors, save files, add packages, use Japanese + English together. 🟩 Series 2 — Python Basics (6 Lessons) Variables, If statements, For loops, Wh
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 Lessons on Installing a Physical Network in Networking and Computer Science.

Lessons on Installing a Physical Network in Networking and Computer Science.

This Google Slides lesson provides a comprehensive guide to Installing a Physical Network in Networking and Computer Science. It covers everything learners need to know about network planning, cable installation, connecting hardware (switches, routers, and patch panels), testing connections, and troubleshooting common issues. Designed for beginners, this lesson is clear, hands-on, and easy to follow. Every slide is interactive and designed to make learning practical and fun. ▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Stored Procedures and Functions Complete Lesson  | Database Management System

Stored Procedures and Functions Complete Lesson | Database Management System

This lesson provides a complete foundation on Stored Procedures and Functions in MySQL, covering procedure creation, parameters, execution, functions, and real-world database logic implementation. Ideal for Computer Science.Designed to help students understand HOW logic is stored, reused, and secured inside the database, using clear syntax, step-by-step examples, and realistic employee-database scenarios. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Stored Procedures and Functions
Preview of Practical Use Cases for Every Function in Python | Coding Curriculum [ Bundle ]

Practical Use Cases for Every Function in Python | Coding Curriculum [ Bundle ]

Created by
CodeHive DIY
Teach Your Students Exactly When and Why to Use Every Type of Function in Python Programming and Coding. Most people can define a function. Few know when to use a lambda, how to write async functions, or why a user-defined function matters over a built-in one. This curriculum eliminates the guesswork by showing students exactly how, when, and why to use every kind of function in Python with real-world, practical use cases.≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What You Get★ 14 Plug-and-Play
Preview of Sphero Basics: Controls Card Set

Sphero Basics: Controls Card Set

This card set describes the basic "control" commands to program the sphero. This card set is designed for use with the SpheroEDU app. Great as a reference when doing any coding challenges with the sphero! Includes cards for the students and full pages for projection.
Preview of The Supply Function – Physics Worksheet | Electricity, Energy & Systems (6 Exerc

The Supply Function – Physics Worksheet | Electricity, Energy & Systems (6 Exerc

This resource includes 6 engaging physics exercises about the Supply Function in technical systems, designed to help students understand how energy is supplied and used in electrical systems. Students will practice problem-solving and calculations through real-life examples and diagrams. The activities help reinforce key concepts in electricity and energy systems. Topics Covered ✔ Electrical circuits ✔ Ohm’s Law ✔ Power and energy calculations ✔ Energy consumption of electrical devices ✔
Preview of A Complete Guide to Functions in Python Programming | Complete Coding Lesson.

A Complete Guide to Functions in Python Programming | Complete Coding Lesson.

Created by
CodeHive DIY
This lesson introduces learners to functions in Python programming and coding. It covers the fundamentals of defining and calling functions, working with parameters and return values, and demonstrates how to use Python’s built-in functions to perform specific tasks in a program. 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. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ Ready-to-teach. Zero pr
Preview of AP Computer Science Principles - Unit 5 Functions Review Guide with Answer Key

AP Computer Science Principles - Unit 5 Functions Review Guide with Answer Key

Created by
Andy Mattick
AP Computer Science Principles - Unit 5 Functions Review Guide with Answer KeyDescriptionMaster the fundamentals of writing functions with this comprehensive AP CSP Unit 5 Review Guide! This hybrid resource combines essential vocabulary, concept summaries, and 20 practice questions designed to reinforce student understanding of functions, parameters, scope, and more. What's Included:Key Vocabulary Section - 12 essential terms clearly defined (function, parameter, argument, return value, scope, l
Preview of Introduction to CSS in Web Development and Programming | Complete lesson Basics.

Introduction to CSS in Web Development and Programming | Complete lesson Basics.

This Google Slide lesson offers a complete introduction to CSS in Web Development, Coding, Computer Science and Programming. It covers everything learners need to know about CSS syntax, selectors, properties, values, styling text, colors, layouts, and best practices. Designed for beginners, the lesson is easy to follow, practical, and engaging. Every slide encourages interactive and hands-on learning to help students apply what they learn immediately in real web projects. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Introduction to TCP/IP Basics in Networking and Computer Science [Full Lesson]

Introduction to TCP/IP Basics in Networking and Computer Science [Full Lesson]

This lesson offers a comprehensive introduction to the basics of TCP/IP in Networking and Computer Science. It covers everything learners need to know about the TCP/IP model, its layers, protocols, IP addressing, packet delivery, and basic communication processes. Designed for beginners, this lesson is clear, well-organized, and easy to follow. Every slide is interactive, helping students engage with the material through practical examples and simple explanations. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Introduction to Ethernet and its Basics in Networking and Computer Science.

Introduction to Ethernet and its Basics in Networking and Computer Science.

This Resource provides a comprehensive introduction to Ethernet and its role in Networking and Computer Science. It covers everything learners need to know about Ethernet standards, data transmission, network communication, cabling types, and real-world applications. Designed for beginners, this lesson is clear, engaging, and easy to follow. Every slide is interactive and designed to make learning fun. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ Google Slide
Preview of When to use async Functions in Python Programming | Complete Coding Lessons.

When to use async Functions in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use async functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where asynchronous programming is essential, highlighting the use of async and await for handling non-blocking operations, improving performance in I/O-bound tasks, and building responsive, efficient applications. It provides all the guidance needed to make the learning process smooth and effective, making it easy for t
Preview of When to use Generator Functions in Python Programming | Complete Coding Lessons.

When to use Generator Functions in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use generator functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where generator functions are the best choice, highlighting their benefits like lazy evaluation, memory-efficient iteration, and the use of the yield keyword to produce values on the fly without storing them all at once. It provides all the guidance needed to make the learning process smooth and effective, making it
Preview of When to Use Functions in Python Programming | Complete Coding Lessons.

When to Use Functions in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource explores real-world scenarios where functions are essential and emphasizes their benefits, including code reusability, organization, modularity, and reducing repetition for cleaner, more efficient programs. 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
Preview of When to use Lambda Functions In Python Programming | Complete Coding Lessons.

When to use Lambda Functions In Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use lambda functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where lambda functions are most useful, and explains their advantages such as writing concise, anonymous functions, using functions as arguments, and streamlining code in operations like map(), filter(), and sorted(). It provides all the guidance needed to make the learning process smooth and effective, making it easy f
Showing 1-24 of 110+ results