ABC of Programming Linda

Size: px
Start display at page:

Download "ABC of Programming Linda"

Transcription

1 ABC of Programming Linda

2 (Programmer) (Illustrator) (Author) Business school dropout

3 How many here have programmed before?

4 Who is nervous about bringing computing to kindergartens and schools?

5 Who identifies more on the math/ science side of world? What about liberal arts / social sciences?

6 Part 1: Short introduction to the world of programming Part 2: Computational thinking Part 3: Computers & humans

7 Part 1: Short introduction to the world of programming 7

8 If code is the new lingua franca, instead of grammar classes, we need poetry lessons.

9

10 DISCUSS What book/story/movie/song influenced you as a kid? Why? 10

11

12 DISCUSS When have you felt computers are magic vs. magical. 12

13

14 E-skills, IT, ICT, digitalisation, digital skills,digital natives, digital literacy, code, social media skills, programming..

15 What is programming or coding then? A set of instructions given in a way that a computer understands.

16 Programming consists of three parts: 1. Planning the program 2. Writing the program in a programming language into code. 3. Testing and debugging the program.

17

18 RUBY ASSEMBLY 8086 puts "Hello world!" DOSSEG.MODEL TINY.DATA TXT DB "Hello world!$".code START: MOV MOV ds, ax MOV ah, 09h MOV dx, OFFSET TXT INT 21h MOV AX, 4C00h INT 21h END START ; prepare output function ; set offset ; output string TXT ; go back to DOS

19

20 So what kind of programming languages are there?

21 Keitä jännittää ohjelmoinnin tulo kouluun? It doesn t matter much which programming language you choose as your first one.

22 HOW DO I CHOOSE A PROGRAMMING LANGUAGE? GAME APP PHYSICAL PRODUCT WEBSITE TEACHING shape if set For example For example. JavaScript, Java, Swift, C#, C++, Objective C, Unity For example Python, C, Assembly For example JavaScript, Ruby on Rails, PHP, HTML, CSS then CoLoR To For example Scratch, Logo, Python

23 RUBY PYTHON JAVASCRIPT puts ['apple', 'orange'].length print(len(['apple', 'orange'])) console.log(['apple', 'orange'].length); JAVA public class ArrayLength { public static void main(string[] args) { System.out.println(new String[]{"apple", "orange"}.length); } } Ruby has an apple and an orange in her bag. How many fruit she has altogether?

24 WHERE CAN YOU SEE PROGRAMMING? GAMES CITY PLANNING NEURO SCIENCES MUSIC

25 The world is built with software. Those who understand what computers are good at have the power.

26 The two joys of programming.

27 GAMIFIED TUTORIAL: STEP-BY-STEP INSTRUCTIONS, EASE OF ACCESS OPEN-ENDED PLAYGROUND: LOW FLOOR, WIDE WALLS, HIGH CEILING

28 Achievement Social Immersion Advancement: Progress, power, accumulation, status Socialising: Casual chat, helping others, making friends Discovery: Exploration, lore, finding hidden things Mechanics: Numbers, optimisation, templating, analysis Relationships: Personal, selfdisclosure, finding and giving support Role playing: Story line, character history, roles, fantasy Competition: Challenging others, provocation, domination Teamwork: Collaboration, groups, group achievements Customisation: appearances, accessories, style, color schemes Escapism: Relaxation, escape from real life, avoid real life problems Lego Foundation: Systematic Creativity in the Digital Realm (2012)

29 Achievement Social Immersion Advancement: Progress, power, accumulation, status Socialising: Casual chat, helping others, making friends Discovery: Exploration, lore, finding hidden things Mechanics: Numbers, optimisation, templating, analysis Relationships: Personal, selfdisclosure, finding and giving support Role playing: Story line, character history, roles, fantasy Competition: Challenging others, provocation, domination Teamwork: Collaboration, groups, group achievements Customisation: appearances, accessories, style, color schemes Escapism: Relaxation, escape from real life, avoid real life problems Lego Foundation: Systematic Creativity in the Digital Realm (2012)

30 Achievement Social Immersion Advancement: Progress, power, accumulation, status Socialising: Casual chat, helping others, making friends Discovery: Exploration, lore, finding hidden things Mechanics: Numbers, optimisation, templating, analysis Relationships: Personal, selfdisclosure, finding and giving support Role playing: Story line, character history, roles, fantasy Competition: Challenging others, provocation, domination Teamwork: Collaboration, groups, group achievements Customisation: appearances, accessories, style, color schemes Escapism: Relaxation, escape from real life, avoid real life problems Lego Foundation: Systematic Creativity in the Digital Realm (2012)

31 In most mathematical lessons the whole difference lies in the fact that the student is asked to accept from outside an already entirely organised intellectual discipline which he may or may not understand - Jean Piaget Don t present students with pre-organised vocabulary and concepts, but rather provide students with a learning environment grounded in action. - Jean Piaget

