This is a discussion on "Use this language?" within the Other Programming Languages section. This forum, and the thread "Use this language? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Use this language?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
I never really see this extension about.
should I bother learning it? ASP would be a lot more useful I'm guessing?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|
|
#2
|
||||
|
||||
|
Re: Use this language?
Also, what about coldfusion? I here you have to pay for it don't you?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Use this language?
Quote:
I wouldn't bother with CF. Stick with PHP and you'll be fine. .NET is also worth knowing if you plan to get a job somewhere. Last edited by karinne; Aug 27th, 2007 at 12:10. |
|
#4
|
||||
|
||||
|
Re: Use this language?
sorry was on about jsp
but i'll learn asp (Y)
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Use this language?
You could learn them but php and asp are more popular. There are a load of different languages you could use but you'd be better off trying to learn one very well. Knowing a little bit about all of them won't hurt you but don't invest too much time into learning them.
Pete. Last edited by pa007; Aug 24th, 2007 at 19:01. |
|
#6
|
||||
|
||||
|
Re: Use this language?
thanks
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#7
|
|||
|
|||
|
Re: Use this language?
I have had jobs using both these technologies and personally I find J2EE (the Java web tech.s) much more useful than ASP.net... but it depends what you want to do? I'll give an outline of the main benefits of the technologies, as I see them, so that you can make up your own mind.
(for the sake of completeness, I'm adding Ruby-on-Rails into the mix. It's a beautiful little web. dev. technology that has a dedicated following.) Here are some of the main points: Jobs as a professional in J2EE and ASP.net are generally abundant and are fairly well paid. In terms of power and performance I'd rate them: J2EE, ASP.net, Ruby-On-Rails then PHP. (Off topic question for anyone who knows: How easy & well supported is following an MVC architecture on PHP?). Ease of learning: ASP.net, PHP, Ruby-on-Rails then J2EE. Unless you have some background in Java - web dev. with J2EE would pretty much be a nightmare. In contrast, ASP.net is a breeze to use - the tools that Microsoft provide to develop it tend to make life very easy. By average speed of development: ASP.net, PHP, RoR then J2EE. (of course, this is highly dependent on what you're building) All the technologies are free to develop with. Cost of hosting: PHP, then RoR and J2EE, then ASP.net; .net is just abysmal in this respect - expect to pay a premium for a server which both runs Windows and contains the relevant software. Not exactly an in-depth analysis, but hopefully useful for helping you make up your mind! I'd be happy to waffle on longer if you wanted to know any more... All the best, Snow |
|
#8
|
|||
|
|||
|
Re: Use this language?
Remember RoR is framework written in Ruby and not a language in itself though admittedly it is a powerful one.
Pete. |
|
#9
|
||||
|
||||
|
Re: Use this language?
Quote:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#10
|
|||
|
|||
|
Re: Use this language?
Quote:
Quote:
|
|
#11
|
||||
|
||||
|
Re: Use this language?
ASP I don't really know the difference..
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#12
|
|||
|
|||
|
Re: Use this language?
Hmm, I don't really know what ASP is like, as I said, I haven't done any...
ASP.net is the newer technology anyway, and with the IDE, it's just one of the most intuitive techs I've ever used (So much can be done graphically or with wizards, and not in a shoddy, 'I wish I'd hand-coded this' way either). Knowing VB or C# is pretty essential, although I'm sure it would be easy enough to pick up all you need them for when dev'ing. |
|
#13
|
||||
|
||||
|
Re: Use this language?
i've done a few C# tuts.
I'll have a bash at asp.net now
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#14
|
||||
|
||||
|
Re: Use this language?
hmm it's quite similiar to javascript
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#15
|
|||
|
|||
|
Re: Use this language?
They're all quite similar really. All programming languages work on similar principles and you if understand these principles its amazing how much easier things are.
Pete. Last edited by pa007; Aug 24th, 2007 at 22:19. |
|
#16
|
||||
|
||||
|
Re: Use this language?
I don't like it to be honest.
I think I'm gunna stick with php until I master it.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#17
|
||||
|
||||
|
Re: Use this language?
php is ok till you get stuck
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
|
|
#18
|
||||
|
||||
|
Re: Use this language?
wouldn't that apply to any language?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|