Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default which language..?

    Good morning, i am ready to take my web site development skillls to the next
    level, i can program in html, css well, but my question is which server side
    language should i learn, not having any program training, other than html and
    css, which one do you feel would be the best for me to learn at this point,
    asp.net, php, or coldfusion? And any references you can list of the language of
    your choice to recomend, thx roy

    RJweb Guest

  2. Similar Questions and Discussions

    1. language help
      Hi, I have photoshop 6 and 7. version 6 is russian and 7 is english. tried both. The issue is that I can't type russian language. It appears as...
    2. Dictionary language switches language during spellcheck
      During a spellcheck of a complete document, the language mysteriously switches from English USA (which in Canada isn't quite right, but that's...
    3. #25051 [Opn->WFx]: translating between gettext language identifiers and 'Accept-Language' ones
      ID: 25051 Updated by: sniper@php.net Reported By: wouter at grep dot be -Status: Open +Status: Wont...
    4. #25051 [NEW]: translating between gettext language identifiers and 'Accept-Language' ones
      From: wouter at grep dot be Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug...
    5. How to prevent the language icon from disappearing and a language switching delay?
      What is wrong with my question since nobody answers it? How to improve the question? "Dmitriy Kopnichev" <kopn@hotbox.ru> wrote in message...
  3. #2

    Default Re: which language..?

    It depends on what you are used to. If you have any prior progamming
    experience in VB, then I'd suggest that VB.NET (ASP.NET using VB) would be a
    shorter learning curve. But if you are strong with C-based languages, then
    ASP/NET with C++, ASP/NET with C#, or PHP would be easiest.

    Cold Fusion is easier in general, and if you are doing basic form stuff, it
    won't limit you.


    Also important to know is what your host supports. Many hosts will allow PHP
    but not ASP.NET, because they are on *nix, not Windows. Not every hosts
    offers Cold Fusion.

    Please note that all of the above have extensive learning curves. Any
    tutorial or book that promises to make you proficient in any server-side
    technology in a week is picking your pocket. It took me the better part of a
    year before I felt comfortable with ASP, and I still am learning. Now I'm
    learning ASP.NET, and it's a whole new thing.



    "RJweb" <webforumsuser@macromedia.com> wrote in message
    news:d075qu$ma8$1@forums.macromedia.com...
    > Good morning, i am ready to take my web site development skillls to the
    next
    > level, i can program in html, css well, but my question is which server
    side
    > language should i learn, not having any program training, other than html
    and
    > css, which one do you feel would be the best for me to learn at this
    point,
    > asp.net, php, or coldfusion? And any references you can list of the
    language of
    > your choice to recomend, thx roy
    >

    middletree Guest

  4. #3

    Default Re: which language..?

    > asp.net, php, or coldfusion? And any references you can list of the
    language of
    > your choice to recomend, thx roy
    Take your pick.

    ASP.net - pros: fully object orientated. Fairly robust. cons: MS only ($$$).
    Needs VS.net to be truly useful

    PHP - pros: very widely used, open source. cons: none, really.

    Coldfusion - pros: easy to learn. cons: requirs a CF server ($$$)

    I'm learning asp.net, but only that's because what we use here at work. If I
    were to start from scratch, I'd probably go with PHP just because it's so
    widely used and open source.

    -Darrel


    darrel Guest

  5. #4

    Default Re: which language..?

    Contrary to the apparent majority opinion here, I feel PHP is a much weaker
    solution that is generally indicated. I don't generally steer people away
    from it because it's not like your site will suck if you use it, but I'd
    never steer a corporation toward it. It's not the cure-all, flawless
    solution that the standard open-source evangelist will claim.
    What most people seem to forget is that ASP .NET doesn't cost you any extra
    if you have a Windows machine already (and the VAST majority of us do).
    Hosting for .NET and hosting for PHP have comparable prices. The WebMatrix
    project is a free .NET programming environment if you want it.

    If you're asking "best to learn" as in, which will make you more employable
    as a web programmer in a corporation, go with .NET.
    If you're asking "best to learn" as an independent web developer or
    programmer who does freelance or contract work, then it really doesn't
    matter.

    Also keep in mind that .NET is a development platform for more than just the
    Web. It doesn't have to be in a web page, it just can. It may make it
    easier for you to cross into application development if you start with .NET
    web development.


    "RJweb" <webforumsuser@macromedia.com> wrote in message
    news:d075qu$ma8$1@forums.macromedia.com...
    > Good morning, i am ready to take my web site development skillls to the
    next
    > level, i can program in html, css well, but my question is which server
    side
    > language should i learn, not having any program training, other than html
    and
    > css, which one do you feel would be the best for me to learn at this
    point,
    > asp.net, php, or coldfusion? And any references you can list of the
    language of
    > your choice to recomend, thx roy
    >

    CMBergin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139