From version < 4.1 >
edited by ukat
on 2021/08/17 10:37
To version < 5.1 >
edited by ukat
on 2021/08/23 14:40
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,11 +24,6 @@
24 24  
25 25  
26 26  
27 -
28 -
29 -
30 -
31 -
32 32  (% class="row" %)
33 33  (((
34 34  (% class="col-xs-12 col-sm-6" %)
... ... @@ -35,14 +35,14 @@
35 35  (((
36 36  (% class="box" %)
37 37  (((
38 -= Step By Step: Jungle Juggling =
33 += Brick Documentation =
39 39  
40 -New to programming but want to develop your game? Check out this step-by-step guide and start creating your first game:
35 +Program with the ease of playing lego? The coding blocks do just that. With the help of them it's very easy to build your own programs.
41 41  
42 42  (% style="text-align:center" %)
43 -[[[[image:game.gif||class="img-rounded" width="191"]]>>doc:.AFirstGame.WebHome]]
38 +[[[[image:brick_documentation_teaser.jpg||queryString="width=367" width="367" class="img-rounded"]]>>doc:Documentation.BrickDocumentation.WebHome]]
44 44  
45 -[[Walk your first steps with us ~>~>>>doc:.AFirstGame.WebHome]]
40 +[[Here you will get all the information about every block ~>~>>>doc:Documentation.BrickDocumentation.WebHome]]
46 46  )))
47 47  )))
48 48  
... ... @@ -50,14 +50,14 @@
50 50  (((
51 51  (% class="box" %)
52 52  (((
53 -= Brick Documentation =
48 += Formula Editor =
54 54  
55 -Program with the ease of playing lego? The coding blocks do just that. With the help of them it's very easy to build your own programs.
50 +Without formulas, programs would be unthinkable. They help to express what you actually want from the computer.
56 56  
57 57  (% style="text-align:center" %)
58 -[[[[image:brick_documentation_teaser.jpg||queryString="width=367" class="img-rounded" width="367"]]>>doc:Documentation.BrickDocumentation.WebHome]]
53 +[[[[image:d.png||queryString="height=233&width=349" width="349" class="img-rounded"]]>>doc:Documentation.FormulaEditor.WebHome]]
59 59  
60 -[[Here you will get all the information about every block ~>~>>>doc:Documentation.BrickDocumentation.WebHome]]
55 +[[Have a look to see how the formula editor works ~>~>>>doc:Documentation.FormulaEditor.WebHome]]
61 61  )))
62 62  )))
63 63  )))
... ... @@ -68,14 +68,14 @@
68 68  (((
69 69  (% class="box" %)
70 70  (((
71 -= Feature Tutorials =
66 += How-Tos =
72 72  
73 -Do you want to program your own game and would like to have some components for it? Here you can find program parts that you can use in your game.
68 +Have you ever thought about how to create clones or how to program a quiz? The How-To's show you how to program these things and more.
74 74  
75 75  (% style="text-align:center" %)
76 -[[[[image:1920-1080-max.png||queryString="height=233&width=414" class="img-rounded" width="414"]]>>doc:Documentation.Feature Tutorials.WebHome]]
71 +[[[[image:2048-1365-max2.png||queryString="width=317&height=233" alt="2048-1365-max.png" width="442" class="img-rounded"]]>>doc:Documentation.How-To's.WebHome]]
77 77  
78 -[[Here you can find program parts ~>~>>>doc:Documentation.Feature Tutorials.WebHome]]
73 +[[Have a look and click here ~>~>>>doc:Documentation.How-To's.WebHome]]
79 79  )))
80 80  )))
81 81  
... ... @@ -83,32 +83,37 @@
83 83  (((
84 84  (% class="box" %)
85 85  (((
86 -= Formula Editor =
81 += Feature Tutorials =
87 87  
88 -Without formulas, programs would be unthinkable. They help to express what you actually want from the computer.
83 +Do you want to program your own game and would like to have some components for it? Here you can find program parts that you can use in your game.
89 89  
90 90  (% style="text-align:center" %)
91 -[[[[image:d.png||queryString="height=233&width=349" class="img-rounded" width="349"]]>>doc:Documentation.FormulaEditor.WebHome]]
86 +[[[[image:1920-1080-max.png||queryString="height=233&width=414" width="414" class="img-rounded"]]>>doc:Documentation.Feature Tutorials.WebHome]]
92 92  
93 -[[Have a look to see how the formula editor works ~>~>>>doc:Documentation.FormulaEditor.WebHome]]
88 +[[Here you can find program parts ~>~>>>doc:Documentation.Feature Tutorials.WebHome]]
94 94  )))
95 95  )))
91 +
92 +
93 +
96 96  )))
97 97  
98 98  (% class="row" %)
99 99  (((
98 +
99 +
100 100  (% class="col-xs-12 col-sm-6" %)
101 101  (((
102 102  (% class="box" %)
103 103  (((
104 -= How-Tos =
104 += Starterprojects =
105 105  
106 -Have you ever thought about how to create clones or how to program a quiz? The How-To's show you how to program these things and more.
106 +Do you want to see some finished projects? Here you can find some projects for the categories "Games", "Animation", "Interactive Art and Stories" and "Music and Dance". Download these starter projects, take a look at the code and modify it to your taste.
107 107  
108 108  (% style="text-align:center" %)
109 -[[[[image:2048-1365-max2.png||queryString="width=317&height=233" alt="2048-1365-max.png" class="img-rounded" width="442"]]>>doc:Documentation.How-To's.WebHome]]
109 +[[[[image:Starterprojekte.png||queryString="width=317&height=233" class="img-rounded"]]>>doc:Documentation.Starter.WebHome]]
110 110  
111 -[[Have a look and click here ~>~>>>doc:Documentation.How-To's.WebHome]]
111 +[[Have a look and click here ~>~>>>doc:Documentation.Starter.WebHome]]
112 112  )))
113 113  )))
114 114  
... ... @@ -116,19 +116,18 @@
116 116  (((
117 117  (% class="box" %)
118 118  (((
119 -= Starterprojects =
119 += Beginners Course =
120 120  
121 -Do you want to see some finished projects? Here you can find some projects for the categories "Games", "Animation", "Interactive Art and Stories" and "Music and Dance". Download these starter projects, take a look at the code and modify it to your taste.
121 +Work through three units to get started with Pocket Code with our beginner course.
122 122  
123 123  (% style="text-align:center" %)
124 -[[[[image:Starterprojekte.png||queryString="width=317&height=233" class="img-rounded"]]>>doc:Documentation.Starter.WebHome]]
124 +[[[[image:1280-853-max.png||queryString="height=233&width=349" width="349" class="img-rounded"]]>>doc:Documentation.Beginners Course.WebHome]]
125 125  
126 -[[Have a look and click here ~>~>>>doc:Documentation.Starter.WebHome]]
126 +[[Check out this beginners course to immerse into the world of programing ~>~>>>doc:Documentation.Beginners Course.WebHome]]
127 127  )))
128 128  )))
129 129  )))
130 130  
131 -
132 132  (% class="row" %)
133 133  (((
134 134  (% class="col-xs-12 col-sm-6" %)
... ... @@ -135,17 +135,16 @@
135 135  (((
136 136  (% class="box" %)
137 137  (((
138 -= Beginners Course =
137 += Game Design =
139 139  
140 -Work through three units to get started with Pocket Code with our beginner course.
139 +You want to improve your game and want to learn more about game mechanics?
141 141  
142 142  (% style="text-align:center" %)
143 -[[[[image:1280-853-max.png||queryString="height=233&width=349" class="img-rounded" width="349"]]>>doc:Documentation.Beginners Course.WebHome]]
142 +[[[[image:game design.PNG||queryString="width=350&height=250" alt="2048-1365-max (1).png" width="461" class="img-rounded"]]>>doc:Documentation.Game Design.WebHome]]
144 144  
145 -[[Check out this beginners course to immerse into the world of programing ~>~>>>doc:Documentation.Beginners Course.WebHome]]
144 +[[Here you will find some Game Design Tutorials ~>~>>>doc:Documentation.Game Design.WebHome]]
146 146  )))
147 147  )))
148 -
149 149  (% class="col-xs-12 col-sm-6" %)
150 150  (((
151 151  (% class="box" %)
... ... @@ -155,7 +155,7 @@
155 155  You need help and want to ask us a question?
156 156  
157 157  (% style="text-align:center" %)
158 -[[[[image:Screenshot_2020-06-09-10-55-06-879_org.catrobat.catroid.jpg||queryString="width=350&height=233" alt="2048-1365-max (1).png" class="img-rounded" width="315"]]>>doc:Documentation.Chat and Forums.WebHome]]
156 +[[[[image:Screenshot_2020-06-09-10-55-06-879_org.catrobat.catroid.jpg||queryString="width=350&height=233" alt="2048-1365-max (1).png" width="315" class="img-rounded"]]>>doc:Documentation.Chat and Forums.WebHome]]
159 159  
160 160  [[Catrobat Chat & Forums ~>~>>>doc:Documentation.Chat and Forums.WebHome]]
161 161  )))
... ... @@ -173,7 +173,7 @@
173 173  You are a teacher o Catrobat? You wanna find out about educational resources?
174 174  
175 175  (% style="text-align:center" %)
176 -[[[[image:2048-1365-max (2).jpg||queryString="height=233&width=348" alt="1280-853-max.png" class="img-rounded" width="348"]]>>doc:Education.WebHome]]
174 +[[[[image:2048-1365-max (2).jpg||queryString="height=233&width=348" alt="1280-853-max.png" width="348" class="img-rounded"]]>>doc:Education.WebHome]]
177 177  
178 178  [[Then come on here to our Education site ~>~>>>doc:Education.WebHome]]
179 179  )))
... ... @@ -205,7 +205,7 @@
205 205  
206 206  (% class="box" %)
207 207  (((
208 -**Download from Google Play Store**[[[[image:Education.CodedEmbroidery.WebHome@GooglePlay.png||alt="Google Playbutton" height="61" style="float:right" width="200"]]>>https://catrob.at/gp]]
206 +**Download from Google Play Store**[[[[image:Education.CodedEmbroidery.WebHome@GooglePlay.png||alt="Google Playbutton" width="200" height="61" style="float:right"]]>>https://catrob.at/gp]]
209 209  
210 210  (% class="wikigeneratedid" %)
211 211  [[Download the app and get started ~>~> >>https://catrob.at/gp]]
... ... @@ -213,7 +213,7 @@
213 213  
214 214  (% class="box" %)
215 215  (((
216 -**Download the iOS version from App Store**[[[[image:Education.CodedEmbroidery.WebHome@IOSstore.png||alt="https://share.catrob.at/images/help/apple_logo.png?v=3.5.0" height="59" style="float:right" width="200"]]>>https://catrob.at/ca]]
214 +**Download the iOS version from App Store**[[[[image:Education.CodedEmbroidery.WebHome@IOSstore.png||alt="https://share.catrob.at/images/help/apple_logo.png?v=3.5.0" width="200" height="59" style="float:right"]]>>https://catrob.at/ca]]
217 217  
218 218  (% class="wikigeneratedid" %)
219 219  [[Download the app and get started ~>~>>>https://catrob.at/ca]]
... ... @@ -221,7 +221,7 @@
221 221  
222 222  (% class="box" %)
223 223  (((
224 -**Download from Huawei AppGallery**[[[[image:https://huaweimobileservices.com/wp-content/uploads/2018/09/appgalleryico.png||height="109" style="float:right" width="109"]]>>https://catrob.at/HuaweiAppGallery ]]
222 +**Download from Huawei AppGallery**[[[[image:https://huaweimobileservices.com/wp-content/uploads/2018/09/appgalleryico.png||width="109" height="109" style="float:right"]]>>https://catrob.at/HuaweiAppGallery ]]
225 225  
226 226  (% class="wikigeneratedid" %)
227 227  [[Download and get started! ~>~> >>https://catrob.at/HuaweiAppGallery ]]
... ... @@ -236,16 +236,18 @@
236 236  (((
237 237  (% class="box" %)
238 238  (((
239 -= Game Design =
237 += Step By Step: Jungle Juggling =
240 240  
241 -You want to improve your game and want to learn more about game mechanics?
239 +New to programming but want to develop your game? Check out this step-by-step guide and start creating your first game:
242 242  
243 243  (% style="text-align:center" %)
244 -[[[[image:game design.PNG||queryString="width=350&height=250" alt="2048-1365-max (1).png" class="img-rounded" width="461"]]>>doc:Documentation.Game Design.WebHome]]
242 +[[[[image:game.gif||width="191" class="img-rounded"]]>>doc:.AFirstGame.WebHome]]
245 245  
246 -[[Here you will find some Game Design Tutorials ~>~>>>doc:Documentation.Game Design.WebHome]]
244 +[[Walk your first steps with us ~>~>>>doc:.AFirstGame.WebHome]]
247 247  )))
248 248  )))
247 +
248 +
249 249  )))
250 250  )))
251 251