File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
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
+ * [ 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 )
11
10
+ [ Chapter 1] ( /chapter/text1.md ) ....... [ Main Program] ( /chapter/bn1.pl6 )
12
11
+ [ Chapter 2] ( /chapter/text2.md ) ....... [ Main Program] ( /chapter/bn2.pl6 )
13
12
+ [ Chapter 3] ( /chapter/text3.md ) ....... [ Main Program] ( /chapter/bn3.pl6 )
You can’t perform that action at this time.
0 commit comments