Introductory Lesson 1 Working in the cloud

Size: px
Start display at page:

Download "Introductory Lesson 1 Working in the cloud"

Transcription

1 Introductory Lesson 1 Working in the cloud 1 What you will need CloudProfessor (CPF) Temperature Sensor Arduino Leonardo Arduino Shield USB cable Overview In this lesson, students will explore the concept of cloud computing. Students will use the CloudProfessor to capture temperature data and store the results in the cloud. Learning Objectives Define what is meant by the cloud computing. Know how to collect data from sensors and upload the results to the cloud. Understand the advantages and disadvantages of cloud computing. Learning Expectations (how learning / progress will be demonstrated) All Create a presentation explaining cloud computing. Most Capture data from a temperature sensor and upload the results to the cloud. Some Explain the benefit and drawbacks of cloud computing. Curriculum Links (Computing PoS) Recognises that a range of digital devices can be considered a computer. (AB) (GE) Recognises that digital content can be represented in many forms. (AB) (GE) Knows that computers collect data from various input devices, including sensors and application software. (AB) Computational Thinking Concepts: AB = Abstraction; DE = Decomposition; AL = Algorithmic Thinking; EV = Evaluation; GE = Generalisation. 1 Introductory Lesson 1

2 Teacher s guide Background You may of heard the term cloud used in relation to computing, storage or services but what exactly is the cloud and how does it work? Put simply, cloud computing refers to the storing and accessing of data and programs over the Internet. When something is referred to as being in the cloud, this means it is stored on servers connected to the internet rather than using your computer's own storage. One of the biggest advantages of cloud computing is that we can access our data (calendar, s, files and more) anytime and anywhere just as long as we have an Internet connection and a web enabled device. It s very likely that you re already using cloud computing and may not even know it. If you store files online using services such as Dropbox, One Drive, icloud, Google Drive, or upload photographs to Flikr or Snapfish, or use webmail services such as Gmail, Outlook or Yahoo Mail, or even us social networking sites to store your photos and messages, then you are already using cloud computing. In fact, many businesses are moving over to the cloud, not only to store their data but also to access programs. Benefits of cloud computing: Easy access Access you data (calendar, s, files and more) anytime and anywhere you have an Internet connection. Reduced costs Less processing power is needed as well as less storage space (smaller hard disks). Reduce your carbon footprint No need for large servers to be stores on site. Backup and recovery Since all your data is stored in the cloud, backing up and restoring data is relatively easy. Drawbacks of cloud computing: Prone to attack Storing information in the cloud could make your data vulnerable to hackers. Privacy Privacy of data could be a problem, especially if you re accessing your data from different locations and several devices. Not clear who owns the data It s not always clear if it is the company that owns the servers where the data is stored or the company that created the files who owns the data. Reduced functionality Some web based versions of popular software applications don t have the same capabilities and functions as their desktop equivalent. Technical issues Technical problems such as a poor signal or power outages could result in you not being able to access your data. 2 Introductory Lesson 1

3 Teacher s guide Overview In this lesson, students will learn how any device with an Internet connection can access cloud based services anywhere in the world and explore the multiple uses of the cloud, from storing data to running multiple programs at once. Students will also explore how cloud computing is changing the way we live and work. Starter Instruct students to power up and connect their CloudProfessor. Hand out the step-by-step guide and ask students to follow the instructions and write down, using their own words, what the program is doing. Main Ask students to explain what they think is meant by the term cloud computing. Draw out answers such as data and programs stored on the Internet, access files anywhere on an internet enabled device etc. Explain to students that, put simply, cloud computing refers to the storing and accessing of data and programs over the Internet. Explain that, instead of using your computer's own storage, data is stored on servers connected to the Internet. List some examples of cloud computing such as Dropbox, One Drive, Facebook, Flikr etc. and mention some of the advantages and disadvantages of cloud computing (see background guide). Instruct students to make a list of all the cloud based services that they use at home and at school. Once the students have compiled their lists, ask them to identify the benefits and drawbacks of each service. If time allows, ask for volunteers to present their findings to the rest of the class. Plenary Ask students at random to identify the benefits and drawbacks of cloud computing. Use Pose, Pause, Pounce and Bounce. Example: Pose a question to the whole class e.g. What are the benefits of cloud computing? Pause to give students time to digest the question and think of their answer. If the students are engaged, try holding the pause for a little while longer to build up the tension. Pounce: Quickly, select a student to answer the question. i.e. Insist the answer to the question comes from student A and possibly student B, directly and fast! Obviously, plan in your mind who you are going to direct the questions to before hand. Bounce the question or student's response on to another student (immediately after the pounce). e.g. Ask them if they agree with the students previous answer and to explain why. 3 Introductory Lesson 1

