Heiko Wundram a écrit :
(snip)
> If you're looking for things to code in Python, I'd rather suggest you look 
> at 
> number theory than at logic problems. 
 >
> Basically, every logic problem can be 
> solved by exhaustive search (which is always the same algorithm), whereas a 
> number theory problem requires that you implement a certain algorithm from 
> scratch for each problem you're trying to tackle.

Well... I do see the point, but still boolean logic is a mandatory part 
of programming, and one that wannabee programmers should get right.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to