How do I become a coder?

Discussion in 'Programming' started by toyfoss, Sep 19, 2011.

  1. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #21
    Start learn C language or python, it's very ​​used languages in large and interesting projects
     
    supportex, Sep 29, 2011 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #22
    Those aren't coders. Those are liars.
    First you must learn how to write comprehensible sentences.
     
    drhowarddrfine, Sep 29, 2011 IP
  3. commoditytipsfree

    commoditytipsfree Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    You can start form some thing very simple, like Microsoft Visual Basic . :rolleyes:
     
    commoditytipsfree, Oct 4, 2011 IP
  4. suryakun

    suryakun Member

    Messages:
    113
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #24
    start with something simple dude, u will learn later :)
     
    suryakun, Oct 6, 2011 IP
  5. roguemaster

    roguemaster Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    you should start off by just learning something simple. like sql, then do a little html/css and then finally try and add a scripting language like php to make a database driven site. once you can do those 4 things. you will be able to develop off those skills and do a lot.
     
    roguemaster, Oct 7, 2011 IP
  6. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #26
    Start with "Algorithms + Data Structures = Programs".

    People making $3k-$4k on a project (and that's a small project - if it took more than a week I wouldn't be interested in even discussing it) aren't "coders", they're program developers. Coders make about $10-$20/hour working for someone else. If you can't answer most of the questions in the programming sections here, you're not going to make that kind of money ($3k-$4k/small project). Oh, you might fake it for a project or two, but then you become known and have to start changing your name and site to stay in "business" (the business of cheating people). Learn programming, and developing a small project won't seem like such magic.

    Once you learn the basics (what an array is, how to instantiate a class, etc.), you start learning programming languages like Javascript and PHP. You also have to learn HTML and CSS (which aren't programming).

    Learning a programming language without knowing programming itself is like learning French to be a neurosurgeon in France - without learning anything about being a doctor. You can talk the talk, but you can't even stand up.
     
    Rukbat, Oct 8, 2011 IP