Ruby on Rails

naathyn

Reputable
Joined
Jul 3, 2012
Messages
144
Reaction score
0
FP$
6
Are there any Ruby develepers in the midst or know of anyone who is? I am working on this social project, and am starting to think I wouldn't mind collaborating with someone if they are totally committed.

On that note:

Would anybody be interested in learning Ruby? If so, I wouldn't mind posting tutorials. You can read more about Ruby via your favourite Google search method. Basically, Ruby is OOP (Object Oriented Programming) which means, unlike PHP, Java, C# etc, classes are not static therefore you can make anything an object.

It is a creative language!
 
I'd be willing to learn it. I enjoy programming and know quite a few languages. So if you ever do post some tutorials can you let me know? Thanks. 🙂
 
I could start right away. I just need to know if you running a Linux OS and/if you are willing to relocate. The Ruby I know runs verrry smoothly on Linux. I know very few developers running in on Windows but there are quite a few on Macintosh.

There are ways around this... I would just need to study up on how to set it up in Windows so I could propery guide you.

However, I do strongly recommend, if you are going to learn from me, that you look into installing a linux distrobution... (they're free 😛)
 
Right now, my team is using node.js to make a forum software. I recommend it. Lol.

Rails is alright, but does it have asynchronious I/O?
 
AndroidOS said:
Yeah, I've got a Linux installation. 🙂 Thanks naathyn.

Cool man, I will work on it today. And you can call me Nathan 🙂

Nuke said:
Right now, my team is using node.js to make a forum software. I recommend it. Lol.

Rails is alright, but does it have asynchronious I/O?

No. But there is a Github project experimenting with it, and there is some talk about it being implemented in the future.
 
Asynchronious I/O is awesome. Once you use it, you won't use synchronious I/O unless absolutely required!
 
Android, I shot you a profile comment regarding learning Rails if you're still interested 🙂
 
Back
Top Bottom