- 5 Posts
- 2 Comments
Joined 2 years ago
Cake day: July 13th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
CoderSupreme@programming.devOPto
Programming@programming.dev•Best Tool and Layout for Learning Touch Typing on Linux?
5·7 days agoHonestly, I believe that, except for Russians or anyone whose language isn’t derived from Latin, using a US keyboard for programming is best, because you won’t be missing many keys. Maybe the French will miss the
ç, but you can learn the Unicode just like I did with the em dash and quotation marks:- Em Dash (—):
U+2014 - En Dash (–):
U+2013
Quotation marks:
- Left double quote (“):
U+201C - Right double quote (”):
U+201D - Left single quote (‘):
U+2018 - Right single quote (’):
U+2019
- Em Dash (—):

You are the second person who mentions it but I don’t know what you mean. Got any links for compose key?