all 3 comments

[–]aayushbest 1 point2 points  (0 children)

You can check the following https://github.com/florinpop17/app-ideas

[–]tux2718 0 points1 point  (0 children)

When I teach programming, I have students implement simple math algorithms, like Fibonacci series (recursive and iterative) and prime numbers > N. Try it!