| View previous topic :: View next topic |
| Author |
Message |
Zach Guest
|
|
| Back to top |
|
 |
Jonathan Turkanis Guest
|
Posted: Tue Feb 22, 2005 11:36 pm Post subject: Re: learning C++? |
|
|
Zach wrote:
No.
No single source is sufficient. Furthermore, the above is easily seen to be
defective. E.g., "my first program in C++" is not actually a program in C++.
Jonathan
|
|
| Back to top |
|
 |
Rolf Magnus Guest
|
Posted: Wed Feb 23, 2005 12:08 am Post subject: Re: learning C++? |
|
|
Jonathan Turkanis wrote:
| Quote: | Zach wrote:
Is this sufficient: http://www.cplusplus.com/doc/tutorial/
No.
No single source is sufficient. Furthermore, the above is easily seen to
be defective. E.g., "my first program in C++" is not actually a program in
C++.
|
Well, it is C++, but a rather ancient dialect of it that was used prior to
the standardization of C++.
|
|
| Back to top |
|
 |
Matej Barac Guest
|
Posted: Wed Feb 23, 2005 3:13 pm Post subject: Re: learning C++? |
|
|
Zach wrote:
That's a great ebook by Steve Heller. It also teaches the basics of
computers - how they work etc,... which I think should be the starting
point for any programmer.
And it's completely free.
|
|
| Back to top |
|
 |
Zach Guest
|
Posted: Thu Feb 24, 2005 4:02 am Post subject: Re: learning C++? |
|
|
Ok, can you recommend some good online (free) tutorials/courses then?
Zach
|
|
| Back to top |
|
 |
Zach Guest
|
Posted: Thu Feb 24, 2005 4:02 am Post subject: Re: learning C++? |
|
|
Ok, can you recommend some good online (free) tutorials/courses then?
Zach
|
|
| Back to top |
|
 |
Zach Guest
|
Posted: Thu Feb 24, 2005 4:03 am Post subject: Re: learning C++? |
|
|
Wonderful! Thanks Matej!
Zach
|
|
| Back to top |
|
 |
Karl Heinz Buchegger Guest
|
Posted: Thu Feb 24, 2005 10:35 am Post subject: Re: learning C++? |
|
|
Zach wrote:
| Quote: |
Ok, can you recommend some good online (free) tutorials/courses then?
Zach
|
http://ma.rtij.nl/acllc-c++.FAQ.html
--
Karl Heinz Buchegger
[email]kbuchegg (AT) gascad (DOT) at[/email]
|
|
| Back to top |
|
 |
Zach Guest
|
Posted: Mon Mar 07, 2005 12:25 pm Post subject: Re: learning C++? |
|
|
Danke!
|
|
| Back to top |
|
 |
Alf P. Steinbach Guest
|
Posted: Mon Mar 07, 2005 12:32 pm Post subject: Re: learning C++? |
|
|
* Karl Heinz Buchegger:
Actually the acllc-c++ FAQ is somewhat outdated, and has no references
to C++ tutorials (only C tutorials).
Reason: at the time there were no known even half-way correct C++ tutorials.
Blatant plug for my own, newer one:
<url: http://home.no.net/dubjai/win32cpptut/html/>.
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
|
|
| Back to top |
|
 |
Zach Guest
|
Posted: Tue Mar 08, 2005 6:29 am Post subject: Re: learning C++? |
|
|
Thanks. I access USENET via Google Groups
and if it is top-posting it doesn't allow me to control that.
Zach
|
|
| Back to top |
|
 |
|