4 Step-by-step instructions 1. Connect the power of CloudProfessor then press and hold the power button for two seconds; it will turn on and the power indicator will light up. 2. Insert the Arduino Shield into Arduino Leonardo and use the USB cable to connect the CloudProfessor with Arduino Leonardo. Attach the temperature sensor to port A1. 3. When the CloudProfessor detects the Arduino Leonardo, a notification will appear on your device; click the notification to launch the Arduino Leonardo APP, and then select the CPF Arduino Blockly app. Click on Lesson Press the execute button to enter the control user interface (UI) and observe as the CloudProfessor uploads the data from the temperature sensor to the cloud (5). Edit button 4 Sensor data 5 Execute button CPF Arduino Blockly app Control user interface (UI) 4 Introductory Lesson 1

5 4 Extension Students to write an argument for or against cloud computing for a future debate. 5 Differentiation To support students, provide specific examples of cloud based services. To stretch students, ask them to create a podcast, wiki or interactive presentation explaining the benefits and drawbacks of cloud computing. 6 Homework Students to make a list of all the cloud based services used by their family and friends. 7 Links What is cloud computing? (BBC WebWise): What is cloud computing?: How cloud computing works: Disclaimer: Use these sites at your own risk. Acer is not responsible for the content of external Internet sites. We recommend that you check the suitability of any recommended websites links before giving them to students. 5 Introductory Lesson 1

Lesson 7 Cloud Mood Indicator

Lesson 7 Cloud Mood Indicator Lesson 7 Cloud Mood Indicator What you will need CloudProfessor (CPF) RGB LED Light Arduino Leonardo Arduino Shield USB cable Overview In lesson five, students learned how to upload the value measured

More information

Lesson 5 Cloud Upload

Lesson 5 Cloud Upload Lesson 5 Cloud Upload What you will need CloudProfessor (CPF) Temperature sensor Arduino Leonardo Arduino Shield USB cable Overview In the previous lessons, students learned how to retrieve data from sensors

More information

Lesson 27 CPF Weather Station

Lesson 27 CPF Weather Station Lesson 27 CPF Weather Station 1 What you will need CloudProfessor (CPF) Moisture Sensor Water sensor Temp & humidity sensor Arduino Leonardo Android Shield USB lead Overview In this lesson, students will

More information

Design and create an app which uses sequence, selection, repetition and variables. Program, debug and refine the code for their app.

Design and create an app which uses sequence, selection, repetition and variables. Program, debug and refine the code for their app. Lesson 8 BYOC Lamp What you will need CloudProfessor (CPF) LED 0 light component Overview In this introductory lesson to the CloudProfessor, students will explore the basics of writing algorithms using

More information

Lesson 25 Flood Warning System

Lesson 25 Flood Warning System Lesson 25 Flood Warning System 1 What you will need CloudProfessor (CPF) Moisture Sensor Buzzer Arduino Leonardo Android Shield USB lead Overview In this lesson, students will create a flood warning system

More information

Lesson 18 Automatic door

Lesson 18 Automatic door Lesson 18 Automatic door 1 What you will need CloudProfessor (CPF) PIR (Motion) sensor Servo Arduino Leonardo Arduino Shield USB cable Overview In this lesson, students explore automated systems such as

More information

Lesson 16 Musical Door Bell

Lesson 16 Musical Door Bell Lesson 16 Musical Door Bell 1 What you will need CloudProfessor (CPF) Buzzer Arduino Leonardo Arduino Shield USB cable Overview In this lesson, students will explore how to create music with the CloudProfessor.

More information

INTRODUCTION TO CLOUD STORAGE

INTRODUCTION TO CLOUD STORAGE INTRODUCTION TO CLOUD STORAGE GETTING STARTED PAGE 02 Class Overview What You Will Learn WHAT IS THE CLOUD? PAGE 03 Basic Vocabulary Advantages of the Cloud Disadvantages of the Cloud CLOUD STORAGE SERVICES

More information

Cloud Computing. Chapter 7 Collaboration in the Cloud

Cloud Computing. Chapter 7 Collaboration in the Cloud Cloud Computing Chapter 7 Collaboration in the Cloud Learning Objectives Define and describe collaboration. Define and describe cloud-based collaboration. List the benefits of cloud-based collaboration.

More information

Introduction to

Introduction to Introduction to Email gcflearnfree.org/print/email101/introduction-to-email Introduction Do you ever feel like the only person who doesn't use email? You don't have to feel left out. If you're just getting

More information

ipad Detail Process to Backup and Restore ipads

ipad Detail Process to Backup and Restore ipads ipad Detail Process to Backup and Restore ipads IMPORTANT Synopsis Please do not use itunes method to backup your device. It is STRICTLY not recommended. Applications that are installed on the ipad are

