Hello,

I am thinking about teaching my students JavaScript first so that they can start creating websites and make their career, what are your thoughts?

  • who@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 hours ago

    The main reason to not including python is that students aren’t particularly in the CS field,

    In that case, I think Python is a better choice for teaching programming. Just skip the fancy features that have been bolted onto Python over the past 15 years or so.

    I might argue in favour of JavaScript if web application programming is specifically the goal. But for programming in general, I consider it a troublesome language.