think tank forum

technology » ruby

Étrangère's avatar
16 years ago
link
Étrangère
I am not a robot...
I'm learning it. I'm scared.
bluet's avatar
16 years ago
link
bluet
cool, want to contribute to ciew? :)
lucas's avatar
16 years ago
link
lucas
i ❤ demo
haha fantastic
DaGr8Gatzby's avatar
16 years ago
link
DaGr8Gatzby
Drunk by Myself
I don't want to use rails. Is there any way I can replace ruby and use it in apache, WITHOUT A GEM?
lucas's avatar
16 years ago
link
lucas
i ❤ demo
probably?
lucas's avatar
16 years ago
link
lucas
i ❤ demo
p.s. indeed--fuck rails.
bluet's avatar
16 years ago
link
bluet
you can use cgi
DaGr8Gatzby's avatar
16 years ago
link
DaGr8Gatzby
Drunk by Myself
Man Fuck CGI. Why not use Fortran?
lucas's avatar
16 years ago
link
lucas
i ❤ demo
cgi isn't a language.
Étrangère's avatar
16 years ago
link
Étrangère
I am not a robot...
...How important is it that I retain the labels for all the different parts? If I'm generally understanding what a line of code does, does it matter if I am able to tell you "This part is a hash. That one's a string. That one's a block." ...etc?
Étrangère's avatar
16 years ago
link
Étrangère
I am not a robot...
I'm unsure which things to focus on when I'm attempting to learn all this at once :-o
lucas's avatar
16 years ago
link
lucas
i ❤ demo
it might be helpful to know, but not necessary. it's nice when talking about programming.

"in the for loop..."
"the string is serialized..."
"the index starts at..."