JavaScript to Find the Position of Left Most Vowel
An HTML code which takes a string as input and finds the position of the left most vowel in a given string using javascript function.
An HTML code which takes a string as input and finds the position of the left most vowel in a given string using javascript function.
To develop and demonstrate an XHTML file which reads a number ‘n’ and displays squares of 1 to ‘n’ numbers using Javascript.
Brain Gate is a brain implant system developed by the bio-tech company, Cyber kinetics. The development of the brain gate system brain-computer interface is to enable those with severe paralysis and other neurological conditions to live more productively and independently.
This program uses a Javascript to reverse a given number. This is also known as the implementation of a palindrome. The program is quite simple. It… Read More »Javascript to reverse a given number
This program explains how to generate Fibonacci numbers in Javascript. The javascript is embedded in HTML code. You can refer to the input and output… Read More »How to Generate Fibonacci Numbers In Javascript
Hadoop is an open source framework by Apache Software Foundation and known for writing and running distributed applications that process large amounts of data. It is well suited for voluminous data processing like searching and indexing in the huge data set. It is simple, scalable, robust, accessible.