A programming language is a language used by a computer and is different from one normal language here here you can see some of them
the programming language are not to easy to learn
Fortran is a programming language that was specially developed for calculations and is mainly used in the exact sciences
COBOL is a programming language from the 1960s that is mainly used in business environments.
Basic is an imperative programming language originally intended to teach people how to program quickly.
is an imperative procedural language, supporting structured programming, lexical variable scope, and recursion, with a static type system.
Pascal is a programming language developed in 1970 by Niklaus Wirth and named after the French mathematician Blaise Pascal. Pascal emphasizes simplicity, structured programming and data structures.
C++ is a programming language based on C. Unlike C, C++ is a multi-paradigm language, meaning that different programming paradigms can be used.
Perl is a programming language designed by Larry Wall that combines features of C and UNIX scripting languages such as sh and awk.
Python is a programming language that was designed and developed in the early 1990s by Guido van Rossum, then associated with the Center for Mathematics and Computer Science in Amsterdam.
Ruby is a programming language, which is usually interpreted. The language is designed for fast and easy object-oriented programming. It has various capabilities to process text files and can also handle system tasks. There is an open source and free implementation of Ruby available.
Java is an object-oriented programming language. Java is a platform-independent language that is largely syntax-wise is based on the C++ programming language. However, Java has one more extensive class library than C++.
JavaScript is a commonly used scripting language for web pages interactive and develop web applications. In addition to HTML and CSS JavaScript is one of the core technologies of the World Wide Web.

Ruby on Rails, also often called RoR or simply Rails, is an open source web application framework written in Ruby. It broadly follows the model-view-controller model.
