gtypist_programming_characters
gtypist_programming_characters copied to clipboard
A typing lesson for gtypist focusing on the keys programmers use most frequently
At end of lesson P5, it was asking if you want to continue to lesson P7 - changed to P6 since that is the next lesson
This might mostly be personal preference - but from some quick research, emphasize _appears_ to be the more common spelling. [Source](https://writingexplained.org/emphasise-or-emphasize-difference#:~:text=Is%20it%20emphasise%20or%20emphasize,both%20British%20and%20American%20English.) > today, emphasize is more common in both British...
While creating a single-space version for myself (and to contribute to https://github.com/inaimathi/gtypist-single-space) I noticed a lot of trailing spaces. I don't know that any of them are actually causing problems,...
Fixed the following error: "gtypist: line 363: data exceeds screen length:" which is also mentioned in issue #6. The problem is that the last exercise in lesson 5 is longer...
In Lesson P5, I get to the section whose code is at line 318 in the `.typ` script, but gtypist quits with the following error: gtypist: line 363: data exceeds...
Hi, Great lessons for C-like style programming. If you have time, could you add (e)Lisp style there as well? Thx a lot for the useful lessons
Just downloaded your file. Getting this error ``` $ gtypist p.typ gtypist: line 819: iconv() failed on 'B:Lesson P11 — final lesson': Illegal byte sequence You should probably use a...