Learning Objective: Recall types of data in Python Describe what a variable is in Python Understand how to use selection and create a simple calculator using Python Achievement books :) What are variables? A variable is just a box that you can store items in: The contents of a variable can change within a program. You need to use the = sign to declare a variable MyVariable = Peter (string) MyVariable = 12 (integer) MyVariable = 12.5 (float)
Learning Objective: Understand how to decode binary numbers and convert them to letters using ASCII. Starter: What is Binary? What is Denary? How do computers talk? Main: Task 1 Go to classroom.google.com Complete the Binary Conversion Worksheet What is ASCII?!? Task 2 In pairs, complete the worksheet to decode the message using the ASCII converter table. Extension: Create a coded message in binary for another pair to decode Test your knowledge with these games: Game 1 Game 2 Game 3 Plenary: 1. What is another name for binary? 2. Why can computers only communicate using binary? 3. Starting from the right-hand side what numbers are represented by the 8 bits in a binary number? 4. There are 10 types of people in the world; those who know binary and those who don’t. - Does this phrase make any sense? Why/why not? Kahoot
Learning Objective: Understand your progress within your Future Worlds Project Develop a promotional video for your game. Starter: Go to the Tracker HERE Read the comments from me. If you have made progress in any area leave a comment for me: ENSURE ALL YOUR WORK IS IN THE CORRECT FOLDERS - If it is not, then I will not be able to see it to mark it! Main: classroom.google.com - for the checklist or on paper. Red Task 1. Create the following in Movie Maker: - Title Screen - Pegi Rating Screen - Release date screen - Comments and quotes about your game screen - What console(s) it will be released on Remember to Save your work as a project Amber Task - Create Video clips of your game in action with Screen Cast-O-Matic - Add music to your video LASTLY - Save your video as a movie WARNING - once you save your video as a movie, you will not be able to edit it again. Green Task Go to classroom.google.com Open the Game Review Te...
Comments
Post a Comment