On Sep 5, 9:49*am, Saeed Amrollahi <amrollahi.sa...@gmail.com> wrote:
> On Sep 5, 11:04*am, Juha Nieminen <nos...@thanks.invalid> wrote:> thomas <freshtho...@gmail.com> wrote:
> > > I find the C++ language complex although I already have a lot of
> > > experience on it.
> > > So I turned to the C++ standard trying to figure out the details
> > > behind.
> > > But the standard is more than 700 pages with too much information to
> > > master in a short time.
> > > Can anyone give some suggestions?
>
> > * What you are trying to do is a bit like trying to learn to use a
> > computer by looking at its circuit schematics.
>
> it's really amazing analogy
and rather wrong. Some languages can have quick readable formal
standards (Algol-60, Pascal, CORAL-66, Scheme) other languages turn
into monsters (Algol-6

. C++ is probably somehwre in between. C++ is
a large language there's no way its standard is going to be a wholly
easy read.
> > * Try Stroustrup's book instead.
not really definitive and a bit dated