I have absolutely zero background or knowledge on coding/programming/IT/software/computing etc, but I’ve recently taken an interest in it. How much time, effort and resources would I need to sink into it in order to become at least borderline competent?

  • Scratch is a high-level block-based visual programming language and website aimed primarily at children as an educational tool for programming, with a target audience of ages 8 to 16. Users on the site, called Scratchers, can create projects on the website using a block-like interface. Why tf would you learn from it?

  • @CommunistWolf@lemmygrad.ml
    link
    fedilink
    41 year ago

    One (very imperfect) way to evaluate this is to look at the length of “coding bootcamps”. https://www.schoolofcode.co.uk/ , for instance, is 16 weeks of instruction - around three months. You could get a lot out of looking up bootcamps, seeing what they cover in how much time, and then DIYing it.

    (I wouldn’t actually do one, they can be pretty exploitative).

    Worth asking what you want to be proficient in, though. Not all programming is the same; you could become proficient in basic web junk to commercial standards pretty quickly compared to, say, putting together desktop applications to a decent standard.

  • @NathanUp
    link
    11 year ago

    That depends on your aptitude. How much time would it take you to become proficient at a musical instrument, a new branch of mathematics, or a new language? Like these skills, pogramming isn’t a simple matter of memorization; it requires using your knowledge to problem-solve and create novel solutions. Naturally, your ability to do that and learn the syntax is what will determine the time and effort you’ll need to commit.

    • @Shaggy0291@lemmygrad.mlOP
      link
      fedilink
      21 year ago

      Sure, that goes without saying.

      As a ballpark measure though, how long did it personally take you to become proficient at computers, top to bottom?