Commit Graph

54 Commits

Author SHA1 Message Date
Kartik K. Agaram 7195a5e88e . 2021-11-29 21:55:33 -08:00
Kartik K. Agaram d5a366ea1f getting ready to share the guided tour more widely 2021-11-26 13:31:41 -08:00
Kartik K. Agaram b43e72b704 tutorial: remove an unnecessary detail 2021-11-16 07:27:52 -08:00
Kartik K. Agaram b72aed920b reword the tutorial after dropping 'grapheme' 2021-11-09 08:52:02 -08:00
Kartik K. Agaram d253a31828 rename grapheme to code-point-utf8
Longer name, but it doesn't lie. We have no data structure right now for
combining multiple code points. And it makes no sense for the notion of
a grapheme to conflate its Unicode encoding.
2021-11-09 08:12:11 -08:00
Kartik K. Agaram d7389e15a8 task 16: addressing sejo's feedback
I'm still not quite happy with this..
2021-11-07 17:34:51 -08:00
Kartik K. Agaram 3ca102f015 tutorial: improve task 14 based on sejo's feedback 2021-11-07 16:37:10 -08:00
Kartik Agaram ad2dd26ed4 . 2021-10-31 14:13:00 -07:00
Kartik Agaram 5b0bb2aeb2 . 2021-10-31 14:06:57 -07:00
Kartik K. Agaram c71367c8ed . 2021-10-31 10:13:07 -07:00
Kartik K. Agaram 39d210899a tutorial: tweaks to task 14
Thanks again sejo for your comments.
2021-10-31 09:54:37 -07:00
Kartik Agaram 975f372d67 tweak instructions to mention Windows
Thanks Maikel van de Lisdonk.
2021-10-31 06:11:49 -07:00
Kartik K. Agaram b221d17f03 . 2021-10-30 12:25:17 -07:00
Kartik K. Agaram a69248b284 more comments from sejo <3 2021-10-30 12:09:50 -07:00
Kartik K. Agaram fb50fb081a . 2021-10-30 01:17:05 -07:00
Kartik K. Agaram 29523c7eb6 done with first draft of tutorial 2021-10-30 01:15:23 -07:00
Kartik K. Agaram bd356e5409 . 2021-10-30 00:32:29 -07:00
Kartik K. Agaram 9377cb7c96 tutorial: point at vocabulary.md 2021-10-30 00:26:42 -07:00
Kartik K. Agaram bc54fa195a . 2021-10-29 07:37:09 -07:00
Kartik K. Agaram 81037d7bd8 task: first graphics 2021-10-27 10:11:11 -07:00
Kartik K. Agaram b1a04c59b6 . 2021-10-27 09:37:35 -07:00
Kartik K. Agaram 20cca772b8 task: conditional execution 2021-10-26 23:57:25 -07:00
Kartik K. Agaram a3f73278b1 task: juggling function outputs between registers 2021-10-26 23:39:36 -07:00
Kartik K. Agaram 0ccfd0156f make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
Kartik K. Agaram c7dde8d8b4 task: primitive statements vs function calls 2021-10-26 23:14:36 -07:00
Kartik K. Agaram 5713eb7302 make room for a task before fractional numbers 2021-10-26 23:12:17 -07:00
Kartik K. Agaram e419abe615 . 2021-10-26 22:23:29 -07:00
Kartik K. Agaram 9c952560da . 2021-10-26 22:04:26 -07:00
Kartik K. Agaram c055c4781f . 2021-10-26 22:02:23 -07:00
Kartik K. Agaram 189bd674a0 a few surprisingly nuanced tweaks to task 8
Thanks sejo for the feedback.
2021-10-26 21:57:08 -07:00
Kartik K. Agaram b16ece5ae8 . 2021-10-26 21:27:01 -07:00
Kartik K. Agaram 0b16b27f49 task: floating-point
I'm almost ready to throw in the towel. Writing out the rules makes it
obvious how hostile they are to most people.
2021-10-25 22:50:04 -07:00
Kartik K. Agaram d3be351847 . 2021-10-24 07:07:37 -07:00
Kartik K. Agaram 7da7e94720 . 2021-10-24 00:10:33 -07:00
Kartik K. Agaram b4a3e804af rewrite Mu reference 2021-10-23 23:38:14 -07:00
Kartik K. Agaram f2ee8c1fb6 better phrasing thanks to feedback from sejo 2021-10-22 16:09:56 -07:00
Kartik K. Agaram 6293c438a6 . 2021-10-22 16:04:22 -07:00
Kartik K. Agaram 5de772bebd task: using a runbook 2021-10-21 21:02:52 -07:00
Kartik K. Agaram 42002973c1 . 2021-10-21 20:56:49 -07:00
Kartik K. Agaram b044bd4264 task: error messages 2021-10-21 20:46:04 -07:00
Kartik K. Agaram d19a5c66e0 paper over one gap pointed out by sejo 2021-10-20 22:59:42 -07:00
Kartik K. Agaram efe918919a thanks sejo for feedback 2021-10-20 21:51:47 -07:00
Kartik K. Agaram 289e503a85 . 2021-10-20 15:01:36 -07:00
Kartik K. Agaram 4dab538ad1 . 2021-10-20 14:58:45 -07:00
Kartik K. Agaram 019de1c304 . 2021-10-20 14:51:05 -07:00
Kartik K. Agaram 8b87d2244e . 2021-10-20 14:49:10 -07:00
Kartik K. Agaram c9c5faef24 . 2021-10-20 14:47:18 -07:00
Kartik K. Agaram b367e7f7f9 . 2021-10-20 14:42:57 -07:00
Kartik K. Agaram 3dead55641 task: variables in registers vs memory 2021-10-20 14:35:18 -07:00
Kartik K. Agaram f263a2070b . 2021-10-20 12:57:38 -07:00