Archive for the ‘ruby’ Category
Tuesday, January 17th, 2012
We are running a IT Company & trainine center in Nepal,We need some experienced programmer and best selling computerbooks.
Posted in ruby | 4 Comments »
Wednesday, December 28th, 2011
I have borrowed a website and hosting from a friend who is not using it. How do I find out if that hosting supports Ruby on Rails?
Posted in ruby | 3 Comments »
Friday, December 23rd, 2011
I want it to include my name but I can't think of anything...
Posted in ruby | 1 Comment »
Thursday, December 22nd, 2011
HI,
I'm looking for a book or tutorial on J2EE for beginners, I come from a Ruby on Rails back ground and would like to know how J2EE works etc.
Many Thanks
I am familiar with Java syntax, I am looking for more specific J2EE resources which explain architecture, components etc. Something that ...
Posted in ruby | 1 Comment »
Tuesday, December 20th, 2011
I can hear it whirring, but it will not boot up.
Posted in ruby | 1 Comment »
Sunday, December 18th, 2011
I have Ruby code I want to pack into a .apk so I can push it onto an Android phone. I've researched a few ways to do this but everything ends in a dead end. Any help?
Posted in ruby | 1 Comment »
Saturday, October 1st, 2011
I am using ruby (which is hopefully on my mac, should be, 10.5.8) and have decided for the first time to try to learn some programming. I am using this guide, http://pine.fm/LearnToProgram/?Chapter=00 You'll notice I'm on the getting started page, it says that if I'm using textedit to make sure ...
Posted in ruby | 1 Comment »
Friday, August 26th, 2011
http://www.ebay.com/itm/Original-Apple-iMac-G3-15-M5521-PowerMac2-Ruby-Red-/170686571347?pt=Apple_Desktops&hash=item27bdb66353#ht_500wt_1204
It's old, but what could it all do? Thanks!
Basically I want to surf the internet and use Microsoft word. Will it be good for that?
Posted in ruby | 3 Comments »
Friday, August 26th, 2011
friends, i want to create a site for online marketing where ill provide customer my service details and price for each service. I am confused that is ruby on rails is enough for that.I like ruby on rails because it makes a good web interface.
Thanks for your help...
Posted in ruby | 2 Comments »
Thursday, August 25th, 2011
puts ("Welcome to this program to evaluate area and perimeter for square, rectangle and triangle")
puts "enter your choice"
puts "1 for square"
puts "2 for rectangle"
puts "3 for triangle"
choice = 0
choice = gets
case choice
when 1 :
puts "Enter the parameters to calculate"
side1 = gets
puts "The perimeter of the square = #{ ...
Posted in ruby | 1 Comment »
Monday, August 22nd, 2011
I want to learn PHP, mysql, java, c++ and phyton and maybe ruby.., i understand the concepts of programming variales, functions or methods i understand all that stuff, do you think i should undertake all these languages?
Posted in ruby | 4 Comments »
Saturday, August 20th, 2011
I´m an old school programmer who used to work in C and C++, among others (as well as administering a Unix server cluster and using SQL for reports, etc). But I´ve been out of the game for awhile... now there are lots of so-called Web 2.0 scripting/programming languages more suited ...
Posted in ruby | 3 Comments »
Wednesday, August 17th, 2011
is there a free way to get rubies off this? no cheats!! like a website where you earn credits and you can turn em into rubies. ?? anything like that?
Posted in ruby | 1 Comment »
Wednesday, August 17th, 2011
is there a free way to get rubies off this? no cheats!! like a website where you earn credits and you can turn em into rubies. ?? anything like that?
Posted in ruby | 1 Comment »
Wednesday, August 17th, 2011
Im new to ruby and I want to know how to make an .exe program on it. Is it possible? Im using RubyInstaller for Windows
Posted in ruby | 2 Comments »
Monday, August 15th, 2011
I'm learning ruby and i am to the point where i have learned arrays, methods and threads, stuff like that, now i want to make an executable file, ie, i want to make a basic application that is a pop up window,
so i can start experementing with complex building, do ...
Posted in ruby | 1 Comment »
Wednesday, August 10th, 2011
I've been trying to put my own pokemon into a pokemon ruby ROM game. but the backgrounds of the pokemon are never clear! help please!
Posted in ruby | 2 Comments »
Wednesday, August 10th, 2011
I've been trying to put my own pokemon into a pokemon ruby ROM game. but the backgrounds of the pokemon are never clear! help please!
Posted in ruby | 2 Comments »
Monday, August 8th, 2011
Hi, I just started using Ruby today and am trying to run a very basic Ruby program. I'm using Ruby 1.9.2 and here is the program:
class First
def say_goodnight(name)
result = "Good night, " + name
...
Posted in ruby | 1 Comment »
Wednesday, August 3rd, 2011
Hi, there. I am a student who just finished my first year of a programming-bachelor. I have been using computers (Windows) for approximately 12 years, but only programmed for 1.
I have been lectured in Java mainly, but I also know HTML, basic PHP and recently, some Ruby. For the last ...
Posted in ruby | 1 Comment »