Anyone want to learn Ruby

Reply

Join Date: Oct 2005
Posts: 51
Reputation: tom curren is an unknown quantity at this point 
Solved Threads: 3
tom curren's Avatar
tom curren tom curren is offline Offline
Unverified User

Re: Anyone want to learn Ruby

 
0
  #11
Nov 5th, 2005
Yes, I'll add a few words on RUBY. I saw it referenced a while ago along with hundreds of others. (So much creativity, so little time to learn.)

Recently, it was compared in Infoworld magazine against others for quick AJAX development frameworks and billed as Ruby on Rails. Since the competition was a hundred a seat all the way up to $50,000 to start while Ruby is Open Source, it was a simple choice.

I googled a fabulous tutorial by Chris Pine (as an author, he's smart and doesn't wear your eyes out). It is here: http://pine.fm/LearnToProgram/?Chapter=Contents

RUBY appears to have some incredibly strong structural advantages. It is clearly the product of someone with lots of other language experience. I hate language authors who use crazy new conventions like C++'s COUT and CIN. In Assembler, for example, all operands are right to left, except one and that one makes sense to be left to right. If you know Assembler, you know which one I mean. I thought I'd be settling in with Eiffel but after MS gave them the .NET imprimateur, they jacked their language to $5,000 a seat. Too rich for my blood!

A language needs predictability, which shortens the learning curve and increases the success to mistake ratio. Ruby accomplishes that with simple consistent structure and does it without all of the extra syntax parsing characters that many lazy compiler writers require.

AND did I mention it is Open Source?

If that isn't enough, it appears to be a pure OOL. I had to look up a lot of interesting terms (WIKIPEDIA RULES!) to develop a clear understanding of an OOL construct beyond the current C++ debacle. It was well worth it to find out why "Matz" chose single inheritance instead of multiple but allowed so much other power, e.g. blocks and procs can be passed through methods... WOWWWWW!!!

When I finished Chris's tutorial I had the same "Oh boy, here we go feeling." that I had in 1984 when I finished K&R's book on C. Now look where C is. Every Processor, every platform, most languages, most embedded code and most heavy duty apps. Yikes. Imagine the power of C if K&R had envisioned encapsulation. C++ would have never been born.

So how about it? Is Daniweb ready for Ruby?
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 133
Reputation: mawe is an unknown quantity at this point 
Solved Threads: 58
mawe mawe is offline Offline
Junior Poster

Re: Anyone want to learn Ruby

 
0
  #12
Nov 6th, 2005
Hi!

Originally Posted by Dark_Omen
I know this is from awhile back, but you can use print in ruby and it does the same thing as puts.
Nor really . Try this
  1. print "not"
  2. puts "the"
  3. p "same"

Regards, mawe
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,667
Reputation: vegaseat is a glorious beacon of light vegaseat is a glorious beacon of light vegaseat is a glorious beacon of light vegaseat is a glorious beacon of light vegaseat is a glorious beacon of light 
Solved Threads: 1093
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: Anyone want to learn Ruby

 
0
  #13
Nov 8th, 2005
Along comes Boo, looks like Python and Ruby rolled into one, and you can compile it to an executable file, or use it in the shell.

http://boo.codehaus.org/
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 107
Reputation: reezin14 is an unknown quantity at this point 
Solved Threads: 4
reezin14's Avatar
reezin14 reezin14 is offline Offline
Junior Poster

Re: Anyone want to learn Ruby

 
0
  #14
Nov 14th, 2005
Will give a try, thanks for the website.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1,243
Reputation: bumsfeld will become famous soon enough bumsfeld will become famous soon enough 
Solved Threads: 146
bumsfeld's Avatar
bumsfeld bumsfeld is offline Offline
Nearly a Posting Virtuoso

Re: Anyone want to learn Ruby

 
0
  #15
Nov 19th, 2005
Went to the Boo code snipet here on this site. Downloaded BOO from recomended site and a nice editor/IDE called Boodle (hehe). The snipet works well and seems fun.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 44
Reputation: amithasija is an unknown quantity at this point 
Solved Threads: 0
amithasija amithasija is offline Offline
Light Poster

Re: Anyone want to learn Ruby

 
0
  #16
Jan 15th, 2007
yes i want to learn ruby,and i am able to create some from also,but i dont know the database connectivity with MySql can anyone help me to connect my apllication to dtabase...plzz
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 44
Reputation: amithasija is an unknown quantity at this point 
Solved Threads: 0
amithasija amithasija is offline Offline
Light Poster

Re: Anyone want to learn Ruby

 
0
  #17
Jan 15th, 2007
can anybody tell me how to connect to mysql with my application ,i am ne wto ruby on rails,plzz
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 16,617
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1615
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Anyone want to learn Ruby

 
0
  #18
Jan 15th, 2007
>>i am ne wto ruby on rails,plzz

what in the world does that mean :eek: :eek: Looks like half English and half Gibberish.
Last edited by Ancient Dragon; Jan 15th, 2007 at 6:18 am.
The most important thing in the Olympic Games is not to win but to take part, just as the most important thing in life is not the triumph but the struggle. The essential thing is not to have conquered but to have fought well.
-Pierre de Coubertin, The Olympic Creed Inspired by Bishop Ethelbert
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,321
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 384
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: Anyone want to learn Ruby

 
0
  #19
Jan 19th, 2007
Originally Posted by Ancient Dragon View Post
>>i am ne wto ruby on rails,plzz

what in the world does that mean :eek: :eek: Looks like half English and half Gibberish.
converted
i am new to ruby on rails, please
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 4,278
Reputation: happygeek will become famous soon enough happygeek will become famous soon enough 
Solved Threads: 13
Administrator
Staff Writer
happygeek's Avatar
happygeek happygeek is offline Offline
He's The Daddy

Re: Anyone want to learn Ruby

 
-7
  #20
Feb 8th, 2007
Let's stop this right here guys, please.
Davey Winder
Information Security Journalist of the Year
www.happygeek.com
Follow me on Twitter: @happygeek
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Ruby Forum


Views: 13217 | Replies: 21
Thread Tools Search this Thread



Tag cloud for Ruby
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2010 DaniWeb® LLC