What is Ruby and Ruby Overview

Source: Internet
Author: User

Ruby is a powerful object-oriented scripting language that allows you to easily and quickly perform object-oriented programming. sometimes using formal object-oriented languages such as Smalltalk, Eiffel, and C ++ to develop small projects seems a little complicated. Ruby can meet these object-oriented programming needs. of course, you can also use Ruby for general process-oriented programming.

Ruby has a strong text processing capability, which is different from Perl. At the same time, Ruby has simple syntax, Exception Processing, iterator and other structures, making programming simple and clear.

In short, you can easily and quickly perform object-oriented development like using Perl. How? Try it!

Ruby is a free software developed by songbenhong.

Ruby expertise
Simple syntax
Common object-oriented functions (class, method call, etc)
Special object-oriented functions (Mixin, special methods, etc)
Operator overload
Error Handling
Iterator and Closure
Garbage Collection
Dynamic Loading (depending on the system architecture)
High portability. Not only can it run on most Unix systems, but also on DOS, windows, Mac, BEOs, and other platforms.
By webmaster [at] ruby-lang.org
Translation of Xianyi network software (Beijing)
Ruby is "an explanatory scripting language for rapid and easy object-oriented programming"; what does this mean?

Explanatory scripting language:

Ability to call the system directly

Powerful string operations and Regular Expressions

Quick feedback in development

Quick and easy:

Variable declaration not required

No variable type

Simple and solid syntax

Automatic Memory Management

Object-Oriented Programming

Everything is an object

Class, inheritance, method, and so on

Single-state method

Integration of modules

Iterator and closure (closures)

And:

Multi-precision Integer

Exception Handling Mode

Dynamic Loading

Thread

If you are not familiar with the above concepts, continue reading them. The rumor of Ruby is "quick and easy ".

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.