Re: [Tutor] New project idea!!

2012-03-06 Thread Prasad, Ramit
>So, last year I build a Sudoku solver in C which was an amazing experience >(though re inventing wheel is not a big deal at all), I learned a lot. >Now, I would like to do a similar project using python (which should be quite >acceptable to put on my resume).. Any Ideas please!! >(Note: I am no

Re: [Tutor] New project idea!!

2012-03-06 Thread Surya K
Subject: Re: [Tutor] New project idea!! From: las...@antalconsulting.com Date: Tue, 6 Mar 2012 09:24:12 -0800 CC: tutor@python.org To: sur...@live.com Hi, Since you are an electronics guy, how about a circuit simulator?You can start very simple with a power source and a light and show how

[Tutor] New project idea!!

2012-03-06 Thread Surya K
Hi, I am an electronics guy, extremely interested in programming. So learned Python. Currently I know (C, Python, HTML); Learning Java, Python (still making myself flexible in OOP). So, last year I build a sudoku solver in C which was an amazing experience (though re inventing wheel is not a bi