More information

Educreations. Download Educreations

Educreations. Download Educreations for ipad is a screen recorder with narration. Import documents and images. Annotate the documents/images. Narrate your annotations. Share your recording with others. Download... 1 Launch App... 2 Overview...

More information

Steps on a Computer Compared to Steps on an ipad

Steps on a Computer Compared to Steps on an ipad Steps on a Computer Compared to Steps on an Task Steps on a Computer Steps on an Additional Information Moving/ Navigating 1. Click or drag with a mouse to navigate to different programs, move files or

More information

Session Booklet Social Media & Facebook

Session Booklet Social Media & Facebook Session Booklet Social Media & Facebook Social networking refers to the use of online social networks such as Facebook to communicate with other people. A social network can include blogs and other ways

More information

TEACH UNICEF

TEACH UNICEF Online Educational Apps and Resources page 1 TEACH UNICEF http://www.teachunicef.org/topics 1. Select a topic from the options provided. 2. On the succeeding screen, you will find various teaching materials

More information

ipad Getting Started Guide

ipad Getting Started Guide ipad Getting Started Guide Part I - ipad Setup and Configuration For Part I You will begin to setup and configure your ipad. Please make sure you have wireless Internet access to complete this section.

More information

The Cloud is Here Don t Get Left Behind. Sarasota Technology Users Group April 4, 2018

The Cloud is Here Don t Get Left Behind. Sarasota Technology Users Group April 4, 2018 The Cloud is Here Don t Get Left Behind Sarasota Technology Users Group April 4, 2018 What is the Cloud? Cloud Confusion Have you heard people using terms like the cloud, cloud computing, or cloud storage.

More information

CPF Arduino Blockly V

CPF Arduino Blockly V CPF Arduino Blockly V1.00.2004 Content CPF Arduino Blockly Installation... 3 CPF Arduino Blockly - CloudProfessor Pairing... 6 CPF Arduino Blockly login... 12 Upload Program Code... 13 Download Program

More information

Getting to know your ipad exploring the settings, App store, Mail

Getting to know your ipad exploring the settings, App store, Mail Getting to know your ipad exploring the settings, App store, Mail Exploring the settings Open the settings app from your homepage Wi-Fi Turn Wi-Fi on/off Add new Wi-Fi Connection Enter Network Name, any

More information

Quick Start: Creating a Video and Publishing in YouTube

Quick Start: Creating a Video and Publishing in YouTube Getting Started Quick Start: Creating a Video and Publishing in YouTube 1. Get a YouTube (Google) Account. YouTube is owned by Google. So, to create YouTube content, you ll need a Google account. If you

More information

How to Backup Your Computer. Adele Berenstein Jan 17, 2018

How to Backup Your Computer. Adele Berenstein Jan 17, 2018 How to Backup Your Computer Adele Berenstein Jan 17, 2018 Agenda Why Backup? What is a Backup? Location of your Backup Your Backup Strategy What Files to Backup? Structure of your Backup External Hard

More information

Keeping Important Data Safe and Secure Online. Norm Kaufman

Keeping Important Data Safe and Secure Online. Norm Kaufman Keeping Important Data Safe and Secure Online Norm Kaufman Examples of Important Data Passwords and Secret Answers Personal Documents (Licenses, Passports, Insurance Cards, Credit Cards) Social Security

More information

Asst.Prof.Dr. Müfit Şenel Asst.Prof.Dr. Deren Başak Akman 19 May University, Turkey

Asst.Prof.Dr. Müfit Şenel Asst.Prof.Dr. Deren Başak Akman 19 May University, Turkey Asst.Prof.Dr. Müfit Şenel Asst.Prof.Dr. Deren Başak Akman 19 May University, Turkey Cloud Computing Cloud computing is a general term for anything that involves delivering hosted services over the Internet.

More information

SHARING PHOTOS AND OTHER ATTACHMENTS ONLINE

SHARING PHOTOS AND OTHER ATTACHMENTS ONLINE TECH SAVVY SENIORS SHARING PHOTOS AND OTHER ATTACHMENTS ONLINE INTERMEDIATE GUIDE TOPIC EASY PHOTO AND VIDEO SHARING SHARING PHOTOS AND OTHER ATTACHMENTS ONLINE The internet is a great place to share the

More information

SecuriSync Get Started Guide for Windows

SecuriSync Get Started Guide for Windows SecuriSync Get Started Guide for Windows Intermedia Backup and File Sharing - SecuriSync SecuriSync is a file backup and sharing service. It allows you to: Back up your files in real-time to protect against

More information

Storing your Data in the Cloud