32 How does a loop feel?

33 Clap Clap a FOR loop Stomp When you know how many times to repeat something. Stomp Let s repeat this three times! Clap Clap Jump

34 Clap Clap a WHILE loop Stomp Makes the loop repeat WHILE the condition is true. Stomp Let s repeat this code WHILE I m standing on one leg. Clap Clap Jump

35 Clap Clap an UNTIL loop Stomp Stomp Makes the loop repeat UNTIL the condition is met. Clap Clap Jump

36 This is one of Ruby s favorite dance routines. Can you dance it to the beat of your favorite song? This is how Snowleopard loves to waltz. And this is how the penguins like to boogie. Clap Clap Swirl Jump Clap Kick For loop! While loop! Until loop! Stomp Jump Stomp Stomp Clap Stomp Clap Clap Jump Clap Clap

37 A LOOP Kinetic Visual for i in 0..1 puts "Clap" end KUN MUSIIKKI ALKAA TOISTA 3 KERTAA TAPUTA KÄSIÄ 2 KERTAA TÖMÄYTÄ JALKAA 2 KERTAA TAPUTA KÄSIÄ 2 KERTAA HYPPÄÄ 1 PYSÄHDY KERTA Code Practice A thermometer. for i in 0..1 puts "Stomp end for i in 0..1 puts "Clap" end puts "Jump" A game. A website.

38 . PART 2: Computational thinking 40

39

40 What did we learn? 1. Exact commands. 2. In the right order. 3. Naming things is important (and you can t make spelling mistakes) 4. Instructions should cover all scenarios and be modifiable. 5. Even the biggest problems in the world are just tiny problems stuck together.

41 Computational Thinking (CT) is the thought processes involved in formulating a problem and expressing its solution(s) in such a way that a computer human or machine can effectively carry out.

42 CONCEPTS PRACTICES Data Automation Pattern recognition Systems thinking Persistency Computational Tinkering Logical & critical thinking thinking Creativity Abstraction Debugging Collaboration Decomposition Algorithms

43 Today we ll focus: 1. Decomposition 2. Pattern recognition 3. Algorithmic thinking 4. Abstraction

44 Computers as aids to clear thinking A deep understanding of programming, in particular the notions of successive decomposition as a mode of analysis and debugging of trial solutions, results in significant educational benefits in many domains of discourse including those unrelated to computers and information technology per se. - Seymour Papert, Mindstorms

45 Decomposition

46 TAVOITE 00:01 AIKA KERÄILTÄVÄT ASIAT SANKARI VIHOLLINEN YMPÄRISTÖ

47 Cross-curricular example C.S.LEWIS Literature

48 Pattern recognition.

49 Example for kids:

50 Cross-curricular example Economics

51 Turn the bath water on Set plates Eat food Get into the bath Set knives and forks No Still hungry? Wash Bring out the birthday cake Yes Get out of the bath Spread the tablecloth Say thank you

52 Algorithmic thinking

53 Example for kids: Go right Go left Go down Go up Stop and say hi! 3

54 Algorithms in CS Examples: SEARCHING ALGORITHMS SORTING ALGORITHMS DATA COMPRESSION Applications: Facebook NewsFeed Google s PageRank High Frequency Trading You may also enjoy.. YouTube Spotify

55

56 Abstraction

57 TURKKI Fur Eyes HÄNTÄ Tail SILMÄT

58 BASE CLASS Properties Color Eye color Height Length Weight Methods Pur Lay down Sit Meow

59 Cross-curricular example Chemistry

60 EXERCISE 54

61 WASH YOUR TEETH

62 HOW DID IT GO?

63 How many made a mistake?

64 How many asked for help?

65 Pair programming The other one drives, the other one gives instructions.

THE HEAD START CHILD OUTCOMES FRAMEWORK

THE HEAD START CHILD OUTCOMES FRAMEWORK THE HEAD START CHILD OUTCOMES FRAMEWORK Released in 2000, the Head Start Child Outcomes Framework is intended to guide Head Start programs in their curriculum planning and ongoing assessment of the progress

More information

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts.

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Recommendation 1 Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Students come to kindergarten with a rudimentary understanding of basic fraction

More information

Strategy Study on Primary School English Game Teaching

Strategy Study on Primary School English Game Teaching 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Strategy Study on Primary School English Game Teaching Feng He Primary Education College, Linyi University

More information

2 months: Social and Emotional Begins to smile at people Can briefly calm self (may bring hands to mouth and suck on hand) Tries to look at parent

2 months: Social and Emotional Begins to smile at people Can briefly calm self (may bring hands to mouth and suck on hand) Tries to look at parent 2 months: Begins to smile at people Can briefly calm self (may bring hands to mouth and suck on hand) Tries to look at parent Coos, makes gurgling sounds Turns head toward sounds Pays attention to faces

More information

Taking Kids into Programming (Contests) with Scratch

