Page 1 of 1

Re: tic tac toe I NEED HELP!!!!!!!!!!!!!

Posted: Thu Sep 07, 2006 10:17 am
by deleted-71552
I am trying to figure out recursion programing.
Can ANYONE help me?

Hello, jd100293!

The experts who read this forum can certainly help you, but it is nearly impossible for us to teach you recursive programming. If you can tell us something more specific that you are struggling with, then we can help.

Is there a particular problem you are trying to solve? Why are you considering recursion? What resources to learn from do you have available?

Posted: Mon Sep 11, 2006 6:32 pm
by purest123
hi,
I'm no computer scientist but I do know a bit of Python programming.
Any good beginner programming book would talk about
recursive programming.
A good one is at http://www.freenetpages.co.uk/hp/alan.gauld. Scroll down on the left menu and you should be able to see under
advance subjects, Recursive Programming(or something like it). It
assumes you know a bit of Python but it is very,very easy to learn.

Hope this helps

runiteking1

Posted: Mon Sep 11, 2006 6:38 pm
by purest123
hi,
I'm no computer scientist but I do know a bit of Python programming.
Any good beginner programming book would talk about
recursive programming.
A good one is at http://www.freenetpages.co.uk/hp/alan.gauld. Scroll down on the left menu and you should be able to see under
advance subjects, Recursive Programming(or something like it). It
assumes you know a bit of Python but it is very,very easy to learn.

Hope this helps

runiteking1