mwmorale / fibonacci-for-fun

Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to fibonacci-for-fun !

My GitHub is python-heavy, so I thought that it would be a smart decission to show off some of my Java skills and C++ skills and Python skills! Here, I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... thats right - recursion. The next step is to compare the different performance(run-times) between the shown files(see the .py file).

About

Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.


Languages

Language:Python 39.8%Language:Java 30.3%Language:C++ 29.9%