Storing your Data in the Cloud Storing your Data in the Cloud Why store your data in the cloud Since the beginning of the internet, technology has been steadily moving away from local storage to remote, server-based storage and processing

More information

I have a new ipad! Now what???? Session 3

I have a new ipad! Now what???? Session 3 I have a new ipad! Now what???? Session 3 Clearing up the icloud icloud connects you and your Apple devices easily share photos, calendars, locations, and more with friends and family. Always have the

More information

Real pen that writes on real paper AND records audio

Real pen that writes on real paper AND records audio Smart Pen Overview: A camera, pen, and recorder all-in-one device that syncs audio to written notes Features: Real pen that writes on real paper AND records audio Links and synchronizes what is written

More information

6. Internet: Content sharing

6. Internet: Content sharing e mail cmgroup@xyz.com tejas@xyz.com jyoti@xyz.com moz@xyz.com 6. Internet: Content sharing Aim: In this lesson, you will learn: How to use advanced e-mail features, such as sending to groups. How to share

More information

Using Educreations for interactive teaching on ipad

Using Educreations for interactive teaching on ipad Signing up to Educreations Educreations is an application that is used to create and share video lessons on ipad and web browsers. To sign up, go to http://www.educreations.com/ and click Sign up for free.

More information

Information Technology Fundamentals. Unit 1: Computer Basics Wrap-up

Information Technology Fundamentals. Unit 1: Computer Basics Wrap-up Information Technology Fundamentals Unit 1: Computer Basics Wrap-up What is a Computer? A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve,

More information

Working with Google Apps & Tools. Kourtney Blackburn July 15, 2013

Working with Google Apps & Tools. Kourtney Blackburn July 15, 2013 Working with Google Apps & Tools Kourtney Blackburn kblackburn@rrlc.org July 15, 2013 Today s Goals Learn tools/settings within Gmail to make your email more efficient Explore Google Chat, Calendar, Drive,

More information

Setting up a new ipad

Setting up a new ipad Setting up a new ipad This is a very brief guide to setting up an ipad for the first time. This is not the only way of setting up an ipad and there are many variables at play. If you have trouble at any

More information

App Description Tips Download

App Description Tips Download YouTube App Description Tips Download A video app that allows users to view, share, discuss, and upload videos. You can create an account so that YouTube will remember your preferences. You can also subscribe

More information

Setting up Flickr. Open a web browser such as Internet Explorer and type this url in the address bar.

Setting up Flickr. Open a web browser such as Internet Explorer and type this url in the address bar. Workshop 15 th July 2008 Page 1 http://blog.larkin.net.au/ Setting up Flickr Flickr is a photo sharing tool that has rich functionality and allows the public to share their photographs with others., It

More information

Manual Sync Contacts On My Iphone To Gmail Account Without Itunes

Manual Sync Contacts On My Iphone To Gmail Account Without Itunes Manual Sync Contacts On My Iphone To Gmail Account Without Itunes You can keep contacts from your Google account up to date on your ios device. Apple Store Mac iphone Watch ipad ipod itunes Support not

More information

WIREFRAMING 101. Essential Question: Can We Possibly Build an App? Learning Targets: Lesson Overview

WIREFRAMING 101. Essential Question: Can We Possibly Build an App? Learning Targets: Lesson Overview WIREFRAMING 101 Essential Question: Can We Possibly Build an App? Learning Targets: Students will: Use wireframing to create a design for an app for mobile devices. Collaborate to make decisions about

More information

Session Booklet Facebook part 2

Session Booklet Facebook part 2 Session Booklet Facebook part 2 Facebook, like any online or offline meeting place, carries with it some risks. Remember that you should apply the same common sense and safety rules as you do when you

More information

Password & Tutorials Packet

Password & Tutorials Packet & Tutorials Packet Print, staple, and use this & Tutorials Packet Sign up for Secure Backup Service: visit rowleyservices.com for a free trial & setup info Follow attached: Check iphone Camera Settings

More information

Working with Google Tools

Working with Google Tools Working with Google Tools CREATING A GOOGLE ACCOUNT 1. Open your web browser (preferably Chrome) and go to www.google.com 2. Click Sign In and then click Create Account on the next screen 3. Fill in the

More information

HOW TO SET HOMEWORK ON FIREFLY

HOW TO SET HOMEWORK ON FIREFLY HOW TO SET HOMEWORK ON FIREFLY HOW TO SET HOMEWORK ON FIREFLY How to set homework on Firefly using a desktop 1. In the user bar, select Set a New Task: 2. Start typing the name of the student or group

More information

ANDROID PRIVACY & SECURITY GUIDE ANDROID DEVICE SETTINGS

