![]()
Is Ruby a scripting language? Personally I think it is a full programming language. When I think of a scripting langauge, I think of Perl or JavaScript, Ruby isn't like those, Ruby is a lot more like Java than Perl. What do you think?
![]()
Does Astahost Support Ruby Cgi?
I was searching this forum to find out if Astahost actually support Ruby. It remains vague to me. I found Astahost from clickherefree.com when searching for webhosts featuring Ruby. But on Astahost's own page of complete hosting feature, there is no mention of Ruby. Also, on free-webhosts.com there is no mention of Ruby under Astahost's description.. [b]Q:[/b] Does Astahost support Ruby CGI programming? if so, what are the general specifications?
![]()
Ruby, A Good Language To Learn First?
Ok I've had a small introduction to programming while in college, and have been thinking about getting back into it. After looking around I've noticed that ruby seems to be a good programing language and easy to use, though not to popular outside of Japan. My question is this, what do people think of Ruby as a first language for a someone just getting into the programming world?
![]()
I have been a huge fan of Java for a few years now, and recieved a 5 (out of 5) on the AP COmputer Science A exam (college level programming, in Java). I signed up for AP Computer Science AB for this year, but 7 people signed up so the class was cancelled, so I have signed up for next year. I have also read a few books on Java, one of which is the Exam Prep (Exam Cram) review book for the Sun Certified Java Prgrammer exam, it looks to me as though I know most of what is tested, but I have not me
![]()
How Long Have You Been Programming In Ruby?
Let's find out how many Ruby programmers are there on this forum and how many years experience they have.
![]()
Of all the programming languages I have come accross, there is no language which is as fun to use and easy to program in as Ruby. The iterators in the language and the use of code blocks is just excellent. It takes just an hour or so to get used to the philosphy of Ruby and bang... u can just program anything easily in the language. I strongly recomment it to anyone interested in programming. e.g. [code]1.upto(10) {|x| puts x}[/code] prints numbers from 1 to 10. [code]"abcdef&
![]()