About 40,700 results
Open links in new tab
  1. Code.org Tool Documentation

    To create a function, you need to put all of the commands inside a function block and type your function's name into the space at the top of the function block.

  2. CS Discoveries Unit 3: Lesson 25 - Functions (25 - 26) - YouTube

    Computer Science Discoveries Unit 3: Animation and Games, Lesson 25 - Functions from the Code.org curriculum. Updated with the latest for the (25 - 26) school year!...more

  3. Code.org Lesson 25 Functions | Tutorials with Answers - YouTube

    Functions is a lesson of Interactive Animation and Games, unit 3 of Code.org's C.S. Discoveries course. C.S. Discoveries is often used in middle and high school computer science classrooms.

  4. Free K–12 Curriculum for Computer Science and AI | Code.org

    Code.org® is a nonprofit dedicated to ensuring every student in every school has the opportunity to learn AI and computer science. We create free, high-quality curriculum, provide teacher training, and …

  5. Functions - Intro to Code Organization

    When we see code being repeated more than once, functions are a great way to reduce duplication. Even if we call a function only once, they can be a nice way to break up large complicated processes.

  6. Teaching functions - Code.org Professional Learning Community

    Jun 4, 2015 · How do you teach the core computer concept of functions to your students? Share your best practices, hacks, tips and tricks here. Also feel free to share here your questions, half-baked …

  7. Functions in Minecraft #10 | Express Course (2025) - Code.org

    So a function is a specific set of instructions to accomplish a certain task, kind of like a recipe. In the next few levels, you'll have access to functions that you can use to solve the puzzles.

  8. Unit: Variables, Conditionals, and Functions - Code.org

    This unit explores how variables, conditionals, and functions allow for the design of increasingly complex apps. Learn how to program with these three new concepts through a sequence of collaborative …

  9. CS Discoveries | Functions - Code.org

    A function is a group of commands (blocks) that you give a name so that you can use it over and over again.

  10. Code.org Computer Science Principles Unit 4: Lesson 11 - Functions

    Code.org Computer Science Principles Unit 4: Lesson 11 - Functions Make from the Code.org curriculum. Updated with the latest for 2025 and beyond!