Show last authors
1 (% class="row" %)
2 (((
3 (% class="col-xs-12 col-sm-8" %)
4 (((
5 (% class="jumbotron" %)
6 (((
7 (% class="container" %)
8 (((
9 **Are you ready to start?**
10 This unit consists of four activities. Setup, Postcard, App structure and a few bricks. As an additional exercise you're going to be a debugger.
11 )))
12 )))
13
14
15 (% class="col-xs-12 col-sm-4" %)
16 (((
17 (% class="box" %)
18 (((
19 **Contents**
20
21 {{toc/}}
22 )))
23 )))
24
25 = Overview =
26
27 Before you get an overview of the activities for this unit, please watch the video below. It shows different examples of using Pocket Code in a classroom setting and should give you a few insights into working and teaching with Pocket Code. This Video was made by the Google Play for Education team.
28
29 {{video url="https://www.youtube.com/watch?v=75i10o_uv0U" height="200px"/}}
30
31 == Setup ==
32
33 This unit consists of four activities. The first activity is about the [[setup>>url:https://edu.catrob.at/setup]] you need for carrying out this workshop.
34
35 == Postcard ==
36
37 In the next activity you get started with Pocket Code. You create your first program, an interactive [[postcard>>url:https://edu.catrob.at/unit1-postcard]], using a guided walkthrough video.
38
39 == App structure ==
40
41 This activity is about the [[app structure>>url:https://edu.catrob.at/unit1-app-structure]] of Pocket Code. Here you get familiar with the common screens of the app.
42
43 == A few bricks ==
44
45 Now it's time for you first own program. In the fourth activity you can create an creative game, animation or story by using just a [[few bricks>>url:https://edu.catrob.at/unit1-a-few-bricks]].
46
47 == Be a debugger ==
48
49 As an exercise, you're going to [[be a debugger>>url:https://edu.catrob.at/unit1-debug-it]] in the last activity of this unit. In some projects, small errors have crept in. Find these bugs!
50 )))
51
52 )))