-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: steno for programmers #42
Comments
Those are excellent resources, thank you @ant-i-c-s A late chapter on using stenography for programming is definitely in my plans, but I still need to get through the basics before that. I just answered some questions on the hacker news thread, but I'll copy them here:
And thoughts on whether stenography is even useful for coding |
Great, thanks, that answers my questions :) Can't wait for that chapter then. |
Hey,
I came across Art of Chording and I've been really interested in the subject. I have one lingering question though: as a programmer, I was wondering how one would enter things such as identifer names with different forms of casing (eg
snake_case
,lowerCamelCase
, special characters, etc). And also I don't know how familiar you are with vim or other modal editors, but I was also wondering if in your experience it affects coding speed positively?I'd be so grateful if you could reply summarily to these questions, I've been hesitant to order a steno keyboard for those reasons :/ If I may add, I might be interested in contributing through patreon or otherwise for a section on programming in Art of Chording.
Thanks!
The text was updated successfully, but these errors were encountered: