About 4,220 results
Open links in new tab
  1. Ruby Programming Language

    Ruby has a simple and intuitive syntax that reads like natural language. By eliminating complex symbols and verbose constructs, Ruby's design philosophy allows you to express what you want directly.

  2. Ruby in Twenty Minutes

    Ruby comes with a program that will show the results of any Ruby statements you feed it. Playing with Ruby code in interactive sessions like this is a terrific way to learn the language.

  3. Ruby 程序设计语言官方网站

    Ruby 拥有简洁直观的语法,读起来就像自然语言。 通过消除复杂的符号和冗长的结构,Ruby 的设计理念让你能够直接表达你的想法。

  4. Download Ruby | Ruby

    See the Installation page for details on building Ruby from source. If you have an issue compiling Ruby, consider using one of the third party tools mentioned above.

  5. Playground - Ruby

    There are some standard libraries included in Ruby that are also commonly used, such as: Date - Date representation. JSON - JSON encoding and decoding. ERB - Embedded Ruby for templating. …

  6. Ruby in Twenty Minutes

    That’s Ruby’s way of inserting something into a string. The bit between the braces is turned into a string (if it isn’t one already) and then substituted into the outer string at that point.

  7. TryRuby: Learn programming with Ruby

    Ruby is a programming language from Japan which is revolutionizing software development. The beauty of Ruby is found in its balance between simplicity and power.

  8. Documentation for Ruby 4.0

    Ruby Documentation Welcome to the official Ruby programming language documentation. Getting Started New to Ruby? Start with our Getting Started Guide. Core Classes and Modules Explore the …

  9. Ruby Programming Language 中文官方網頁

    Ruby 擁有簡潔直觀的語法,讀起來就像自然語言。 透過消除複雜的符號和冗長的結構,Ruby 的設計理念讓你能夠直接表達你的想法。

  10. 文档 | Ruby

    您可以用操作系统中默认的编辑器来进行 Ruby 编程。 不过,为了更高效地编程,建议选择一个支持 Ruby 基本特性(比如句法高亮,文件浏览)的代码编辑器,或者有高级特性(比如代码补全,重构, …