Taking Kids into Programming (Contests) with Scratch Olympiads in Informatics, 2009, Vol. 3, 17 25 17 2009 Institute of Mathematics and Informatics, Vilnius Taking Kids into Programming (Contests) with Scratch Abdulrahman IDLBI Syrian Olympiad in Informatics,

More information

Making Sales Calls. Watertown High School, Watertown, Massachusetts. 1 hour, 4 5 days per week

Making Sales Calls. Watertown High School, Watertown, Massachusetts. 1 hour, 4 5 days per week Making Sales Calls Classroom at a Glance Teacher: Language: Eric Bartolotti Arabic I Grades: 9 and 11 School: Lesson Date: April 13 Class Size: 10 Schedule: Watertown High School, Watertown, Massachusetts

More information

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING

LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING NARRATOR: Welcome to the Universal Design for Learning series, a rich media professional development resource supporting expert teaching and learning

More information

CS 101 Computer Science I Fall Instructor Muller. Syllabus

CS 101 Computer Science I Fall Instructor Muller. Syllabus CS 101 Computer Science I Fall 2013 Instructor Muller Syllabus Welcome to CS101. This course is an introduction to the art and science of computer programming and to some of the fundamental concepts of

More information

Tracy Dudek & Jenifer Russell Trinity Services, Inc. *Copyright 2008, Mark L. Sundberg

Tracy Dudek & Jenifer Russell Trinity Services, Inc. *Copyright 2008, Mark L. Sundberg Tracy Dudek & Jenifer Russell Trinity Services, Inc. *Copyright 2008, Mark L. Sundberg Verbal Behavior-Milestones Assessment & Placement Program Criterion-referenced assessment tool Guides goals and objectives/benchmark

More information

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students November 17, 2017 ARIZONA STATE UNIVERSITY ADDENDUM 3 RFP 331801 Digital Integrated Enrollment Support for Students Please note the following answers to questions that were asked prior to the deadline

More information

Understanding and Changing Habits

Understanding and Changing Habits Understanding and Changing Habits We are what we repeatedly do. Excellence, then, is not an act, but a habit. Aristotle Have you ever stopped to think about your habits or how they impact your daily life?

More information

Number Line Moves Dash -- 1st Grade. Michelle Eckstein

Number Line Moves Dash -- 1st Grade. Michelle Eckstein Number Line Moves Dash -- 1st Grade Michelle Eckstein Common Core Standards CCSS.MATH.CONTENT.1.NBT.C.4 Add within 100, including adding a two-digit number and a one-digit number, and adding a two-digit

More information

PRINCE2 Foundation (2009 Edition)

PRINCE2 Foundation (2009 Edition) Foundation (2009 Edition) Course Overview PRINCE2 is a world recognised process based project management method that is easily tailored and scaleable for the management of all types of projects within

More information

CS177 Python Programming

CS177 Python Programming CS177 Python Programming Recitation 1 Introduction Adapted from John Zelle s Book Slides 1 Course Instructors Dr. Elisha Sacks E-mail: eps@purdue.edu Ruby Tahboub (Course Coordinator) E-mail: rtahboub@purdue.edu

More information

Airplane Rescue: Social Studies. LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group The LEGO Group.

Airplane Rescue: Social Studies. LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group The LEGO Group. Airplane Rescue: Social Studies LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group. 2010 The LEGO Group. Lesson Overview The students will discuss ways that people use land and their physical

More information

Speak with Confidence The Art of Developing Presentations & Impromptu Speaking

Speak with Confidence The Art of Developing Presentations & Impromptu Speaking Speak with Confidence The Art of Developing Presentations & Impromptu Speaking Use this system as a guide, but don't be afraid to modify it to fit your needs. Remember the keys to delivering a successful

More information

One Hour of Code 10 million students, A foundation for success

One Hour of Code 10 million students, A foundation for success One Hour of Code 10 million students, A foundation for success Everybody in this country should learn how to program a computer... because it teaches you how to think. Steve Jobs Code.org is organizing

More information

The Curriculum in Primary Schools

The Curriculum in Primary Schools The Curriculum in Primary Schools Seminar on findings from Curriculum Implementation Evaluation, DES Inspectorate Primary Curriculum Review, Phase 1, NCCA May 11 th 2005 Planning the curriculum whole school

More information

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes WHAT STUDENTS DO: Establishing Communication Procedures Following Curiosity on Mars often means roving to places with interesting

More information

End-of-Module Assessment Task

End-of-Module Assessment Task Student Name Date 1 Date 2 Date 3 Topic E: Decompositions of 9 and 10 into Number Pairs Topic E Rubric Score: Time Elapsed: Topic F Topic G Topic H Materials: (S) Personal white board, number bond mat,

More information

Transfer of Training

Transfer of Training Transfer of Training Objective Material : To see if Transfer of training is possible : Drawing Boar with a screen, Eight copies of a star pattern with double lines Experimenter : E and drawing pins. Subject

