1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

To be a pragrammer, which language should i learn?

Discussion in 'Programming' started by hire4logo, Sep 6, 2013.

  1. #1
    how to be a good pragrammer ?
    only knowing PHP , anybody will be a pragrammer?
    to be a good pragrammer, what should learn at first?
     
    hire4logo, Sep 6, 2013 IP
  2. kodut

    kodut Well-Known Member

    Messages:
    2,738
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    170
    #2
    attend college , learn basics of programming .
    If you want to work on a project straightaway ->choose a project , then search on Google which is the best language for that kind of project . And start working on it .
     
    kodut, Sep 6, 2013 IP
  3. FTS!

    FTS! Member

    Messages:
    412
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    33
    #3
    Hmm, english for a start? :) Sorry, couldn't help it... :)
    If you don't have any programming experience, you still can learn PHP if that's your goal.
    If you know only PHP, you could be PHP programmer, and possibly even a good one :)
     
    FTS!, Sep 7, 2013 IP
    digitalpoint likes this.
  4. EmmanuelFlossie

    EmmanuelFlossie Active Member

    Messages:
    159
    Likes Received:
    11
    Best Answers:
    2
    Trophy Points:
    65
    #4
    HTML => PHP => MYSQL => JS

    Thats what I use in my daily life.
     
    EmmanuelFlossie, Sep 7, 2013 IP
  5. Anjali Kukreti

    Anjali Kukreti Greenhorn

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #5
    you've to learn first of all C language , you know C is a basic programming language. if you have knowledge of C then you can learn any language easily.
     
    Anjali Kukreti, Sep 7, 2013 IP
  6. FTS!

    FTS! Member

    Messages:
    412
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    33
    #6
    I thought that "Basic" is the basic programming language, no? :)
    I think you're a bit wrong, if person interested in web programming only, he doesn't have to learn C, and even though it would be useful for him, it may take a lot of time.
     
    FTS!, Sep 7, 2013 IP
  7. Anjali Kukreti

    Anjali Kukreti Greenhorn

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #7
    Basic means Programming language Basic. or C is basic programming language
     
    Anjali Kukreti, Sep 7, 2013 IP
  8. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #8
    You know, I've said this before... but really, you may wish to learn some English first.
     
    deathshadow, Sep 8, 2013 IP
    ApocalypseXL likes this.
  9. Stephanie4451

    Stephanie4451 Active Member

    Messages:
    37
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    70
    #9
    Depends on what you want to do with it to be honest....Several friends and I have found www.w3schools.com to be quite helpful with basics...It's free, allows you to fiddle around a bit, and tells you basically what you should know before learning the language. Though to be honest, if you are going to study anything, you really need to improve your English so you can get a good grasp of the content you're attempting to learn.
     
    Stephanie4451, Sep 8, 2013 IP
  10. nicolaze

    nicolaze Active Member

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #10
    Start with visual basic, it's the easiest, and u can use ur knowledge later in web programming
     
    nicolaze, Sep 9, 2013 IP
  11. harry009

    harry009 Active Member

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #11
    As i am into mobile App development Industry, i suggest start learning Latest programmings like iPhone, Android app Development Programming. see today every one in the world using mobile phones, ipad, tablets. and i m into last 5 years. i have seen the growth so i suggest start learning iphone or android programming.
     
    harry009, Sep 10, 2013 IP
  12. chrisdigitalpoint

    chrisdigitalpoint Member

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #12
    Learn Java very well and you will be a good programmer.
     
    chrisdigitalpoint, Sep 11, 2013 IP
  13. zeezed

    zeezed Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #13
    To be a Good Programmer You Should Learn C++ and C#.
     
    zeezed, Sep 12, 2013 IP
  14. djjmz

    djjmz Active Member

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    Digital Goods:
    7
    #14
    start from html and css, than php and js(ajax,jquery)
     
    djjmz, Sep 14, 2013 IP
  15. syncotix

    syncotix Member

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #15
    HTML/CSS are not really programming languages. Also it is programmer not pragrammer.
    I think it really depends on what you want to do.... personally I learn what I need to depending on my target platform. I do web stuff so I learnt PHP, I do Android so I learnt Java... now I want to do desktop windows stuff so I am learning C#.
    I think Java is an easy language to learn, and it's portability make it useful.... if you want to learn OOP, Java is good...but you don't really learn memory management -if you want to learn this, maybe C++ would be better.... if you want to learn multiple paradigms, then C# is meant to be good. If you want to build quick prototypes, Python is meant to be good for that. There are also other languages which are not widely used but are meant to be interesting, like Haskell and Rust.... though I havn't had much time to research these yet.

    You say you want to be a good programmer, this can mean a lot of things... do you want to just get a job? If so, then learn something popular like C++ or Java. Do you want to be a general programming expert just for research? Then learn multiple languages, paradigms and frameworks. You need to be more clear about your intentions and goals to get a more accurate answer.
     
    syncotix, Sep 14, 2013 IP
  16. xtragudboi

    xtragudboi Active Member

    Messages:
    154
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    78
    #16
    My suggestion for you is be a designer first. Its fun. I followed this when I was a noob. HTML-> CSS-> Photoshop -> PHP -> Codeignitor = Programmer with some extra skills :)
     
    xtragudboi, Sep 14, 2013 IP
  17. picobello

    picobello Well-Known Member

    Messages:
    572
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    110
    #17
    You should learn and master the language that will change the world of tomorrow: GOLANG
    Google is behind this.
     
    picobello, Sep 14, 2013 IP
  18. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #18
    Any.
     
    mmerlinn, Sep 14, 2013 IP
  19. baknet.computers

    baknet.computers Greenhorn

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #19
    Depends on what your final goal is. For example you may chose to be a programmer that develops applications and software for PC's and/or mobile devices or you may want to be a programmer who develops for the web.

    If your preference is the first one, you could go in for languages like C/C++ to build basic programming knowledge if you are an absolute beginner and then move to bigger and more powerful platforms like Java and .Net, both of which are good for developing software and applications for PC's and mobile devices.

    If your preference is the second one, ie programming for the web, you should start with mastering HTML5, CSS3 and JS for the design part and then move on to proper programming with scripting languages like PHP, Ruby-On-Rails, Python etc. PHP is in my opinion the most popular server-side programming language in present times so it may be good to be well-versed in that.
     
    baknet.computers, Sep 14, 2013 IP
  20. snopycobra

    snopycobra Active Member

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #20
    C#(asp.net),sql server,OOP Patterns,UML,ajax,jquery,CSS 3,HTML 5...
    If you do good then you can earn alot of money in just 1 project as compare to php projects....
    because .net is best platform for big projects. & then you will be a .NET Developer..
     
    snopycobra, Sep 16, 2013 IP