Skip to main content

What is the Ruby programming language?

 


Ruby is an open source, interpreted, object-oriented programming language created by Yukihiro Matsumoto, who chose the gemstone's name to suggest "a jewel of a language.

Ruby is an open source, interpreted, object-oriented programming language created by Yukihiro Matsumoto, who chose the gemstone's name to suggest "a jewel of a language." Ruby is designed to be simple, complete, extensible, and portable. Developed mostly on Linux, Ruby works across most platforms, such as most UNIX-based platforms, DOSWindows, MacIntosh, BeOS and OS/2, for example. According to proponents, Ruby's simple syntax (partially inspired by Ada and Eiffel), makes it readable by anyone who is familiar with any modern programming language.

Ruby is considered similar to Smalltalk and Perl. The authors of the book Programming Ruby: The Pragmatic Programmer's Guide, David Thomas and Andrew Hunt say that it is fully object-oriented, like Smalltalk, although more conventional to use -- and as convenient as Perl, but fully object-oriented, which leads to better structured and easier-to-maintain programs. To be compliant with the principles of extreme programming(XP), Ruby allows portions of projects to be written in other languages if they are better suited.

Continue Reading About Ruby


Comments

Popular posts from this blog

What Is Satellite? How Does It Work?

  How Does It Work? Table of Contents What is a Satellite? Anatomy of a satellite How does a satellite communicate? Bandwidth and Transmission Suggested Reading Satellites communicate by exchanging electromagnetic waves, either on the Earth’s surface or in space, hovering above a pole or orbiting us everyday. Communication doesn’t necessarily have to occur in the Radio spectrum. Your TV remote communicates with its set top box with infrared waves, while phones communicate with microwaves. Google Earth provides you the opportunity to visit any place on Earth, yet what do most people do? Look at their own house. In fact, Google Earth doesn’t just show you high-resolution pictures; like Scrooge on one of his ghosts, you are practically tossed there, as you can witness walking pedestrians and live traffic! But how does Google Earth achieve this feat? With satellites! What is a Satellite? The word satellite doesn’t necessarily describe a mechanical box floating through space with...

For Sale: Established Tech Blog with 200k+ Views

Are you looking for a prime opportunity to own a successful tech blog? We are offering our well-established blog, which focuses on cutting-edge AI technologies and innovative startups. Here’s why this could be your next great investment: Why This Blog? Impressive Traffic : With over 200k views, this blog has built a substantial and engaged audience. Focused Niche : Specializes in AI and tech startups, making it a valuable resource for tech enthusiasts and professionals. Current Revenue : Currently earning from a sponsored post, showcasing its potential to generate income. Growth Potential : Significant opportunities for increased revenue through additional ads, sponsorships, and expanded content. Key Features Established Platform : A reliable and respected blog with a loyal readership. Content Quality : High-quality, relevant content that attracts and retains readers. Revenue Opportunities : Room for growth in monetization through diversified advertising and sponsorship strategies. Wha...

What is PHP?

  PHP is an open-source, server-side programming language that can be used to create websites, applications, customer relationship management systems and more. It is a widely-used general-purpose language that can be embedded into  HTML . This functionality with HTML means that the PHP language has remained popular with developers as it helps to simplify HTML code. What does PHP stand for? PHP stands for ‘PHP: Hypertext Preprocessor’, with the original PHP within this standing for ‘Personal Home Page’. The acronym has changed as the language developed since its launch in 1994 to more accurately reflect its nature.  Since its release, there have been 8 versions of PHP, as of 2022, with version 8.1 currently a popular choice among those using the language on their websites. What is PHP used for?  PHP programming can be used to create most things that a software developer needs. However, there are three main areas in which it thrives. Server-side scripting Server-side S...