Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/exercises/en/16_gnome-devel-demos.txt
blob: a1c013eeb0db4f3d2726e521792e0d8d6a6ed8da (plain)
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
Exercise 16 is not assessed. Instead, you should go to:
	https://developer.gnome.org/gnome-devel-demos/unstable/tutorial.py.html.en
and work through the following examples. For each example, copy the code into
a file and run it using Python. Read the documentation on the web pages and
ensure you understand how the example works.

You should look at the following tutorial pages, at a minimum:
 • 1.1
 • 2.1
 • 2.2
 • 2.3
 • 3.1
 • 4.1
 • 4.2
 • 4.3
 • 4.4
 • 5.1
 • 5.2
 • 5.4
 • 5.5
 • 5.7
 • 7.3
 • 8.2
 • 8.3
 • 9.1
 • 11.3

Note that tutorial page 14.1 is covered separately in a later exercise.