[Chicago] python data structure

Randy Baxley randy7771026 at gmail.com
Thu Mar 21 13:29:21 CET 2013


As a student of Knuth I beg to differ and you may want to read Knuth.


On Wed, Mar 20, 2013 at 12:46 PM, Daniel Griffin <dgriff1 at gmail.com> wrote:

> There are only really a handful of core data structures. Everything else
> is a special case of those. The terminology for them differs between
> languages but you generally have arrays, lists, dicts/maps, trees and
> graphs.
>
> Then there are tons of special cases like btrees, directed graphs, sets
> etc.
>
> If you don't know what they do check this out:
> https://en.wikipedia.org/wiki/List_of_data_structures
>
>
>
>
> On Wed, Mar 20, 2013 at 11:41 AM, Joshua Herman <zitterbewegung at gmail.com>wrote:
>
>> It's not an ebook but what is wrong with the official docs at
>> http://docs.python.org/3/. If I have a question about a datastructure
>> that's what I use.
>>
>> Sent from my iPhone
>>
>>
>> On Mar 20, 2013, at 11:19 AM, craig syntax <perlsyntax at hotmail.com>
>> wrote:
>>
>>  Hi
>>>
>>> Does anyone know a good ebook on python data structure?I am abit new to
>>> this:)
>>> ______________________________**_________________
>>> Chicago mailing list
>>> Chicago at python.org
>>> http://mail.python.org/**mailman/listinfo/chicago<http://mail.python.org/mailman/listinfo/chicago>
>>>
>> ______________________________**_________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/**mailman/listinfo/chicago<http://mail.python.org/mailman/listinfo/chicago>
>>
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130321/ee0f1183/attachment.html>


More information about the Chicago mailing list