On Thu, Aug 6, 2015 at 6:04 AM, Rajat Jain <jain.rajat5...@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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to