DEV Community

Discussion on: How Dyslexia helped me become a programmer

Collapse
 
rapidnerd profile image
George

I agree, I can never remember methods line by line or word by word, my main issue was remembering how they would work and the structure I used to outline them. Generally once you've used a method so many times you can write it freely without having to look at a resource, but that wasn't the case.

Collapse
 
ionutarhire profile image
Arhire Ionut

Oh, I get it now. It's a good thing that programming is more about understanding than memorizing.