answersLogoWhite

0

Ada, C++, CLU, Dylan, Eiffel, Lisp, Perl, Python and Smalltalk.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which is the better scripting language python or ruby on rails?

Ruby on Rails is better if compared with Python. You can refer this blog - http://www.allerin.com/blog/ruby-on-rails-vs-other-languages for more details abouit comparision between RoR and other programming languages.


How many pages does Programming Ruby have?

Programming Ruby has 864 pages.


Various object oriented programming languages?

C++, Java, smalltalk, simula, perl, python, ruby, D, Eiffel, JavaScript...


What are some programming languages?

C C++ Java C# Python Ruby LUA Pascal Haskell Visual Basic bash


What are the major programming languages commonly used by organisations in Australia to build software applications?

C++,COBOL,Ruby,C*,JAVA


When was Programming Ruby created?

Programming Ruby was created on 2004-10-22.


What is the ISBN of Programming Ruby?

The ISBN of Programming Ruby is 0-97-451405-5.


List of not object-oriented programming languages?

Languages like C, Pascal, Basic do not use classes, polymorphism, etc, they promote functional style of programming. Languages like PHP, Perl, Python, Ruby provide you with the opportunity to choose whether you like to program using classes, in other words in the object-oriented way, or adhere to functional programming - depending on what is optimal for the project you are working on.


Which Asian language fits best with computer engineering?

I am no Expert on Asian Languages but much of the technology engineering comes out of Japan where they design many of today's technology products. So Japanese. If you are looking for what Asian language is best for programming, I must say that it varies based on what you will be programming in (Ruby, PHP, Java, .NET, ect.). They're all different


Correct sequence of programming languages from the most primitive to the most complex and powerful is?

Assembly C Fortran Python Ruby Java C++ LISP Haskell


What is the purpose of ruby programming language?

because they had a daughter called Ruby


Examples of programming language?

There are hudreds of Programming languages out there.Examples: C++, GWbasic, C#, C++, HTML , Ruby etc.They're further categorized as "Low Level language" and "High Level Language".Low level languages are those languages which are closer to the binary language or in another words machine language. These are difficult for us to learn but it's easy for machine to execute quickly.Example of a low level language is assembly language.High level languages are those languages which are close to human language/natural language and are easy for us to learn.Examples of high level language are Python, Ruby, C++ , Java etc.