1
pihu
5y

I want to be a coder i just dont understand which language to begin with. I am familiar with android though. But i just dont understand there are many languages and i am confused. I am a beginner

Comments
  • 0
    Start with HTML, CSS, and then JavaScript via https://freecodecamp.org.

    Just follow the curriculum on there and after a few months you'll be up to scratch in no time.

    This is normal to be stressed and confused - everyone goes through this.

    Good luck!
  • 0
    @ThatDevDude thanks :) how much time it will take by the way
  • 0
    @pihu Well it says on freecodecamp how much each language will take to learn including the test projects.
  • 0
    @ThatDevDude ok thankyou
  • 2
    I always recommend C for a first language. It's a trial by fire that teaches you how computers and other programming languages actually work. After learning C, everything else will be significantly easier.

    If instead you want to learn something easier first, pick one of: Ruby, python, or (vanilla) javascript.
  • 0
    @Root thankyou
  • 0
    DON'T start with any of the web stuff. html, css, js. don't start with that shit, it will infest and cripple your brain forever.

    learn some actual proper programming languages first. C#, or C.

    and how long does it take to learn to be a programmer? your whole life.
Add Comment