More information

Welcome Prep

Welcome Prep Welcome Prep 2017 2016 THE YEAR AHEAD Welcome to Prep at Cornish College. This is where the chaos and MAGIC happens! Thanks so much for coming tonight I will explain the routines of our class and chat

More information

Picture It, Dads! Facilitator Activities For. The Mitten

Picture It, Dads! Facilitator Activities For. The Mitten Picture It, Dads! Facilitator Activities For The Mitten Picture It Dads! The Mitten Goals for Dads: 1. To practice effective read-aloud techniques. 2. To develop strategies to help retell the story. 3.

More information

Algebra Nation and Computer Science for MS Initiatives. Marla Davis, Ph.D. NBCT Office of Secondary Education

Algebra Nation and Computer Science for MS Initiatives. Marla Davis, Ph.D. NBCT Office of Secondary Education Algebra Nation and Computer Science for MS Initiatives Marla Davis, Ph.D. NBCT Office of Secondary Education METIS Conference July 21-23, 2017 Jackson Convention Center Algebra Nation 1 Algebra Nation:

More information

Medium Term Plan English Year

Medium Term Plan English Year Medium Term Plan English Year 12016 17 Comprehension Work through Comprehension Book and guided reading Grammar and punctuation Nelson Grammar International Pupil Book 1. Nelson International Comprehension

More information

Teaching Algorithm Development Skills

Teaching Algorithm Development Skills International Journal of Advanced Computer Science, Vol. 3, No. 9, Pp. 466-474, Sep., 2013. Teaching Algorithm Development Skills Jungsoon Yoo, Sung Yoo, Suk Seo, Zhijiang Dong, & Chrisila Pettey Manuscript

More information

CS 1103 Computer Science I Honors. Fall Instructor Muller. Syllabus

CS 1103 Computer Science I Honors. Fall Instructor Muller. Syllabus CS 1103 Computer Science I Honors Fall 2016 Instructor Muller Syllabus Welcome to CS1103. This course is an introduction to the art and science of computer programming and to some of the fundamental concepts

More information

Heart to Start Red Kit

Heart to Start Red Kit U Hea S Depa lth & rtm Hum ent of an S ervi ces Inno Prev vation enti on A in war d Educator Lesson Plans Heart to Start Red Kit fiber-ific FASHIONS! orange yellow fiber-ific Fruits and Veggies strawberry

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

Software Development: Programming Paradigms (SCQF level 8)

Software Development: Programming Paradigms (SCQF level 8) Higher National Unit Specification General information Unit code: HL9V 35 Superclass: CB Publication date: May 2017 Source: Scottish Qualifications Authority Version: 01 Unit purpose This unit is intended

More information

Genevieve L. Hartman, Ph.D.

Genevieve L. Hartman, Ph.D. Curriculum Development and the Teaching-Learning Process: The Development of Mathematical Thinking for all children Genevieve L. Hartman, Ph.D. Topics for today Part 1: Background and rationale Current

More information

Guide to Teaching Computer Science

Guide to Teaching Computer Science Guide to Teaching Computer Science Orit Hazzan Tami Lapidot Noa Ragonis Guide to Teaching Computer Science An Activity-Based Approach Dr. Orit Hazzan Associate Professor Technion - Israel Institute of

More information

About this unit. Lesson one

About this unit. Lesson one Unit 30 Abuja Carnival About this unit This unit revises language and phonics done throughout the year. The theme of the unit is Abuja carnival. Pupils describe a happy carnival picture and read a story

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

English Language Test. Grade Five. Semester One

English Language Test. Grade Five. Semester One ENGLISH LANGUAGE REGION:MUSANDAM SCHOOL: KHAWLA BINT AL AZWAR B.E.S. (5-12) English Language Test Grade Five Semester One Name School Class Write your answers on the Test Paper Time: 1½ hours Pages: 7

More information

Cognitive Development Facilitator s Guide

Cognitive Development Facilitator s Guide Cognitive Development Facilitator s Guide Competency-Based Learning Objectives Description of Target Audience Training Methodologies/ Strategies Utilized Sequence of Training By the end of this module,

More information

Students will be able to describe how it feels to be part of a group of similar peers.

Students will be able to describe how it feels to be part of a group of similar peers. LESSON TWO LESSON PLAN: WE RE ALL DIFFERENT ALIKE OVERVIEW: This lesson is designed to provide students the opportunity to feel united with their peers by both their similarities and their differences.

More information

Multiple Intelligence Teaching Strategy Response Groups

Multiple Intelligence Teaching Strategy Response Groups Multiple Intelligence Teaching Strategy Response Groups Steps at a Glance 1 2 3 4 5 Create and move students into Response Groups. Give students resources that inspire critical thinking. Ask provocative

More information

Getting Started with Deliberate Practice

