[Tutor] Python and algorithms

Christian Witts cwitts at compuscan.co.za
Thu Feb 18 11:33:53 CET 2010


C.T. Matsumoto wrote:
> Hello Tutors,
>
> Can someone point me to any resources that can teach me about 
> algorithms in python?
>
> I'm interested in learning how to analyze and make an algorithm.
>
> Oh, I have no background in math, but a sturdy knowledge of python, 
> and I want to
> make more efficient code.
>
> Cheers,
>
> Todd
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
You can try this out:
Data Structures and Algorithms with Object-Oriented Design Patterns in 
Python
http://www.brpreiss.com/books/opus7/html/book.html

-- 
Kind Regards,
Christian Witts




More information about the Tutor mailing list