File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
1
#Perl 6 for problem solver
2
2
3
- + [ Chapter 0] ( /chapter/text0.md ) ..................... [ Main Program] ( /chapter/bn0.pl6 )
3
+ + [ Chapter 0] ( /chapter/text0.md ) ..................... [ Main Program] ( /chapter/bn0.pl6 ) [ Selfprinter ] ( /chapter/self0.pl6 )
4
4
- [ goals] ( /chapter/text0.md#goals ) - [ methods] ( /chapter/text0.md#teaching-method ) - [ layout] ( /chapter/text0.md#chapter-layout ) - [ built app] ( /chapter/text0.md#what-app-to-build ) - [ prerequisites] ( /chapter/text0.md#prerequisites )
5
5
- [ Perl philosophy] ( /chapter/text0.md#perl-philosophy ) - [ basic syntax] ( /chapter/text0.md#basic-syntax-rules ) - [ first example] ( /chapter/text0.md#first-example )
6
6
+ [ Chapter 1] ( /chapter/text1.md ) ..................... [ Main Program] ( /chapter/bn1.pl6 )
7
+ - scalars - shell IO - file IO
7
8
+ [ Chapter 2] ( /chapter/text2.md ) ..................... [ Main Program] ( /chapter/bn2.pl6 )
8
9
+ [ Chapter 3] ( /chapter/text3.md ) ..................... [ Main Program] ( /chapter/bn3.pl6 )
9
10
+ [ Chapter 4] ( /chapter/text4.md ) ..................... [ Main Program] ( /chapter/bn4.pl6 )
15
16
+ Chapter 10
16
17
+ Chapter 11
17
18
+ Chapter 12
18
-
19
+
19
20
20
21
21
22
You can’t perform that action at this time.
0 commit comments