Explain what touch develop is to your students:

Slides:



Advertisements
Similar presentations
Introduction to TouchDevelop
Advertisements

Programming with touchdevelop touchdevelop introduction Disclaimer: This document is provided “as-is”. Information and views expressed in this document,
Logo Lesson 2 Logo Procedures
Introduction to TouchDevelop
LO: Learn how to develop your game further to include interactions with the device.
Unit 1 – Improving Productivity Connor Mckeever Instructions ~ 100 words per box.
Introduction to TouchDevelop
Introduction to TouchDevelop
Making Python Pretty!. How to Use This Presentation… Download a copy of this presentation to your ‘Computing’ folder. Follow the code examples, and put.
Instructions for Administrators Choose the Enrollment slide decks that match your environment, either for SaaS or On Premise. Edit the red text to match.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
Introduction to TouchDevelop Lesson 3 – Comments & Lists Created by S. Johnson
Desktop Publishing Lesson 1 — Working with Documents.
KEY STAGE 3 ICT Databases – Lesson 2. Recap of keywords – Task 2A In your workbooks from last lesson What is a database? A DATABASE is a collection of.
Learning to use a ‘For Loop’ and a ‘Variable’. Learning Objective To use a ‘For’ loop to build shapes within your program Use a variable to detect input.
SCREEN CAPTURE 532CS: eLearning Fall 2015 Submitted to Dr. Namdar Presented by Khaled Alamer.
By the end of this session you should be able to... Understand character sets and why these are used within computer systems. Understand how characters.
Scratch Programming Cards
4.2 Microsoft Word.
Homework 1: Research and Analysis
Development Environment
Make as many three or more letter words as you can
Component 1.6.
Operating Systems & System Software
Intro CS – Screens and Variables
Broadcasting (Adding a new level)
Chapter 1 Getting Started
Building with Numbers Module 4: Investigation 3
Module 2: Investigation 1
“ You showed resourcefulness” “You answered a question well”
UNIT 3 – LESSON 5 Creating Functions.
Lesson 1: Buttons and Events – 12/18
Lesson 1 Mrs. Batichon Boiling Springs Middle School
Explain what touch develop is to your students:
What is a computer?.
INF 231 Enthusiastic Study/snaptutorial.com
APPLE TWO STEP VERIFICATION CHANGE PHONE NUMBER Please read the following presentation on any help on Apple two step verification change phone number.
Learning to program with Logo
Introduction to Computer Basics Part 2
4.2 Microsoft Word.
D&T Haslingden High School D&T Faculty Yr 7 Systems HOMEWORK
Learning Objective LO: We’re learning to understand when it is appropriate to use particular data types.
Explain what touch develop is to your students:
Fill the screen challenge!
Introduction to TouchDevelop
Newspaper Reporting What is the story?.
Explain what touch develop is to your students:
This presentation (5-10 min) offers instructions for the players
Introduction to TouchDevelop
So far Learnt how to use App inventor.
Log onto a computer first then ….
An Introduction to VEX IQ Programming with Modkit
Which Software?.
How to install App from Google Play
Introduction to TouchDevelop
Explain what touch develop is to your students:
Features of mobile phones
ICT Gaming Lesson 3.
Explain what touch develop is to your students:
Explain what touch develop is to your students:
Explain what touch develop is to your students:
Do it now activity Use the coloured pencils to complete the do it now activity. Stick in your book.
6 Figure Grid References
Introduction to Python
Introduction to Python programming for KS3
Introduction for Students
Explain what touch develop is to your students:
Write to Learn Log-In Get a computer and sign-on.
Starter Which of these inventions is: Used most by people in Britain
Adobe illustrator.
Presentation transcript:

Explain what touch develop is to your students: TouchDevelop is a programming environment that runs on your mobile devices. You write scripts by tapping on the screen. You do not need a separate PC or keyboard. Scripts can perform various tasks similar to regular apps. Any TouchDevelop user can install, run, edit, and publish scripts. You can share your scripts with other people by publishing them to the TouchDevelop script bazaar, or by submitting them as an app to the Windows Store or Windows Phone Store.

Learning Objective LO: We’re learning to use procedures to recreate our favourite game characters Lesson Objective: - We’re learning to use procedures to recreate our favourite game characters. Students will need to show the homework.

Homework? Discuss the squares that students have come up with and the pictures they have drawn on their paper. The idea is that they should stick to the grid. It will help them on the next task. Remember?

Adding in a grid? Click on the link to Turtle. Click on the Grid button. This will give you the following piece of code. When you click on the play button, you will notice the grid has appeared. You can now use this as a guide to help you re-create your character.

Game On! You’re required to draw your picturing using a combination of shapes and procedures. You will have the opportunity to colour it in when you have finished it! Extension: - Print off your code and your procedures. See if your friend can guess what your picture is by following the instructions. Students will now start trying to recreate there picture. It may be difficult and some might want to think about colour. Students may not be able to colour the shapes in but they can certainly draw the picture. You should get your students to create procedures for the squares so that they can keep re-using them. Ask the student why I’ve put a big read no entry sign on it. It’s because of the repetition of code instead of using procedures. They can move forward or back and draw the next square over and over.

Project Summary? Print off each script you have created. Annotate your code to show me what it does. Answer the review questions to show what you’ve understood.