From mboxrd@z Thu Jan 1 00:00:00 1970 From: +Rudymartin Subject: Re: migration from perl Date: Thu, 15 Aug 2002 19:42:31 -0300 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <02081519423100.05357@localhost.localdomain> References: Reply-To: rmb@coopenet.com.ar Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org i agree if u want a good tutorial about C++ I suggest to pay a visit at this site: http://www.bruceeckel.com you can d/l some pdf files about C++ programming On Thursday 15 August 2002 07:32 pm, wrote: > On Thu, 15 Aug 2002, Glynn Clements wrote: > > > Should I learn C or C++? > > > > I recommend learning C first. C++ is based upon C, so most of the > > effort spent on learning C will still be relevant if you decide to use > > C++. > > I must disagree with this statement. Bjarne Stroustrup in his book "The > Design and Evolution of C++" has a section dedicated to questions of that > nature, and his answer to "Should I learn C first, and then C++?" is that > you should not learn C if you want to learn C++ eventually. Start with C++ > from scratch. Yes, while C++ is superset of C, you should not think of it > this way. C++ lets you program around a different paradigm, and you should > start with that. > > Regards > Ilian Maltchev > > > "Computers in the future may weigh no more than 1.5 tons." > --Popular Mechanics, forecasting the relentless march of > science, 1949 > > ------------------------------------------------- > Ilian Maltchev > ------------------------------------------------- > email: ibm@asu.edu > ilian_maltchev@inter-tel.com > ------------------------------------------------- > > - > To unsubscribe from this list: send the line "unsubscribe > linux-c-programming" in the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html