From e62c37d34604f6a2293e981d2fd986729e70d2c9 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 24 Jun 2022 21:37:31 -0400 Subject: Point to community page and APL Wiki as inspiration in tutorial intro (see #72) --- docs/tutorial/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index f6421609..0be5e0fc 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -5,8 +5,8 @@

BQN tutorials

-

BQN tutorials explain how to approach and use the language as a newcomer (or they try; please get in touch if you find that they skip ahead!). Tutorials are meant to explain key ideas and may ignore details that would be included in the documentation; also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones.

-

Tutorials assume (pretty presumptively, really. Disgusting.) that you are already motivated to learn BQN and use simple rather than flashy examples. Documents to induce motivation beyond the README are not yet available. Do feel free to skim or jump around if you find you are reading a lot of things that are already obvious.

+

BQN tutorials explain how to approach and use the language as a newcomer (or they try; please get in touch if you find that they skip ahead!). Tutorials are meant to explain key ideas and may ignore details that would be included in the documentation; also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones. But feel free to skim or jump around if you find you're reading things that are already obvious.

+

Tutorials assume (pretty presumptively, really. Disgusting.) that you are already motivated to learn BQN and use simple rather than flashy examples. To see some of the possibilities you might instead check the community links, or browse the APL Wiki as these languages are closely related.

The tutorials available so far:

-- cgit v1.2.3