forked from BJOC-NL/bjoc-nl.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hoofdstuk1.html
79 lines (69 loc) · 4.01 KB
/
hoofdstuk1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html lang="nl">
<head>
<link rel="icon" href="afb/BJOC-NL-logo.png" type="image/png">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="js+css/llab/loader.js"></script>
<script type="text/javascript" src="js+css/gifffer.min.js"></script>
<script type="text/javascript">
window.onload = function () {
Gifffer();
}
</script>
<link rel="stylesheet" type="text/css" href="js+css/css/bjc-gifffer.css">
<title>Hoofdstuk 1: Inleiding programmeren</title>
</head>
<body>
<p>
<a href="specificaties.html">Dit zijn de minimale specificaties voor het
uitvoeren van Snap!</a>
</p>
<p>
<a href="index.html">Terug naar de inhoudsopgave.</a>
</p>
<h3>Hoofdstuk 1 Les 1: Het Klik Op Alonza Spel
</h3>
<img height="300" class="imageRight" style="max-height: 500px;" src="afb/H1/H1L2/overig/H1L2P1-o3.png"
alt="Geen Afbeelding">
<ul>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P1.html"> Beginnen met Snap!</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P2.html"> Programmeer jouw eigen App</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P3.html"> Opslaan en Pair Programming</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P4.html"> Willekeurig Bewegen</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P5.html"> De Speler Verwelkomen</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P6.html"> Maak er een Spel Van</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L1P7.html"> Het delen van je App</a></li>
</ul>
<h3>Hoofdstuk 1 Les 2: Kletsen en coderen</h3>
<ul>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L2P1.html"> Kletspraat programmeren</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L2P2.html"> Op Maat Maken en Debuggen</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L2P3.html"> Je Eigen Blok Maken</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L2P4.html"> Namen van Spelers Leren</a></li>
</ul>
<h3>Hoofdstuk 1 Les 3: Moderne Kunst met Polygonen</h3>
<img height="300" class="imageRight" style="max-height: 500px;" src="afb/H1/H1L3/overig/H1L3P7-o5.png"
alt="Geen Afbeelding">
<ul>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P1.html"> Beweging Verkenen</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P2.html"> Hoeken en Draaien</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P3.html"> Blokken met Invoer</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P4.html"> Pas Je Molen Aan</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P5.html"> Remix Je Molen</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P6.html"> Lussen met een teller</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L3P7.html"> Grafische Kunst</a></li>
</ul>
<h3>Hoofdstuk 1 Les 4: Je Privacy Beschermen</h3>
<ul>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L4P1.html"> Jouw Imago in de Cloud</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L4P2.html"> Privacy Onderzoeken</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L4P3.html"> Tanya Rider's Verhaal</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L4P4.html"> Innovatie en Privacy</a></li>
</ul>
<h3>Hoofdstuk 1 Les 5: Volg de Leider</h3>
<ul>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L5P1.html"> Sprite Die de Muis Volgt</a></li>
<li> <a href="units/Unit 1 - Introduction to Programming/H1L5P2.html"> Sprite Die een Sprite Volgt</a></li>
</ul>
</body>
</html>