Home Written Works JavaScript May Follow Python's Lead

Search

JavaScript May Follow Python's Lead Print
Written by Chris Gountanis   

Many articles state JavaScript is possibly going to follow Python as it grows. Both languages are easy to read and code. Both languages have a rich feature set. Backward compatibility of JavaScript has been very solid as Python has. Both languages are powerful enough to handle today's scripting. Although I have trouble comparing the two since on is server side and one is client side or at least I never saw Python used in HTML source readable by the client.

 

Python is a programming language first released in 1991. Python is created for easy readability with the developer in mind. Python has a large library and its core is very simplistic.

JavaScript is a scripting language used in client side web page development. It is very easy to code and there are many examples found on the net.

 

Works Cited
Fondation, P. S. (n.d.). About Python. Retrieved from Python:

http://www.python.org/about/


Krill, P. (2006, May 26). JavaScript may follow Python lead. itWorldCanada


Public. (n.d.). Wikipedia. Retrieved from Wikipedia:

http://en.wikipedia.org/wiki/JavaScript


Public. (n.d.). Wikipedia. Retrieved from Wikipedia:

http://en.wikipedia.org/wiki/Python_(programming_language)

Last Updated on Tuesday, 01 January 2008 09:04