File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
#Perl 6 for problem solver
2
2
3
3
+ [ Chapter 0] ( /chapter/text0.md ) ....... [ Main Program] ( /chapter/bn0.pl6 )
4
+ * [ goals] ( /chapter/text0.md#goals ) and [ methods] ( /chapter/text0.md#teaching-method )
5
+ * [ layout of the whole and structure of each chapter] ( #chapter-layout )
6
+ * [ few prerequisites] ( /chapter/text0.md#prerequisites )
7
+ * [ Perl philosophy] ( /chapter/text0.md#perl-philosophy )
8
+ * [ basic syntax rules] ( /chapter/text0.md#basic-syntax-rules )
9
+ * [ first tiny example: hello math !] ( /chapter/text0.md#first-example )
10
+
4
11
+ [ Chapter 1] ( /chapter/text1.md ) ....... [ Main Program] ( /chapter/bn1.pl6 )
5
12
+ [ Chapter 2] ( /chapter/text2.md ) ....... [ Main Program] ( /chapter/bn2.pl6 )
6
13
+ [ Chapter 3] ( /chapter/text3.md ) ....... [ Main Program] ( /chapter/bn3.pl6 )
15
22
+ Chapter 12
16
23
17
24
25
+
18
26
Just click on links, clicking on headings brings you one level up.
19
27
You can’t perform that action at this time.
0 commit comments