Web Design and Development Forums

Use this language?

This is a discussion on "Use this language?" within the Java, JSP, Cold Fusion section. This forum, and the thread "Use this language? are both part of the Program Your Website category.


Go Back   Webforumz.com > Program Your Website > Java, JSP, Cold Fusion

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Aug 24th, 2007, 16:40   #1 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Question Use this language?

I never really see this extension about.
should I bother learning it?
ASP would be a lot more useful I'm guessing?
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 17:21   #2 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

Also, what about coldfusion? I here you have to pay for it don't you?
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 18:21   #3 (permalink)
Elite Veteran
 
karinne's Avatar
 
Join Date: Jan 2007
Location: You know where
Age: 30
Posts: 4,883
Re: Use this language?

Quote:
Originally Posted by alexgeek View Post
I never really see this extension about.
should I bother learning it?
What extension are you talking about!!?

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.
__________________
a web design portfolio | web non-sense

Last edited by karinne; Aug 27th, 2007 at 12:10.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 18:44   #4 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

sorry was on about jsp
but i'll learn asp (Y)
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 18:53   #5 (permalink)
 
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,389
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.
pa007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 19:00   #6 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

thanks
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 20:31   #7 (permalink)
Reputable Member
 
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 370
Send a message via MSN to snow
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
snow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 20:33   #8 (permalink)
 
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,389
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.
pa007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 20:59   #9 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

Quote:
Originally Posted by snow View Post
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.
Snow
Strange, I find php incredibly easy and ASP quite hard.
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 21:10   #10 (permalink)
Reputable Member
 
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 370
Send a message via MSN to snow
Re: Use this language?

Quote:
Originally Posted by pa007 View Post
Remember RoR is framework written in Ruby and not a language in itself though admittedly it is a powerful one.
So's J2EE - I've taken to calling all the web stuff, 'web technologies' so I don't have to keep differentiating in my head!


Quote:
Strange, I find php incredibly easy and ASP quite hard.
Are you using ASP or ASP.net? I once had a look at ASP and decided it wasn't worth the effort (personal opinion of course!). Also, are you using their IDE, Visual Studio Express, or somesuch I think it was called?
snow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 21:24   #11 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

ASP I don't really know the difference..
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 21:32   #12 (permalink)
Reputable Member
 
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 370
Send a message via MSN to snow
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.
snow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 21:46   #13 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

i've done a few C# tuts.
I'll have a bash at asp.net now
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 21:47   #14 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

hmm it's quite similiar to javascript
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 24th, 2007, 22:10   #15 (permalink)
 
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,389
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.
pa007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 25th, 2007, 00:24   #16 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

I don't like it to be honest.
I think I'm gunna stick with php until I master it.
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 25th, 2007, 00:25   #17 (permalink)
Elite Veteran
 
Daniel's Avatar
 
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,381
Blog Entries: 12
Send a message via MSN to Daniel
Re: Use this language?

php is ok till you get stuck
__________________
FMFA Manager / World Footy Forums
Daniel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 25th, 2007, 00:29   #18 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Use this language?

Quote:
Originally Posted by DanDoughty View Post
php is ok till you get stuck
wouldn't that apply to any language?
__________________
Administrator