[BangPypers] help needed
Senthil Kumaran
senthil at uthcode.com
Thu Aug 6 16:33:09 CEST 2015
On Thu, Aug 6, 2015 at 6:04 AM, Rajat Jain <jain.rajat5233 at gmail.com> wrote:
> I was wondering if anyone could suggest me some projects ,resources or some
> bugs which are beginner friendly.
>
Would you like to attempt to write a sudoku solver in python? Start with
understanding the algorithm, write it in english and then translate it in
python.
That's a good first step. If you want easier projects, you could start with
tic-tac-toe.
Ask here if you need specific help as you write the code.
--
Senthil
More information about the BangPypers
mailing list