We know that there is no universal language, especially in programming. Thus, this project is a learning opportunity to learn a new language.
Contribute with Fibonacci's algorithm in a new language. So far we have:
- Java src/Fibonacci.java
- Python src/fib.py
- JavaScript src/Fibonacci-JavaScript.js
- C# src/Fibonacci.cs
- C++ src/fibonacci.cpp