home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!darwin.sura.net!newsserver.jvnc.net!badboy.protocol.zycad.com!dsallard
- From: dsallard@protocol.zycad.com (Dave Sallard - Protocol/Zycad)
- Newsgroups: comp.lang.c
- Subject: Re: Learning c++
- Date: 28 Jan 1993 17:43:53 -0500
- Organization: Protocol A Division of Zycad Corp
- Lines: 32
- Sender: dsallard@badboy.protocol.zycad.com
- Distribution: world
- Message-ID: <1k9nj9INN1hm@badboy.protocol.zycad.com>
- References: <1993Jan19.233110.2873@ringer.cs.utsa.edu> <00966E60.98255E60@Msu.oscs.montana.edu>
- NNTP-Posting-Host: badboy.protocol.zycad.com
-
-
- In article <00966E60.98255E60@Msu.oscs.montana.edu>, gjb7307@Msu.oscs.montana.edu writes:
- |> In article <1993Jan19.233110.2873@ringer.cs.utsa.edu>, pnarsipu@ringer.cs.utsa.edu (Praasad Y. Narsipur) writes:
- |> >I want to C++ language. I`m a moderate C programmer.
- |> >Suggest me book so that i can learn C++ programming.
- |> >Some say that if he is a good programmer in C, then it is difficult
- |> >to learn C++(rather shift over to C++)Is that true. Also tell me the
- |>
- |> not exactly, i think what you have heard is that it is difficult to
- |> go from structured programming to object-oriented programming simply
- |> because we try to impose limitations and look at future problems when
- |> we should be focusing on the NOW. The limitations and future problems
- |> usually turn out not to exist.
- |>
- |> >difference between Borland C++ and Turbo C++. I'm confused by this.
- |>
- |> _Currently_, Borland C++ is the DOS environment, whereas Turbo C++ is
- |> the Windows environment.
- |>
-
- Actually, if I have it correct, Borland C++ is a larger version of the C++ implementation which include
- a lot of additional material in terms of manuals and example code. I believe it
- also includes the Turbo Assembler and Debugger setups as well. The Turbo C++ only
- includes the IDE (Integrated Development Environment). Both can be had for the
- DOS environment or the Windows environment.
-
- I have the Borland C++ with application development (Retail $795, upgrade $199, --
- I couldn't resist!)
-
- |> >Please let me know about this. Thanks in advance.
- |>
- |>
-