Accessible Programming
solidstate1991
laszloszeremi at outlook.com
Sat Nov 10 01:59:25 UTC 2018
On Friday, 9 November 2018 at 21:10:14 UTC, Walter Bright wrote:
> https://news.ycombinator.com/item?id=18414562
>
> It's a great read, full of ideas and impaired people writing
> about what works for them.
As an autistic person myself, I've to rely on automatic
completion and library references, instead of learning them
completely. Long ago I figured out that I sucked at lexical
knowledge, so I no longer try to learn a whole reference inside
out. Sad to see that many job interviews often asks them.
I personally have issues with communicating with people too. This
usually doesn't affect my cooperative skills, but people often
wrongly assume that I don't want to cooperate due to I'm being
silent and usually avoiding any chit-chat outside of my field of
interest.
Also using true one line bracket style helps me a lot in grouping
if-else if-else and try-catch blocks.
More information about the Digitalmars-d
mailing list