Stable Snapshot: Hierbei handelt es sich um den neuesten Snapshot des stabilen Zweiges. Nightly Snapshot: Hierbei handelt es sich um eine Kopie der Git von letzter Nacht. Es besteht durchaus die ...
Ruby incluye un programa que mostrará el resultado de cualquier comando Ruby que le introduzcas. Jugar con código Ruby en una sesión interactiva como ésta es una manera estupenda de aprender el ...
Questo è un breve tutorial che non dovrebbe richiedere più 20 minuti per essere completato. Si presume che tu abbia già installato Ruby sul tuo computer (se non l’hai fatto puoi scaricarlo ed ...
What if we want to say “Hello” a lot without getting our fingers all tired? We need to define a method! Well, that was easy. Calling a method in Ruby is as easy as just mentioning its name to Ruby. If ...
Python is another very nice general purpose programming language. Going from Python to Ruby, you’ll find that there’s a little bit more syntax to learn than with Python.
Si quieres reunirte con otros programadores Ruby, un grupo de usuarios local puede ser justo lo que necesites. A menudo estos grupos tienen reuniones mensuales, una lista de correo, un sitio web, y si ...
la memoria es manejada automáticamente mediante un colector de basura (garbage collector). los objetos son fuertemente tipados. hay métodos públicos, privados y protegidos. tiene herramientas de ...
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.