↓ Ir para o conteúdo principal

← todas as notas

📎 Webclip

Don’t Believe Anyone Who Tells You Learning To Code Is Easy

The article says beginners are misled when coding is presented as easy. It describes programming as messy, frustrating, and full of uncertainty, with no final level of mastery. Progress comes from working through confusion, getting used to feeling lost, and accepting that there is always more to learn.

Reading notes
#

  • Learning to code is often made to look simpler than it is.
  • Setting up the environment is tedious and frustrating.
  • A lot of programming skill comes from asking the right questions on Google and knowing what code to copy-paste.
  • There is no final mastery, only ongoing learning.
  • Feeling lost and stupid is something programmers learn to live with.
  • Learning a new language or framework often brings a cycle of optimism, fear, and despair.
  • Tutorials help beginners get a feel for how things work.
  • Rebuilding what a tutorial teaches helps reveal what was not understood.
  • Trying to build a simple personal project exposes gaps in knowledge.
  • The process repeats as new projects and new tutorials appear.
  • The author recommends being patient, accepting incomplete understanding, and not rushing.