Before this chapter, What is Web API?
While the most common scripting language ECMAscript (more widely known as JavaScript) is developed by Ecma, a great many of the APIs made available in browsers have been defined at W3C.
Solved Morse code decoding problem my Algorithm Post
Wrote posting about JavaScript 1. What is Programming?
Studied Data Structure and posted 1. OOP and ADT
In 1995, the Netscape Communications decided to introduce a lightweight programming language to dynamically express static HTML. So JavaScript developed by Brendan Eich.
JavaScript was mounted on Netscape Navigator 2 which is web browser of Netscape Communications, named “Mocha” in March, 1996. In September, renamed to “LiveScript” and finally named as “JavaScript” in December.
So JavaScript is now the standard programming language for all browsers. But JavaScript has not grown smoothly
Programming is communication that sends commands to be performed to the computer. In order to define the “command to be performed,” the resolution task (problem/requirements) must be clearly understood, the complexity must be simply desconstructed, the data organized and sorted by modeling, and the actions arranged in sequence.
In mathmatics, a subsequence is a sequence that can be derived from another sequence by deleting some or no elememts without changing the order of the remaining elememts.
In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed. Serial arrangement in which things follow in logical order or a recurrent pattern.
Substring can be derived from the string by deleting anoter substring. The substring is a refinement of the subsequence.
Decode Morse code to plain text
Return a number that sum of each digit powered of its own number of digit.
Return maximum sum of subarrays
Update your browser to view this website correctly. Update my browser now