|
|
|
|
|
by bloqs
1334 days ago
|
|
There is this idea that the initial inertia to "get it" is the main issue, after attempting probably 20 or so MOOCs, had friends run over the basics a few times but not catching the 'spark' of engagement that drives you forward. The concept is presented in a binary because of how spoken languages are presented. you are either "fluent" in a language or you arent. Knowing a few words vs conversational french is a discernable difference, while of course the process of learning is gradual, I believe it's partially referring to the confidence to use something actively. "Learning to program" constitutes being able to interpret nearly any code in that syntax, and to produce your own working code without outside intervention that actually does something useful. This is all that is required for most business programming, so it's the goal. A question could be posed - Can you make a CRUD app in X without someone helping you, or at the very least pseudocode one? People want to be in the yes camp to the above question |
|