Skip to content

Commit 3c8bebd

Browse files
committed
wrote 3/5 of chapter 0 paragraph 5
1 parent 031f52f commit 3c8bebd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

chapter/text0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cd ..
2-
31

42
[Chapter 0](../table-of-content.md)
53
===================================

table-of-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Perl 6 for problem solver
22

33
+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6)
4-
- [goals](/chapter/text0.md#goals) - [methods](/chapter/text0.md#teaching-method) - [layout](/chapter/text0.md#chapter-layout) - [prerequisites](/chapter/text0.md#prerequisites),
4+
- [goals](/chapter/text0.md#goals) - [methods](/chapter/text0.md#teaching-method) - [layout](/chapter/text0.md#chapter-layout) - [prerequisites](/chapter/text0.md#prerequisites)
55
- [Perl philosophy](/chapter/text0.md#perl-philosophy) - [basic syntax rules](/chapter/text0.md#basic-syntax-rules) - [first tiny example: hello math !](/chapter/text0.md#first-example)
66
+ [Chapter 1](/chapter/text1.md) ..................... [Main Program](/chapter/bn1.pl6)
77
+ [Chapter 2](/chapter/text2.md) ..................... [Main Program](/chapter/bn2.pl6)

0 commit comments

Comments
 (0)