ANDROID PRIVACY & SECURITY GUIDE ANDROID DEVICE SETTINGS ANDROID PRIVACY & SECURITY GUIDE WESNET The Women s Services Network Smartphones store a lot of personal information, including email or social media accounts, reminders and notes, the number of steps

More information

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Glossary A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A App See Application Application An application (sometimes known as an app ) is a computer program which allows the user to perform a specific

More information

From using an External Harddrive, to a Google Cloud Drive; there is no one way to backup data.

From using an External Harddrive, to a Google Cloud Drive; there is no one way to backup data. Mac (OS X): Data Backup Guide 6/14/2016 Why: Backing up data should be done on a regular basis, not just when you think it is necessary, as a failure can happen at any time. While there are no set intervals

More information

ShareSync Get Started Guide for Mac

ShareSync Get Started Guide for Mac ShareSync Get Started Guide for Mac ShareSync Overview ShareSync is a file backup and sharing service. It allows you to: Back up your files in real-time to protect against data loss from ransomware, accidental

More information

Cloud Computing Overview. Don Simpson Sun City Computer Club

Cloud Computing Overview. Don Simpson Sun City Computer Club Cloud Computing Overview Don Simpson Sun City Computer Club Agenda for Today What is Cloud Computing? How can we benefit from using it? Discuss a few real life examples How can we learn more? What is Cloud

More information

Facebook 101. Getting started with Facebook u u u Creating a Facebook account and Facebook Basics

