iSahilSharma wrote:
I've been writing a blog about the difference Framework and Library,
You would of course first need a definition for those two terms that make them distinct from each other. And it would help if it was authoritative.
iSahilSharma wrote:
significance of Fibonacci Numbers in Nature
Zero. It's the other way around; nature existed first and cares not a whit about it; the sequence is merely a description of nature.
iSahilSharma wrote:
significance in Computer Programming
Only as a first-year exercise; possibly with recursion X| . My first run-in with Fibonacci was with BASCICplus way back in high school. However I have seen code with Fibonacci indenting -- it deters deep nesting. And when I'm estimating the effort required for a task (in TFS) I use Fibonacci numbers.