Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
more toc content
  • Loading branch information
lichtkind committed Oct 23, 2015
1 parent a7baf3d commit c24cc7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
File renamed without changes.
5 changes: 3 additions & 2 deletions table-of-content.md
@@ -1,9 +1,10 @@
#Perl 6 for problem solver

+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6)
+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6) [Selfprinter](/chapter/self0.pl6)
- [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)
- [Perl philosophy](/chapter/text0.md#perl-philosophy) - [basic syntax](/chapter/text0.md#basic-syntax-rules) - [first example](/chapter/text0.md#first-example)
+ [Chapter 1](/chapter/text1.md) ..................... [Main Program](/chapter/bn1.pl6)
- scalars - shell IO - file IO
+ [Chapter 2](/chapter/text2.md) ..................... [Main Program](/chapter/bn2.pl6)
+ [Chapter 3](/chapter/text3.md) ..................... [Main Program](/chapter/bn3.pl6)
+ [Chapter 4](/chapter/text4.md) ..................... [Main Program](/chapter/bn4.pl6)
Expand All @@ -15,7 +16,7 @@
+ Chapter 10
+ Chapter 11
+ Chapter 12




Expand Down

0 comments on commit c24cc7c

Please sign in to comment.