Facebook 101. Getting started with Facebook u u u Creating a Facebook account and Facebook Basics 1 Facebook 101 Getting started with Facebook u u u Creating a Facebook account and Facebook Basics (This instruction guide was created for members of Lions Clubs New Zealand only and is not for general

More information

Two Factor Authentication

Two Factor Authentication Two-Factor Authentication is a way to provide an extra layer of security when it comes to accessing accounts. It not only requires the logon password, but also a code that ONLY the authorized user has

More information

Online Accounts 5 SNS Accounts Google Account Using HTC Sync...5-3

Online Accounts 5 SNS Accounts Google Account Using HTC Sync...5-3 Online Accounts 5 SNS Accounts...5-2 Adding an SNS Account... 5-2 Synchronizing with a Google Account... 5-2 Synchronizing with a Microsoft Exchange ActiveSync Account... 5-2 Managing Your Accounts...

More information

Setting Up Ipads. Saint Johnsbury Academy by Jonathan Potter

Setting Up Ipads. Saint Johnsbury Academy by Jonathan Potter Setting Up Ipads Saint Johnsbury Academy by Jonathan Potter What is covered in these slides 1. Powering on 2. Selecting Regions and languages 3. Connecting to wireless 4. After its ready... a. Setting

More information

A SIMPLE STEP-BY-STEP GUIDE FOR COMPUTER BEGINNERS

A SIMPLE STEP-BY-STEP GUIDE FOR COMPUTER BEGINNERS A SIMPLE STEP-BY-STEP GUIDE FOR COMPUTER BEGINNERS EXPLORING THE INTERNET through HOBBIES AND INTERESTS. LEARN HOW TO KEEP IN TOUCH WITH FRIENDS AND FAMILY USING THE INTERNET In these busy times it s easy

More information

The Cloud is Here Don t Get Left Behind. SuperCom Computer Club February 8, 2019

The Cloud is Here Don t Get Left Behind. SuperCom Computer Club February 8, 2019 The Cloud is Here Don t Get Left Behind SuperCom Computer Club February 8, 2019 What is the Cloud? Cloud Confusion Have you heard people using terms like the cloud, cloud computing, or cloud storage. And,

More information

www.newsflashenglish.com ESL ENGLISH LESSON (60-120 mins) 15 th November 2010 Social networking in today s world Hands up those of you who like to chat online? How many of you use Facebook? Probably quite

More information

Synchronizing Your PC

Synchronizing Your PC Synchronizing Your PC A Guide to -- 2018 APCUG Spring VTC AN INTERNATIONAL ASSOCIATION OF TECHNOLOGY AND COMPUTER USER GROUPS Introduction There are numerous ways to sync desktops, laptops, tablets and

More information

GOOGLE PHOTOS. Ron Brown.

GOOGLE PHOTOS. Ron Brown. GOOGLE PHOTOS Ron Brown 69janeplace@gmail.com Who is this Man? Frederick Scott Archer (1813 1 May 1857) invented the photographic collodion process which preceded the modern gelatin emulsion. Who is this

More information

Online Serviecs by Prakarn Unachak. Image Source:

Online Serviecs by Prakarn Unachak. Image Source: Online Serviecs by Prakarn Unachak Image Source: Outlin e Introduction Google Services Microsoft Online Services Online Service on Social Media and other Services CMU Online Services CMU Library Services

More information

Product Manual. Version PROMISE Technology, Inc. All Rights Reserved.

Product Manual. Version PROMISE Technology, Inc. All Rights Reserved. Product Manual Version 2.0 2016 PROMISE Technology, Inc. All Rights Reserved. Contents Table of Contents Introduction 1 Unpacking 1 Requirements for Apollo setup and use 1 Back of Apollo 2 Front of Apollo

More information

Storing Data and Pictures in the Cloud for Free

Storing Data and Pictures in the Cloud for Free Storing Data and Pictures in the Cloud for Free By Phil Goff Branch 116 November 15, 2012 1 Cloud Storage is the Future 2 Storing Data and Pictures in the Cloud for Free Not Intended as Primary Backup

More information

Welcome to The Wise Woman University

Welcome to The Wise Woman University Welcome to The Wise Woman University Starting a Course The Wise Woman University consists of two websites: www.wisewomanuniversity.org and www.wisewomanuniversity.ning.com. These two websites serve different

More information

The Future of Computing is Here! The Cloud

The Future of Computing is Here! The Cloud The Future of Computing is Here! The Cloud Judy Taylour scvjudy@gmail.com OPCUG / PATACS December 2012 What is the Cloud? Cloud Confusion One in five Americans (22 percent) admit that they ve pretended

More information

1. Type in your account and password. If you have Windows, Mac, iphone, or Android, you can download corresponding applications here

1. Type in your account and password. If you have Windows, Mac, iphone, or Android, you can download corresponding applications here SmartStor Cloud Web I. Login to SmartStor Cloud 1. Type in your account and password 2. Click If you have Windows, Mac, iphone, or Android, you can download corresponding applications here II. Document

More information

Built to keep you moving

Built to keep you moving B L A C K B E R R Y Z 1 0: R A I S I N G T H E B A R F O R B U S I N E S S BlackBerry 10 is an entirely new mobile computing platform that removes many of the barriers that slow down other devices. Here

More information

Select "Folder from the list that appears in the pop-up screen in the bottom right corner.

Select Folder from the list that appears in the pop-up screen in the bottom right corner. Notability is an app that allows you to take notes and annotate pdfs. It is an app that has very basic functionality and should not be used for submitting written assignments that require any type of formatting

More information

We make Apple Better. Quick Start Guide FEB ONE

We make Apple Better. Quick Start Guide FEB ONE We make Apple Better Quick Start Guide FEB. 2016 ONE App Quick Start Guide Setting up i-flashdrive ONE App. P.3 Home Screen P.4 Settings - Options. Help. Auto Backup.. P.5 Settings - Cloud. 3D Touch Shortcut

More information

How to Create a Facebook Page

How to Create a Facebook Page How to Create a Facebook Page Before You Get Started Many of you have requested to keep your business and personal life separate on Facebook because you prefer not to send business messages to friends

More information

What is Facebook? By

What is Facebook? By What is Facebook? By www.digitalunite.com Facebook is probably the best known of the social networking sites. Created in 2004 by Mark Zuckerberg and his friends, originally as a way for students at Harvard

More information

Advanced Internet Features

Advanced Internet Features Advanced Internet Features The following topics will create awareness of the vast opportunities the internet has to offer and allow users to get the most out of the web experience. As highspeed internet

More information

In this lesson, students learn dos and don ts for and practice sending an .

In this lesson, students learn dos and don ts for  and practice sending an  . Overview: In this lesson, students learn dos and don ts for email and practice sending an email. Objective: The student will send an email: reply to an email; and send an email with an attachment. Alaska

More information

Comparison: OneDrive versus Google Drive, Dropbox and icloud

Comparison: OneDrive versus Google Drive, Dropbox and icloud Comparison: OneDrive versus Google Drive, Dropbox and icloud When you sign up for OneDrive.com, you get 7 GB of free storage space. Additional storage options are also available to purchase. Apart from

More information

As part of a topic (History, science, art or English) make today s computing skills for a purpose.

As part of a topic (History, science, art or English) make today s computing skills for a purpose. Year 3/4 Key Skills to be covered, taken from Lancashire Key Learning Document pitching at the correct year group and differentiation within plan for different groups Be specific in the key skills, and

More information

COMPUTER SKILLS LECTURE 07

COMPUTER SKILLS LECTURE 07 COMPUTER SKILLS LECTURE 07 2017-2018 By Dr. Ali Kattan Mr. Tooraj Hassan Mr. Mohamed Nasseh 1 Common Tasks In this lecture we will cover the following (in 2 lessons with practice): Opening Common Windows

More information

Google Apps Iphone Exchange Cannot Get Mail >>>CLICK HERE<<<

Google Apps Iphone Exchange Cannot Get Mail >>>CLICK HERE<<< Google Apps Iphone Exchange Cannot Get Mail Doing gmail push using the Exchange and it wont populate my Mail at all. jediuia It is driving me nuts I can't get my work email account on my shiny new iphone

More information

Password & Tutorials Packet

Password & Tutorials Packet & Tutorials Packet Print, staple, and use this & Tutorials Packet Sign up for Secure Backup Service: visit rowleyservices.com for a free trial & setup info Follow attached: Check iphone Camera Settings

More information

Moving to computing are auditors ready for the security challenges? Albert Otete CPA CISA ISACA Uganda Workshop

Moving to computing are auditors ready for the security challenges? Albert Otete CPA CISA ISACA Uganda Workshop Moving to computing are auditors ready for the security challenges? Albert Otete CPA CISA ISACA Uganda Workshop 10.08.2011 What is computing? Examples of service providers Computing preface Cloud computing

More information

Technology in the Classroom Google Drive

Technology in the Classroom Google Drive Technology in the Classroom Google Drive drive.google.com Google Drive that gives users the freedom to create, share and collaborate with documents over the web. Store and access files from anywhere! Instead

More information

Social Networking Applied

Social Networking Applied Social Networking Applied 1 I. Facebook Social Networking Applied Uses: An address book: Facebook users can share their current city, e-mail address, phone number, screen name, street address, and birthday

More information

Using PBworks in the Classroom/Library. What is a wiki? Wiki means quick or fast in Hawaiian. How to use a wiki for your classroom/library

Using PBworks in the Classroom/Library. What is a wiki? Wiki means quick or fast in Hawaiian. How to use a wiki for your classroom/library Using PBworks in the Classroom/Library What is a wiki? Wiki means quick or fast in Hawaiian A wiki is a web site that lets any visitor become a participant: you can create or edit the actual site contents

More information

ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015

ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015 ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015 (INTERNATIONAL OPTION) MAIN SURVEY VERSION CY6_QST_MS_ICQ_Final Core 6 November 2014 In the following questions, you will be asked about different aspects related

More information

Have a Backup. Trainer Resource. This document is a reference and preparation sheet for the trainer, and a companion to the lesson plan.

Have a Backup. Trainer Resource. This document is a reference and preparation sheet for the trainer, and a companion to the lesson plan. This document is a reference and preparation sheet for the trainer, and a companion to the lesson plan. The Learning Objectives summarize the knowledge that learners should have gained by the time they

More information

App Configuration: Updating the app after major website changes

App Configuration: Updating the app after major website changes App Configuration: Updating the app after major website changes Introduction If your website has been re-organized or you have a new website provider, your Mobile Communication App will need updating.

More information

Google Apps for Schools

Google Apps for Schools Google Apps for Schools A Simple User Guide J Foster, B Wellings & P Munro 1 Version: 1 (May 2016) Contents Quick Access... 3 Google Drive... 4 Create and Manipulate... 4 Share... 5 Google Docs... 6 Create

More information

Planning a Backup Strategy. 18/06/2018 Garran Whitley for SeniorNet Eden-Roskill Inc. 1

Planning a Backup Strategy. 18/06/2018 Garran Whitley for SeniorNet Eden-Roskill Inc. 1 Planning a Backup Strategy 18/06/2018 Garran Whitley for SeniorNet Eden-Roskill Inc. 1 Data Storage Devices 18/06/2018 Garran Whitley for SeniorNet Eden-Roskill Inc. 2 A closer look at HDD and SDD 18/06/2018

More information

SIR Area 2 Computer & Technology Group. All Things. By Neil Schmidt January 21, CAT Web Site: a2cat.sirinc2.org

SIR Area 2 Computer & Technology Group. All Things. By Neil Schmidt January 21, CAT Web Site: a2cat.sirinc2.org SIR Area 2 Computer & Technology Group All Things By Neil Schmidt January 21, 2016 CAT Web Site: a2cat.sirinc2.org Google Not going to talk about: Alphabet (Google's parent company) Android hardware Driverless

More information

7 Touchscreen Tablet Quick Start Guide Model: V7TAB8S

7 Touchscreen Tablet Quick Start Guide Model: V7TAB8S 7 Touchscreen Tablet Quick Start Guide Model: V7TAB8S Important Information If you are experiencing a problem with the operation of this Tablet Do not return it to the retailer! Your Touchscreen Tablet

More information

Winter 2017 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior Center.

Winter 2017 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior Center. ui Winter 2017 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior. The program is staffed primarily by volunteers. TechConnections classes

More information

(electronic mail) is the exchange of computer-stored messages by telecommunication.

(electronic mail) is the exchange of computer-stored messages by telecommunication. What is email? E-mail (electronic mail) is the exchange of computer-stored messages by telecommunication. E-mail is one of the protocols included with the Transport Control Protocol/Internet Protocol (TCP/IP)

More information

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad Lesson 2 page 1 1/20/14 Hi everyone and hope you feel positive about your first week in the course. Our WIKI is taking shape and I thank you for contributing. I have had a number of good conversations

More information

Transitioning Teacher Websites

Transitioning Teacher Websites Transitioning Teacher Websites Google sites is an online web building tool that can be accessed and updated from anywhere there is an internet connection. Here is a brief video introduction of Google sites.

More information

Converting CVT Account to Microsoft Account

Converting CVT  Account to Microsoft  Account Email: Converting CVT Email Account to Microsoft Email Account If you need any assistance with this process, please contact us: Copper Valley Telecom Solutions Team 329 Fairbanks Drive, Valdez, AK 99686

More information

The purchaser of the ebook is licensed to copy ebook for use with immediate family members only.

The purchaser of the ebook is licensed to copy ebook for use with immediate family members only. Copyright 2017 Leah Nieman www.leahnieman.com All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form by any means, electronic, mechanical,

More information

All about . Desktop versus Webmail applications Read the information here.

All about  . Desktop versus Webmail applications Read the information here. All about Email Introduction My website has various documents related to email. This is an attempt to have them all available in one place. Also, I have added additional content such as the 2 sections

More information

How To Sync Apple Iphone Contact To Gmail Without Itunes

How To Sync Apple Iphone Contact To Gmail Without Itunes How To Sync Apple Iphone Contact To Gmail Without Itunes Open itunes to buy and download apps. This is the #1 app for syncing Gmail contacts with the iphone/ipad/ipod both in terms of For example, you

More information

Contents Overview... 1 References... 1 Packing Up... 3 Reset the PC... 5 Restoring the PC... 6 Restoring the Data Files and Applications...

Contents Overview... 1 References... 1 Packing Up... 3 Reset the PC... 5 Restoring the PC... 6 Restoring the Data Files and Applications... Page 1 of 10 Contents Overview... 1 References... 1 Packing Up... 3 Reset the PC... 5 Restoring the PC... 6 Restoring the Data Files and Applications... 7 Overview This document contains detailed information

More information

Security of End User based Cloud Services Sang Young

Security of End User based Cloud Services Sang Young Security of End User based Cloud Services Sang Young Chairman, Mobile SIG Professional Information Security Association sang.young@pisa.org.hk Cloud Services you can choose Social Media Business Applications

More information

Converting CVT Account to icloud Account

Converting CVT  Account to icloud  Account Email: Converting CVT Email Account to icloud Email Account If you need any assistance with this process, please contact us: Copper Valley Telecom Solutions Team 329 Fairbanks Drive, Valdez, AK 99686 907.255.TECH

More information

How To Transfer Contacts From Blackberry To Iphone 5 Without Using Google Sync

How To Transfer Contacts From Blackberry To Iphone 5 Without Using Google Sync How To Transfer Contacts From Blackberry To Iphone 5 Without Using Google Sync You can transfer contacts using Google Sync or Blackberry desktop app on your to transfer contacts to your iphone 6 or 6 plus

More information

Advanced Technology Training June 2013

Advanced Technology Training June 2013 Advanced Technology Training June 2013 ipad Tips and Tricks Google Dropbox Air Server Educreation K-12 Email RESA Website Review ipad User Guide after ios Updates Update Apps Backups Required When? Simple

More information

Converting CVT Account to Another Account

Converting CVT  Account to Another  Account Email: Converting CVT Email Account to Another Email Account If you need any assistance with this process, please contact us: Copper Valley Telecom Solutions Team 329 Fairbanks Drive, Valdez, AK 99686

More information

ipad Applications for Elementary School Counselors Kellie Hill MS, LPC-S, NCC Jennifer Anderson-Flynn

ipad Applications for Elementary School Counselors Kellie Hill MS, LPC-S, NCC Jennifer Anderson-Flynn ipad Applications for Elementary School Counselors Kellie Hill MS, LPC-S, NCC Jennifer Anderson-Flynn Agenda Welcome and Introductions ipad Basics Applications Questions and Hopefully Answers Kellie Hill

More information

Technology Basics and Social Networking Presented by Gina Lobdell Graduate Student at Purdue University

Technology Basics and Social Networking Presented by Gina Lobdell Graduate Student at Purdue University Technology Basics and Social Networking Presented by Gina Lobdell Graduate Student at Purdue University Photo Copyright 2012 AgVenture. All Rights Reserved. Welcome Goals of the workshop: Gain a better

More information