• Osnapitsjoey@lemmy.one
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    11 months ago

    What’s wrong with bootcamps? Honest question, as I’ve been learning to code from a python book and an “expensive” udemi course that was on sale for 20 bucks

    I’d never tell people I know how to program though. I’m definitely still learning

    • ramjambamalam@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Not necessarily “wrong” but a weakness is that they tend to focus on concrete language syntax and skimp on abstract software design, and data structures and algorithms. The result is a programmer who knows how to write code, but may struggle on larger projects or more complicated problems, compared to a computer science or software engineering graduate.

      Of course I’ve met developers from applied courses and boot camps who are driven, passionate, and gifted who have gone on to make excellent system designers and software architects, but generally speaking, knowing how to code alone does not make one a software developer.