Date: Sun, 31 May 2026 11:40:42 +0200
Thanks Brian.
I liked it when I went through it in the 90's
However, using that today would give a bad impression about modern C++
On Sun, May 24, 2026 at 10:51 PM Brian Bi <bbi5291_at_[hidden]> wrote:
> I learned from *Algorithms in C++* by Sedgewick, which is published as a
> two-book set (where the first covers "volumes 1-4" and the second "volume
> 5"). The main shortcoming is that it doesn't make use of the standard
> library; nevertheless, in my opinion, the presentation of the relevant
> algorithms and data structures is exemplary enough to recommend it.
>
> On Sun, May 24, 2026 at 3:35 PM JOSE DANIEL GARCIA SANCHEZ via SG20 <
> sg20_at_[hidden]> wrote:
>
>> Dear all,
>>
>> I have been asked by a colleague about good teaching references
>> (preferrrably books) for teaching basic implementation of data structures
>> in C++.
>>
>> Any recommendations?
>>
>> Other educational resources.
>>
>> Thanks!
>> --
>> J. Daniel
>> --
>> SG20 mailing list
>> SG20_at_[hidden]
>> https://lists.isocpp.org/mailman/listinfo.cgi/sg20
>>
>
>
> --
> *Brian Bi*
>
I liked it when I went through it in the 90's
However, using that today would give a bad impression about modern C++
On Sun, May 24, 2026 at 10:51 PM Brian Bi <bbi5291_at_[hidden]> wrote:
> I learned from *Algorithms in C++* by Sedgewick, which is published as a
> two-book set (where the first covers "volumes 1-4" and the second "volume
> 5"). The main shortcoming is that it doesn't make use of the standard
> library; nevertheless, in my opinion, the presentation of the relevant
> algorithms and data structures is exemplary enough to recommend it.
>
> On Sun, May 24, 2026 at 3:35 PM JOSE DANIEL GARCIA SANCHEZ via SG20 <
> sg20_at_[hidden]> wrote:
>
>> Dear all,
>>
>> I have been asked by a colleague about good teaching references
>> (preferrrably books) for teaching basic implementation of data structures
>> in C++.
>>
>> Any recommendations?
>>
>> Other educational resources.
>>
>> Thanks!
>> --
>> J. Daniel
>> --
>> SG20 mailing list
>> SG20_at_[hidden]
>> https://lists.isocpp.org/mailman/listinfo.cgi/sg20
>>
>
>
> --
> *Brian Bi*
>
Received on 2026-05-31 09:41:25