Getting Started with Deliberate Practice Getting Started with Deliberate Practice Most of the implementation guides so far in Learning on Steroids have focused on conceptual skills. Things like being able to form mental images, remembering facts

More information

Taste And Sight Anatomy Study Guide

Taste And Sight Anatomy Study Guide Taste And Sight Anatomy Study Guide If you are searching for the ebook Taste and sight anatomy study guide in pdf form, then you've come to the right site. We presented utter edition of this ebook in txt,

More information

M55205-Mastering Microsoft Project 2016

M55205-Mastering Microsoft Project 2016 M55205-Mastering Microsoft Project 2016 Course Number: M55205 Category: Desktop Applications Duration: 3 days Certification: Exam 70-343 Overview This three-day, instructor-led course is intended for individuals

More information

Quantitative analysis with statistics (and ponies) (Some slides, pony-based examples from Blase Ur)

Quantitative analysis with statistics (and ponies) (Some slides, pony-based examples from Blase Ur) Quantitative analysis with statistics (and ponies) (Some slides, pony-based examples from Blase Ur) 1 Interviews, diary studies Start stats Thursday: Ethics/IRB Tuesday: More stats New homework is available

More information

INSTRUCTIONAL FOCUS DOCUMENT Grade 5/Science

INSTRUCTIONAL FOCUS DOCUMENT Grade 5/Science Exemplar Lesson 01: Comparing Weather and Climate Exemplar Lesson 02: Sun, Ocean, and the Water Cycle State Resources: Connecting to Unifying Concepts through Earth Science Change Over Time RATIONALE:

More information

Physical Features of Humans

Physical Features of Humans Grade 1 Science, Quarter 1, Unit 1.1 Physical Features of Humans Overview Number of instructional days: 11 (1 day = 20 30 minutes) Content to be learned Observe, identify, and record the external features

More information

Orange Coast College Spanish 180 T, Th Syllabus. Instructor: Jeff Brown

Orange Coast College Spanish 180 T, Th Syllabus. Instructor: Jeff Brown Orange Coast College Spanish 180 T, Th Syllabus Instructor: Jeff Brown Office: Lit. and Lang. 207 Office Hours: T, Th 2.30-4.30 pm Telephone: Voice mail (714) 432-5046 E-mail jbrown@occ.cccd.edu (I prefer

More information

TEAM-BUILDING GAMES, ACTIVITIES AND IDEAS

TEAM-BUILDING GAMES, ACTIVITIES AND IDEAS 1. Drop the Ball Time: 10 12 minutes Purpose: Cooperation and healthy competition Participants: Small groups Materials needed: Golf balls, straws, tape Each small group receives 12 straws and 18 inches

More information

YMCA SCHOOL AGE CHILD CARE PROGRAM PLAN

YMCA SCHOOL AGE CHILD CARE PROGRAM PLAN YMCA SCHOOL AGE CHILD CARE PROGRAM PLAN (normal view is landscape, not portrait) SCHOOL AGE DOMAIN SKILLS ARE SOCIAL: COMMUNICATION, LANGUAGE AND LITERACY: EMOTIONAL: COGNITIVE: PHYSICAL: DEVELOPMENTAL

More information

Introduction to Questionnaire Design

Introduction to Questionnaire Design Introduction to Questionnaire Design Why this seminar is necessary! Bad questions are everywhere! Don t let them happen to you! Fall 2012 Seminar Series University of Illinois www.srl.uic.edu The first

More information

File # for photo

File # for photo File #6883458 for photo -------- I got interested in Neuroscience and its applications to learning when I read Norman Doidge s book The Brain that Changes itself. I was reading the book on our family vacation

More information

Radius STEM Readiness TM

Radius STEM Readiness TM Curriculum Guide Radius STEM Readiness TM While today s teens are surrounded by technology, we face a stark and imminent shortage of graduates pursuing careers in Science, Technology, Engineering, and

More information

LITERACY ACROSS THE CURRICULUM POLICY

LITERACY ACROSS THE CURRICULUM POLICY "Pupils should be taught in all subjects to express themselves correctly and appropriately and to read accurately and with understanding." QCA Use of Language across the Curriculum "Thomas Estley Community

More information

Second Step Suite and the Whole School, Whole Community, Whole Child (WSCC) Model

Second Step Suite and the Whole School, Whole Community, Whole Child (WSCC) Model Second Step Suite and the Whole School, Whole Community, Whole Child (WSCC) Model suite The Second Step Suite and the WSCC model share the common goals of supporting the safety, well-being, and success

More information

Foster City Elementary School

Foster City Elementary School Foster City Parks & Recreation Department Presents: Foster City Elementary School Session 1 Wednesdays August 23 - November 1 (No classes held 10/11 & 10/18) Time: 1:00pm-2:00pm THIS IS NOT A SMFC SCHOOL

More information

Identifying Novice Difficulties in Object Oriented Design

Identifying Novice Difficulties in Object Oriented Design Identifying Novice Difficulties in Object Oriented Design Benjy Thomasson, Mark Ratcliffe, Lynda Thomas University of Wales, Aberystwyth Penglais Hill Aberystwyth, SY23 1BJ +44 (1970) 622424 {mbr, ltt}

More information

Abbey Academies Trust. Every Child Matters

Abbey Academies Trust. Every Child Matters Abbey Academies Trust Every Child Matters Amended POLICY For Modern Foreign Languages (MFL) September 2005 September 2014 September 2008 September 2011 Every Child Matters within a loving and caring Christian

More information

Introducing the New Iowa Assessments Language Arts Levels 15 17/18

Introducing the New Iowa Assessments Language Arts Levels 15 17/18 Introducing the New Iowa Assessments Language Arts Levels 15 17/18 ITP Assessment Tools Math Interim Assessments: Grades 3 8 Administered online Constructed Response Supplements Reading, Language Arts,

More information

SESSION 2: HELPING HAND

SESSION 2: HELPING HAND SESSION 2: HELPING HAND Ready for the next challenge? Build a device with a long handle that can grab something hanging high! This week you ll also check out your Partner Club s Paper Structure designs.

More information

Unit 2. A whole-school approach to numeracy across the curriculum

Unit 2. A whole-school approach to numeracy across the curriculum Unit 2 A whole-school approach to numeracy across the curriculum 50 Numeracy across the curriculum Unit 2 Crown copyright 2001 Unit 2 A whole-school approach to numeracy across the curriculum Objectives

More information

CS Machine Learning

CS Machine Learning CS 478 - Machine Learning Projects Data Representation Basic testing and evaluation schemes CS 478 Data and Testing 1 Programming Issues l Program in any platform you want l Realize that you will be doing

More information

Welcome to Year 2. The New National Curriculum

Welcome to Year 2. The New National Curriculum Welcome to Year 2 The New National Curriculum Literacy Reading Pupils should be taught to: continue to apply phonic knowledge and skills as the route to decode words until automatic decoding has become

More information

Back to School 30 First Weeks Activities

Back to School 30 First Weeks Activities Back to School 30 First Weeks Activities Team Building, Ice Breakers, Get-to-Know You Ideas and more! Kristine Nannini www.youngteacherlove.blogspot.com Do You Know Me? 1.) Give each student a piece of

