Don’t Believe Anyone Who Tells You Learning To Code Is Easy
1–10 of 186 posts
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#2What's certainly true is that learning how to code is dramatically easier than it ever has been; and is likely to get easier as time passes. Learning how to code is indeed pretty easy, knowing how to build a complex product goes beyond that, though.
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#3I absolutely disagree with this. I learn new things at least once a week about computer science in general. No one knows everything.
"They don’t tell you that a lot of programming skill is about developing a knack for asking the right questions on Google"
So, she relies on S.O. for all her programming problems, what if other people don't? SO is _not_ my first choice anymore. Man pages are such high quality.
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#4There's merit in reminding people that a lot of development contains a decent amount of Googling, but I'm not sure that "knowing which code is best to copy-paste" is the main trait of coding. What's certainly true is that learning how to code is dramatically easier than it ever has been; and is likely to get easier as time passes. Learning how to code is indeed pretty easy, knowing how to build a complex product goes…
So often the better way is just googling, seeing examples, and a lot of copy-pasting.
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#5Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#6Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#7Just because you haven't achieved mastery yet doesn't mean it doesn't exist. It takes a very long time.
Until you've worked with masters, you may doubt they exist. But they do.
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#8" As a programmer, there is a limitless amount of stuff to learn" I absolutely disagree with this. I learn new things at least once a week about computer science in general. No one knows everything. "They don’t tell you that a lot of programming skill is about developing a knack for asking the right questions on Google" So, she relies on S.O. for all her programming problems, what if other people don't? SO is _not_ m…
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#9A good friend of mine in in a PhD program at UCLA. She's into solid-state physics and modeling. They use IgorPRO a lot in this field (oddly, also audiology). However, she can't use it a lick. She tries, she really does, but she just can't.
Why? Dyslexia. She has dyslexia. All the variables on the screen just look the same. i++ and i--, or +i and 'hi', or for() and if(). Just the same stuff to her. Its something not usually discussed, as I think most programmers don't have it so bad. 'Up to 17% of the population'[0] may have some form of dyslexia. It's something that really does impede many many people from just reading, let alone coding and programming. Does anyone know of a work-around for this at all? Thank you.
Re: Don’t Believe Anyone Who Tells You Learning To Code Is Easy
#10Coding is easy.