AlgorithmA formula used to solve problems. A method used to solve reoccurring problems.
A set of instructions in a certain order used to carry out a precise task. There are two types of algorithm; serial algorithm which are used in linear order for serial execution and parallel algorithm are used with computers with parallel processors. Procedures are parallel.
Links to definitions of Algorithms
http://whatis.techtarget.com/definition/0,,sid9_gci211545,00.htmlhttp://www.wisegeek.com/what-is-an-algorithm.htmhttp://mathworld.wolfram.com/Algorithm.htmlVisual basic
Visual Basic also known as V.B. is a program which allows users to modify and choose sections of the code in the BASIC programming language. V.B. also allows programmers to create codes.
Visual Basic Tutorials
http://www.vbtutor.net/vbtutor.htmlhttp://cuinl.tripod.com/tutorials.htmhttp://www.profsr.com/vb/vbintro.htmhttp://www.devarticles.com/c/b/Visual-Basic/Introduction to JavaScripthttp://www.w3schools.com/JS/js_intro.asphttp://www.howtocreate.co.uk/tutorials/javascript/introduction