Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Simple but thought-provoking programming tasks [OT]

by dokkeldepper (Friar)
on Apr 16, 2007 at 08:54 UTC ( [id://610290]=note: print w/replies, xml ) Need Help??


in reply to Simple but thought-provoking programming tasks [OT]

Fibonacci series for recursion versus looping. Where goes the quotient of two consecutive Fibonacci numbers?

Mortgage calculation, interest, compound interest (looping verus direct calculation, an interesting and underused introductory example for oo-Programming with mathematical twists from elementary to numerics even fractals (internal rate of return computation)).

Sudoku solution and puzzle generation (bit counting, recursion).

  • Comment on Re: Simple but thought-provoking programming tasks [OT]

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://610290]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found