On Wednesday, February 12, 2014 1:27:31 PM UTC-6, Jorgen Grahn wrote:
> On Wed, 2014-02-12, Stefan Ram wrote:
>
> > frank cubi <
frank...@gmail.com> writes:
>
> >>Which is the most appropriate website for a person who is learning c++ ?
>
> >
>
> > I know some good books:
>
> >
>
> > You can read (in this order and doing the exercise):
>
> > Programming -- Principles and Practice Using C++ (only if
>
> > you have not programmed before) or Accelerated C++ (if you
>
> > have programmed before), The C++ Programming Language,
>
> > Effective C++, Exceptional C++ (Parts 1 and 2), Modern
>
> > C++ programming, and ISO/IEC 14882:2011.
>
> >
>
> > There also might be websites with similar contents, but
>
> > I am not aware of them.
>
>
>
> Me neither.
https://www.sgi.com/tech/stl/ is the only one I use. And
> /The C++ Programming Language/ is the only book I've read and liked.
> However, this mostly means I learned C++ slowly, and started a long
> time ago ...
>
> Apart from that I recommend:
> - writing lots of code
> - reading lots of code
That you're welcome to download and read.