Hi all. I would like to write a VB.NET about recursive algorithm for fibonacci sequence. For the logic of the fibonacci, should I first start with the recursive algorithm and the later make use of the fibonacci component or make use of the recursive thing and the logic both in the script is much more easier?