Ruby Programming Language
Is Ruby any good when it comes to programming? I didn''t really hear anything about it until very recently, so I''m assuming it isn''t very popular and not widely used. I hear it''s a pure object oriented language, but I''m not sure on it''s other benefits it has when compared to other languages. Does somebody know of any other good features it has, and how good it is compared to other programming languages like VB, VC++, ASM, etc? Or perhaps what types of things are compatible with Ruby(like OpenGL, DirectX, etc)?
quote: Original post by Apocalypse_Demon
Is Ruby any good when it comes to programming?
It depends.
quote:
I didn''t really hear anything about it until very recently, so I''m assuming it isn''t very popular and not widely used.
It''s reasonably popular. Is it a problem if it''s not popular?
quote:
I hear it''s a pure object oriented language, but I''m not sure on it''s other benefits it has when compared to other languages. Does somebody know of any other good features it has, and how good it is compared to other programming languages like VB, VC++, ASM, etc?
What''s Ruby?
quote:
Or perhaps what types of things are compatible with Ruby(like OpenGL, DirectX, etc)?
Ruby can be extended with C APIs fairly easily. Check Ruby Garden to see what has already been done. There are also COM interop extensions with the Windows distribution, but I find them a bit cruddy.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement