Download presentation
Presentation is loading. Please wait.
1
Millennium High School Agenda Calendar
8/23/16 Objectives: Intro to CodeHS & show how Karel can perform simple tasks. Programming w/Karel Intro to Programming WU: Vocab Words/Review Sec.2 CW: Section 3 HW: Complete Section 3 (#10) ☺☻ CA Standards: Computer Science “Your time is limited, so don’t waste it living someone else’s life.” --Steve Jobs
2
Call a function Calling a function actually gives the command, so the computer will run the code for that function. Curly Bracket An open curly bracket is { and a close curly bracket is } Function A function is a way to teach Karel a new word. Function body The part of a function that contains the commands lowerCamelCase lowerCamelCase is a naming convention where the first letter is lower case, and each subsequent start of a word is upper case.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.