Comment on I can't code.
CIA_chatbot@lemmy.world 1 year agoThis. I love me some python, but it’s so unstructured (and by that I mean more how the structure is based off spacing), I actually think it makes it harder to learn vs. easier.
“Bracket” languages let the learner get a feel for when a piece of logic ends, which I think is important to learn at first. Also, C type languages, ESPECIALLY C#) are everywhere, depending on the field you end up specializing in you probably have a 90+% chance of needing to know one of these languages.
Seriously, there is nothing wrong with python, but I think the easiness of it actually works against learning to code (imho)