SitePoint Sponsor |
|
User Tag List
Results 1 to 11 of 11
Thread: What is it and why use it?
-
Oct 14, 2005, 19:56 #1
What is it and why use it?
Okay, I'm new to Ruby, and would like to know why I should learn this... I know, I know, "information is power", but I would like to understand what sets Ruby apart from JavaScript, VBScript, PHP and whatever else.
Thanks
-
Oct 14, 2005, 21:14 #2
- Join Date
- Jul 2005
- Posts
- 124
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
JavaScript is a client side language, PHP is a server side language, you don't compare the two.
Since you're talking about web scripting, i'm assuming that you mean the Rails framework? Rails is all about MVC and convention over configuration. 100 lines in rails could be equal to 500 lines of PHP. Anyways, you've got to experience it for yourself, i'd recommend watching the following video:
Create a blog, in 15 minutes!
-
Oct 15, 2005, 01:35 #3
- Join Date
- Jun 2004
- Location
- Stockholm, Sweden
- Posts
- 148
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You're better off reading the What is Ruby, and why should I care? discussion that was posted on this forum. There's no sense in re-hashing the things that have already been said.
If there is a way to overcome the suffering, there is no need to worry; if there is no way to overcome the suffering, there is no point to worry.
- Shantideva
-
Oct 15, 2005, 16:19 #4
That is true.
-
Oct 16, 2005, 08:03 #5
- Join Date
- Oct 2001
- Posts
- 656
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
JavaScript is a client side language, PHP is a server side language, you don't compare the two.I once had a problem.
I thought: "Oh, I know: I'll just use XML!"
Now I had two problems.
-
Oct 16, 2005, 08:57 #6
- Join Date
- Jun 2003
- Location
- Iowa, USA
- Posts
- 3,749
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Here you go... Server Side JavaScript. Conversational impedament removed, so feel free to continue discussions
Jason Sweat ZCE - jsweat_php@yahoo.com
Book: PHP Patterns
Good Stuff: SimpleTest PHPUnit FireFox ADOdb YUI
Detestable (adjective): software that isn't testable.
-
Oct 16, 2005, 18:24 #7
- Join Date
- Jul 2005
- Posts
- 124
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Damned mentors!
-
Oct 16, 2005, 18:34 #8
- Join Date
- Jun 2003
- Location
- Iowa, USA
- Posts
- 3,749
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Just to balance things out, here is Client Side PHP
Jason Sweat ZCE - jsweat_php@yahoo.com
Book: PHP Patterns
Good Stuff: SimpleTest PHPUnit FireFox ADOdb YUI
Detestable (adjective): software that isn't testable.
-
Oct 17, 2005, 09:13 #9
- Join Date
- Jul 2004
- Location
- Gerodieville Central, UK
- Posts
- 446
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Not to mention the Cocoon Java/Apache framework uses JavaScript on the server side, albeit a rather clumsy approach (what do you except from Java guys?)
-
Oct 21, 2005, 14:03 #10
- Join Date
- Jan 2003
- Posts
- 5,748
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Well I don't know what it is myself, but whatever it is, watch you don't catch something from it
-
Oct 21, 2005, 15:54 #11
HA HA! I'll keep that in mind...
Bookmarks