More information

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING Yong Sun, a * Colin Fidge b and Lin Ma a a CRC for Integrated Engineering Asset Management, School of Engineering Systems, Queensland

More information

The Conversational User Interface

The Conversational User Interface The Conversational User Interface Ronald Kaplan Nuance Sunnyvale NL/AI Lab Department of Linguistics, Stanford May, 2013 ron.kaplan@nuance.com GUI: The problem Extensional 2 CUI: The solution Intensional

More information

COSI Meet the Majors Fall 17. Prof. Mitch Cherniack Undergraduate Advising Head (UAH), COSI Fall '17: Instructor COSI 29a

COSI Meet the Majors Fall 17. Prof. Mitch Cherniack Undergraduate Advising Head (UAH), COSI Fall '17: Instructor COSI 29a COSI Meet the Majors Fall 17 Prof. Mitch Cherniack Undergraduate Advising Head (UAH), COSI Fall '17: Instructor COSI 29a Agenda Resources Available To You When You Have Questions COSI Courses, Majors and

More information

School of Innovative Technologies and Engineering

School of Innovative Technologies and Engineering School of Innovative Technologies and Engineering Department of Applied Mathematical Sciences Proficiency Course in MATLAB COURSE DOCUMENT VERSION 1.0 PCMv1.0 July 2012 University of Technology, Mauritius

More information

Student Name: OSIS#: DOB: / / School: Grade:

Student Name: OSIS#: DOB: / / School: Grade: Grade 6 ELA CCLS: Reading Standards for Literature Column : In preparation for the IEP meeting, check the standards the student has already met. Column : In preparation for the IEP meeting, check the standards

More information

Grade Band: High School Unit 1 Unit Target: Government Unit Topic: The Constitution and Me. What Is the Constitution? The United States Government

Grade Band: High School Unit 1 Unit Target: Government Unit Topic: The Constitution and Me. What Is the Constitution? The United States Government The Constitution and Me This unit is based on a Social Studies Government topic. Students are introduced to the basic components of the U.S. Constitution, including the way the U.S. government was started

More information

Exploration. CS : Deep Reinforcement Learning Sergey Levine

Exploration. CS : Deep Reinforcement Learning Sergey Levine Exploration CS 294-112: Deep Reinforcement Learning Sergey Levine Class Notes 1. Homework 4 due on Wednesday 2. Project proposal feedback sent Today s Lecture 1. What is exploration? Why is it a problem?

More information

Helping at Home ~ Supporting your child s learning!

