Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
moving paragraph 6 to third position
  • Loading branch information
lichtkind committed Oct 23, 2015
1 parent 80be9e0 commit 1eed18f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions chapter/text0.md
Expand Up @@ -6,11 +6,11 @@

* [goals](#goals) and [methods](#teaching-method)
* [chapter layout](#chapter-layout)
* [what app to build](#what-app-to-build)
* [prerequisites](#prerequisites)
* [Perl philosophy](#perl-philosophy)
* [basic syntax rules](#basic-syntax-rules)
* [first tiny example: hello math !](#first-example)
* [what app to build](#what-app-to-build)



Expand Down Expand Up @@ -66,7 +66,7 @@ that maintaining them through all changes can be a demanding task.

The practical needs of the growing application did sometimes overrule the
educational intents of the author. Nonetheless there is a golden thread
and the menu(table of contents) as the index as well show where to find what.
and the menu (table of contents) as the index as well show where to find what.

Every chapter has a main topic and several (mostly 6) (often related) subtopics.
Together they allow to bring the program to a new stage, introducing a new
Expand All @@ -86,6 +86,16 @@ and for reflection.



[What App To Build](#chapter-0)
---------------------------

useful
textinfo age
keep organized
multi purpose



[Prerequisites](#chapter-0)
--------------------------

Expand Down Expand Up @@ -174,16 +184,6 @@ not explaining details



[What App To Build](#chapter-0)
---------------------------

useful
textinfo age
keep organized
multi purpose



[^chapter start^](#chapter-0)

[^^table of content^^](../table-of-content.md)
Expand Down

0 comments on commit 1eed18f

Please sign in to comment.