Sunday, March 28, 2010

Re: [Cpp-Programming] Re: C++ documentation

I will give my experice and hope i can help you.
First when i learn cpp ,  i type the examples on the books , and run them.
Second i learn about a lot OO knowledge , i think it can help you to learn cpp better.
Third i insist on do ACM exercise on the web site.
I think if you will do after these three period , then you will know the cpp on a high level , and then you can study some books.
My English is not good , but i hope it can help you~

2010/2/17 kennethadammiller <kennethadammiller@gmail.com>
The best thing to do might just be to get with a partner that you can
ask questions. there's nothing like someone to just answer what you
want to know. I know how infuriating it can be when you want to know
something and you have to read 40 pages just to find that one thing.
Look to me. I have the same kind of initiative, and I've taught myself
two languages already, bash and C, and I'm working on learning the
rest of the object oriented side of C++ and the QT library.

On Jan 16, 7:46 am, Kapil K <kapil1...@gmail.com> wrote:
> Y.Kanetkar/ Balaguruswamy - The best for a beginner from my experience.
>
> Bjarne Strousrup may be the inventor of C++, but that book is not easy for a
> beginner.
>
> On Tue, Nov 24, 2009 at 10:03 PM, cosmin <cosmin.tana...@gmail.com> wrote:
> > Hello,
>
> > I'm  a noob in c++ programming, with a lot of willing to learn. First
> > of all, I managed to obtain more documentation than I can handle (all
> > kinds of tutorials and books). Amoung them, I have the Bjarne
> > Stroustrup's book, "The C++ Programming Language" (3rd edition). I
> > tried to assimilate it, but it works pretty hard on me, and sometimes
> > I have the impression that I cannot learn much from it. My question is
> > what to do in my case, if is there any other method to learn to code c+
> > + in a more efficient way than reading all that pages? Did you read
> > the book? If yes, how many times?
>
> > Thanks!
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "C++ Programming" group.
> > To post to this group, send email to cpp-programming@googlegroups.com.
> > To unsubscribe from this group, send email to
> > cpp-programming+unsubscribe@googlegroups.com<cpp-programming%2Bunsubscribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/cpp-programming?hl=en.

--
You received this message because you are subscribed to the Google Groups "C++ Programming" group.
To post to this group, send email to cpp-programming@googlegroups.com.
To unsubscribe from this group, send email to cpp-programming+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cpp-programming?hl=en.


--
You received this message because you are subscribed to the Google Groups "C++ Programming" group.
To post to this group, send email to cpp-programming@googlegroups.com.
To unsubscribe from this group, send email to cpp-programming+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cpp-programming?hl=en.

0 Comments:

Post a Comment

<< Home