Helping at Home ~ Supporting your child s learning! Helping at Home ~ Supporting your child s learning! Halcombe School 2014 HELPING AT HOME At Halcombe School, we think teaching your child at school is like coaching your child in a sports team. When your

More information

Replace difficult words for Is the language appropriate for the. younger audience. For audience?

Replace difficult words for Is the language appropriate for the. younger audience. For audience? PEER EDITING In this part/stage of the writing process we help others to improve their writing, which helps us become better writers as well. It does take a commitment from the reader to look closely at

More information

WEBSITES TO ENHANCE LEARNING

WEBSITES TO ENHANCE LEARNING WEBSITES TO ENHANCE LEARNING FOR EDUCATORS http://school.discoveryeducation.com/schrockguide/index.html Discovery School http://dpi.wi.gov/index.html WI DPI http://edhelper.com/ Ed Helper http://www.ecb.org/

More information

Why Pay Attention to Race?

Why Pay Attention to Race? Why Pay Attention to Race? Witnessing Whiteness Chapter 1 Workshop 1.1 1.1-1 Dear Facilitator(s), This workshop series was carefully crafted, reviewed (by a multiracial team), and revised with several

More information

Occupational Therapy and Increasing independence

Occupational Therapy and Increasing independence Occupational Therapy and Increasing independence Kristen Freitag OTR/L Keystone AEA kfreitag@aea1.k12.ia.us This power point will match the presentation. All glitches were worked out. Who knows, but I

More information

Competition in Information Technology: an Informal Learning

Competition in Information Technology: an Informal Learning 228 Eurologo 2005, Warsaw Competition in Information Technology: an Informal Learning Valentina Dagiene Vilnius University, Faculty of Mathematics and Informatics Naugarduko str.24, Vilnius, LT-03225,

More information

PRINCE2 Practitioner Certification Exam Training - Brochure

PRINCE2 Practitioner Certification Exam Training - Brochure PRINCE2 Practitioner Certification Exam Training - Brochure The Credential that makes you a Project Management Specialist Course Name : PRINCE2_P Version : INVL_PRINCE2P_BR_02_035_1.2 Course ID : PMGT

More information

"Be who you are and say what you feel, because those who mind don't matter and

Be who you are and say what you feel, because those who mind don't matter and Halloween 2012 Me as Lenny from Of Mice and Men Denver Football Game December 2012 Me with Matthew Whitwell Teaching respect is not enough, you need to embody it. Gabriella Avallone "Be who you are and

More information

Standard 1: Number and Computation

Standard 1: Number and Computation Standard 1: Number and Computation Standard 1: Number and Computation The student uses numerical and computational concepts and procedures in a variety of situations. Benchmark 1: Number Sense The student

More information

Download or Read Online ebook plant observation chart in PDF Format From The Best User Guide Database

Download or Read Online ebook plant observation chart in PDF Format From The Best User Guide Database Chart Free PDF ebook Download: Chart Download or Read Online ebook plant observation chart in PDF Format From The Best User Guide Database Direction: Fill out this chart for your plant observation for

More information

Lancaster Lane CP School. The Importance of Motor Skills

Lancaster Lane CP School. The Importance of Motor Skills Lancaster Lane CP School The Importance of Motor Skills What Are Gross Motor Skills? Good gross motor skills are required in order for muscles in the body to perform a range of large, everyday movements

More information

CEFR Overall Illustrative English Proficiency Scales

CEFR Overall Illustrative English Proficiency Scales CEFR Overall Illustrative English Proficiency s CEFR CEFR OVERALL ORAL PRODUCTION Has a good command of idiomatic expressions and colloquialisms with awareness of connotative levels of meaning. Can convey

More information

use different techniques and equipment with guidance

use different techniques and equipment with guidance Stage 3: Course outline / OVERALL Technology SCHEME MYP 1, 2, 3 Sharing interim objectives Term 1 MYP 1 MYP 2 MYP 3 Unit topic Inventing & Inventors Everyday Inventions Design Technology: Product Design

More information

Job Description for Virtual Learning Platform Assistant and Staff ICT Trainer

Job Description for Virtual Learning Platform Assistant and Staff ICT Trainer Job Description for Virtual Learning Platform Assistant and Staff ICT Trainer Bristol Grammar School: a company limited by guarantee, company number: 5142007 Registered Office: University Road, Bristol,

More information

Relating Math to the Real World: A Study of Platonic Solids and Tessellations

Relating Math to the Real World: A Study of Platonic Solids and Tessellations Sheila Green Professor Dyrness ED200: Analyzing Schools Curriculum Project December 15, 2010 Relating Math to the Real World: A Study of Platonic Solids and Tessellations Introduction The study of Platonic

More information

Large Kindergarten Centers Icons

Large Kindergarten Centers Icons Large Kindergarten Centers Icons To view and print each center icon, with CCSD objectives, please click on the corresponding thumbnail icon below. ABC / Word Study Read the Room Big Book Write the Room

