6

!Question

Is it better to try out a lot of languages to learn, or focus directly on one for web development?

Comments
  • 5
    In my opinion both. Get to know lots of languages to get perspective, but focus on what you are most passionat about. And do that until you are old ;)

    Stay curious but don't loose perspective.

    P.S. don't put a *not* in front of a question, if it is a question.
  • 7
    !!Question? 😂
  • 1
    throw new \Question (
    $question
    );
  • 2
    Focus on one and keep trying others.
  • 1
    I love that I can cause a confusion 😄
  • 1
    Focus directly on web development. For starter languages, I recommend the netwide assembler, or the microsoft assembler. People that use assembly are afraid to go low-level sometimes, so if you're not try binary. It's great, with an easy to read syntax. I'd recommend it for everything from web applications all the way to operating systems. If binary's too easy for you, well, you could try scratch, but that language really is rough and I wouldn't recommend. Good luck!
Add Comment