<body>
name
an ordinary miracle

I'm blank, and I'm madly in love with flowers. :D

bold italic underline link

tagboard
quit being so demure

shoutmix/ cbox
keep within a width of 160px

links
my darlings

link
link
link
link

credits
i'd like to thank

Design: parading sentiments .
Resources: headlock.ws 3zehn.org

Friday, July 25, 2008
9:29 AM
Where to this term

Algorithm
A 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.html
http://www.wisegeek.com/what-is-an-algorithm.htm
http://mathworld.wolfram.com/Algorithm.html

Visual 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.htm
http://www.profsr.com/vb/vbintro.htm
http://www.devarticles.com/c/b/Visual-Basic/

Introduction to JavaScript
http://www.w3schools.com/JS/js_intro.asp
http://www.howtocreate.co.uk/tutorials/javascript/introduction