Forum > Jobs
Anyone want to work on a program with me?
eny:
A 'must-have-done' for each programmer: implement Conways game of life.
A fun excercise.
JD:
--- Quote from: eny on July 03, 2010, 11:07:02 pm ---A 'must-have-done' for each programmer: implement Conways game of life.
A fun excercise.
--- End quote ---
That's a very good one. I have the code in C++ but I never tried it in Pascal. Another favourite of mine is Tower of Hanoi http://en.wikipedia.org/wiki/Tower_of_Hanoi. A classic recursive algorithm problem in Pascal textbooks. I still play the game from time to time. :D
LazaruX:
Tower of Hanoi, nice one, a good practice for recursion, but I think to advanced, better start with Fibonacci first ;-)
I have done those in Java and when I will practise them in Pascal as soon I will have more time ;-)
eny:
--- Quote from: BPsoftware on May 19, 2011, 11:13:16 pm ---better start with Fibonacci first ;-)
--- End quote ---
I wouldn't call Fibonacci a 'project' :D
LazaruX:
I was referring to practice recursion, before starting with the Tower of hanoi project ;-)
Navigation
[0] Message Index
[*] Previous page