Hour Two – what to do after the Hour of Code JULIE BAR AND MARTIN FUNK – NEW TRIER HIGH SCHOOL.

Slides:



Advertisements
Similar presentations
UNIT-e futures and UNIT-e Mobile Ben Potter Systems Architect.
Advertisements

TWITTER BASICS PCNA: Signing up, tweeting, following, & hash-tagging on Twitter.
David Wolber, Computer Science App Inventor for Android Do-it-yourself App Creation.
App Inventor Link to App Inventor (AI): AI Important Concepts Link:
Computer Science as a Career
App Inventor Barb Ericson July 3, 2013.
Coding your way through school! Dr. Martine Ceberio Associate Professor of Computer Science The University of Texas at El Paso
App Inventor Barb Ericson Georgia Tech
SM3121 Software Technology Mark Green School of Creative Media.
Design an App Gail Dickinson Germantown Middle School 8 th Grade STEM Gail Dickinson Germantown Middle School 8 th Grade STEM.
Using Multimedia, Animation, and Robotics to Increase the Number of Students and Teachers in Computing Barbara Ericson ICE, College of Computing Georgia.
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
Introducing Computer Science in the Classroom
RAY PASTORE, PH.D. ASSISTANT PROFESSOR OF INSTRUCTIONAL TECHNOLOGY – UNCW How to Build Mobile Apps for iOS and Android.
Coding for All Barbara Ericson Georgia Institute of Technology October 18, 2013.
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
By Nancy Hecker.  Ryan Seacrest explains:  6.
4-H Problem-Solving, Teamwork and Fun through LEGO Mindstorm Robotics
Integrating Business Education and Computer Science to Prepare Students for the 21 st Century Barbara Ericson Advanced.
T.L. Kennedy Secondary School
ACS-1805 Introduction to Programming 1805 introduces students to programming using technology for creating programs that run on Android devices. Android:
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
EMT1111 Logic and Problem Solving Fall 2012 Dr. José M. Reyes Álamo Lecture 1.
Exploring CS Through Technovation Challenge. Mission & Vision Our mission is to promote women leadership in technology by giving girls the skills and.
Essential Apps and They Are Free! Katy Hammack Casey Gibson PRIDE Academy.
ing to Make Learning Relevant
Bekir Mugayitoglu, MBA Learn to code, code to learn.
Lance Pedersen Bio: I am a relatively new teacher who has had to rapidly adjust to teaching in the CTS area. I started my career three years ago at Ross.
Programming Software from Carnegie Mellon Began at University of Virginia under the leadership of Dr. Randy Pausch (“The Last Lecture”)
Google Workshop: App Inventor Jeff Gray, Ph.D. - Associate Professor Carnegie Foundation Professor of the Year (Alabama, 2008) University of Alabama Department.
EMT1111 Logic and Problem Solving Dr. José M. Reyes Álamo Lecture 1.
Free and Low Cost Game Design Tools for Game Based Learning with Student Game Creation Mark Lewis, Faculty Instructional Technologist Introduction There.
HTML5 Video Player For SharePoint HTML5 Background Why creating video player in HTML5 is easy? Can we do it without Javascript? Easy or Difficult?
This is CS50 AP..
Ralph Wiggum Advisory September 10 th, 2015 SOFTWARE DEVELOPER Career Exploration Project.
Unlocking the Code to Critical Thinking
1 KaaShiv InfoTech  Presents  INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website.
App Development for the Android Phones/Tablets Computer Science Project Oregon Islamic Academy.
By: Zubeida Gobah.  Easier to carry  How? It’s just one thing and is not heavy.  Search for different topics  How? You can’t search anything in books.
Parent Workshop December 8, 2015 Jenny Sora. What is “Hour of Code”? The Hour of Code is a one-hour introduction to computer science, designed to demystify.
Code Tools for Schools Adam Carr from Bridge Creek High School.
Benefits overview Speaker name goes here.
CS education: teaching computer science. Teaching programming Teaching computer science has become a huge industry: Huge job growth Not enough CS- trained.
CODING Gail Dickinson Madison Ridgeland Academy Mississippi College STEM Institute
TERRI HARKEY IPS/ Region 10 Tech Conference 2016 Coding.
{ Community Event: District Educator Dawnita Westover EDU: 620 Meeting Individual Student Needs With Technology Instructor Conner July 6, 2015.
First appeared Features Popular uses Basic This language emphasises on ease of use, allowing general purpose programming to those with a small amount of.
Learn Django Python by Building Projects. Python is a programming language that allows programmers to express concepts in fewer lines of code in languages.
Three great options – your choice.. Draw cool pictures with the artist.
Lego Mindstorms EV3 Sumo Battle
Robots Roaming the Classroom
Victory Lutheran college
CS education: teaching computer science
Introducing Coding To Your Classroom
Pathways & Requirements
Computational Thinking in the Classroom
An Innovative Approach to the Technology Itch
Shannon Thiessen Computer Science Program Specialist OSPI
Presented by Jenny Sora May 17, 2017
Hour of Code iPad Activities
Open Web App.
Coding, Computer Science, and 21st Century Curriculum
Teaching MS Science with Computer Science
Cameron Tully-Smith Alice Cameron Tully-Smith
Computational Thinking in the Classroom
Completing the tasks for A452 with….
Introduction to R.
Welcome to Computer Science
Hour of Code.
Coding Video.
Presentation transcript:

Hour Two – what to do after the Hour of Code JULIE BAR AND MARTIN FUNK – NEW TRIER HIGH SCHOOL

What is the Hour of Code?  Introduce students of all ages to computer science  “Every 21 st century student should have the opportunity to take part in creating technology that’s changing our world. The basics help nurture creativity and problem-solving skills, and prepare students for any future career.”  An attempt to fix the diversity gap in CS.

What is the Hour of Code?  Code.org Code.org  Self-guided tutorials which work on any modern browser, tablet, smartphone, or even with no computer at all. December 7 – 13, 2015

Demonstration: Scratch  Free software  Online or Download (Windows, Mac, Linux)  Lots of online support: examples, tutorials, online community, etc.  Easy to learn, but can get complex  it’s a Science Olympiad event this year  Student example  Tips

Demonstration: Alice  Free software  Download (Windows, Mac, Linux)  Tutorials Available  Version 2.x (51 videos if you search “Alice Programming by Steve” on YouTube)  Version 3.x (video tutorials on Alice.org)  Easy to Learn  Drag and Drop  Can do really cool animations without knowing many CS concepts  Student Examples

Demonstration: App Inventor  Free Online  For android devices but has emulator  Good online support  Easy to learn, but can get complex  Student example & Demonstration

Demonstration: Lego Mindstorms and App Inventor  To work with Lego Robots  Used to work with App Inventor (but does not work with new EV3 robots)  Motivating: student workstudent work

Demonstration: Raptor  Free software (Windows)  Download  “Handouts” available (textbook like)  Tutorials available  Student Examples

Demonstration: Codea  Used on the Ipad.  Not free, but not expensive ($14.99)  Text-based and event driven.  Looks cool but can get complicate  Online tutorials and references. Not as much as other stuff, but increasing  Graphics – good application for other math skills  Examples

Self-directed students can:  Code.org Code.org  Lightbot  Angry Birds (similar and easier than Lightbot)  Flappy Bird (can send to your own phone and to friends)  On-Line College Courses  Code Academy (Python, Java, HTML, Javascript, …) Code Academy  Kahn Academy (HTML, Javascript, general CS concepts) Kahn Academy

Questions?