More information

Conteúdos de inglês para o primeiro bimestre. Turma 21. Turma 31. Turma 41

Conteúdos de inglês para o primeiro bimestre. Turma 21. Turma 31. Turma 41 Conteúdos de inglês para o primeiro bimestre Turma 21 Greetings Vocabulário: hello, hi, good morning, good afternoon, good night, good evening, goodbye, bye Estrutura: Hello! What is your name? My name

More information

Computer Science is more important than Calculus: The challenge of living up to our potential

Computer Science is more important than Calculus: The challenge of living up to our potential Computer Science is more important than Calculus: The challenge of living up to our potential By Mark Guzdial and Elliot Soloway In 1961, Alan Perlis made the argument that computer science should be considered

More information

Cross Language Information Retrieval

Cross Language Information Retrieval Cross Language Information Retrieval RAFFAELLA BERNARDI UNIVERSITÀ DEGLI STUDI DI TRENTO P.ZZA VENEZIA, ROOM: 2.05, E-MAIL: BERNARDI@DISI.UNITN.IT Contents 1 Acknowledgment.............................................

More information

Informatics 2A: Language Complexity and the. Inf2A: Chomsky Hierarchy

Informatics 2A: Language Complexity and the. Inf2A: Chomsky Hierarchy Informatics 2A: Language Complexity and the Chomsky Hierarchy September 28, 2010 Starter 1 Is there a finite state machine that recognises all those strings s from the alphabet {a, b} where the difference

More information

Curriculum Scope and Sequence

Curriculum Scope and Sequence Curriculum Scope and Sequence First Baptist Academy Mathematics: Number and Counting Concepts Understand that numbers are used to denote quantity: two birds Count to 10 by rote Count to 10 in Spanish Begin

More information

Program Matrix - Reading English 6-12 (DOE Code 398) University of Florida. Reading

Program Matrix - Reading English 6-12 (DOE Code 398) University of Florida. Reading Program Requirements Competency 1: Foundations of Instruction 60 In-service Hours Teachers will develop substantive understanding of six components of reading as a process: comprehension, oral language,

More information

Ks3 Sats Papers Maths 2003

Ks3 Sats Papers Maths 2003 Ks3 Sats Maths 2003 Free PDF ebook Download: Ks3 Sats Maths 2003 Download or Read Online ebook ks3 sats papers maths 2003 in PDF Format From The Best User Guide Database Year 2 SATs. English KS1 English.

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

10 Tips For Using Your Ipad as An AAC Device. A practical guide for parents and professionals

10 Tips For Using Your Ipad as An AAC Device. A practical guide for parents and professionals 10 Tips For Using Your Ipad as An AAC Device A practical guide for parents and professionals Introduction The ipad continues to provide innovative ways to make communication and language skill development

More information

SAMPLE PAPER SYLLABUS

SAMPLE PAPER SYLLABUS SOF INTERNATIONAL ENGLISH OLYMPIAD SAMPLE PAPER SYLLABUS 2017-18 Total Questions : 35 Section (1) Word and Structure Knowledge PATTERN & MARKING SCHEME (2) Reading (3) Spoken and Written Expression (4)

More information

12- A whirlwind tour of statistics

12- A whirlwind tour of statistics CyLab HT 05-436 / 05-836 / 08-534 / 08-734 / 19-534 / 19-734 Usable Privacy and Security TP :// C DU February 22, 2016 y & Secu rivac rity P le ratory bo La Lujo Bauer, Nicolas Christin, and Abby Marsh

More information

The winning student organization, student, or December 2013 alumni will be notified by Wed, Feb. 12th.

The winning student organization, student, or December 2013 alumni will be notified by Wed, Feb. 12th. Booth Tips GENERAL TIPS Have signage at eye level instead of lying flat (utilize boxes to elevate handouts) Use foam core as a backdrop on tables for signage (can find at Walgreens, Target, craft stores)

More information

Use of Online Information Resources for Knowledge Organisation in Library and Information Centres: A Case Study of CUSAT

Use of Online Information Resources for Knowledge Organisation in Library and Information Centres: A Case Study of CUSAT DESIDOC Journal of Library & Information Technology, Vol. 31, No. 1, January 2011, pp. 19-24 2011, DESIDOC Use of Online Information Resources for Knowledge Organisation in Library and Information Centres:

More information

eguidelines Aligned to the Common Core Standards

eguidelines Aligned to the Common Core Standards eguidelines Aligned to the Common Core Standards The Idaho Early Learning eguidelines conform with national models by organizing early childhood development into 5 key areas; Approaches to Learning and

More information

Formulaic Language and Fluency: ESL Teaching Applications

Formulaic Language and Fluency: ESL Teaching Applications Formulaic Language and Fluency: ESL Teaching Applications Formulaic Language Terminology Formulaic sequence One such item Formulaic language Non-count noun referring to these items Phraseology The study

More information