From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fc89c,97188312486d4578 X-Google-Attributes: gidfc89c,public X-Google-Thread: 109fba,baaf5f793d03d420 X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,6154de2e240de72a X-Google-Attributes: gid1014db,public X-Google-Thread: 101deb,ec5e801e70a0a8f1 X-Google-Attributes: gid101deb,public X-Google-Thread: 103376,97188312486d4578 X-Google-Attributes: gid103376,public X-Google-Thread: 123b8d,79cbfdf4caf8a870 X-Google-Attributes: gid123b8d,public From: rav@goanna.cs.rmit.edu.au (++ robin) Subject: Re: Should I learn C or Pascal? Date: 1996/07/25 Message-ID: <4t6gpn$if9@goanna.cs.rmit.edu.au>#1/1 X-Deja-AN: 170288198 references: organization: Comp Sci, RMIT, Melbourne, Australia newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer,comp.os.dos.programmer,comp.lang.ada,comp.lang.pl1 nntp-posting-user: rav Date: 1996-07-25T00:00:00+00:00 List-Id: Carlos DeAngulo wrote in article <01bb74ac$b7aa7860$7b91f780@deangulo>... > You should definitely learn C/C++. The business world today uses C++ as >its > power language to develop the finest applications. Don't let anyone guide > you wrong. >Not to start a flame war on C++, but all you newbie programmers >out there, don't believe everything you hear about C++. Object >oriented programming has a lot of good concepts, but C++ is a bad >implementation of them. Not that you shouldn't learn it, but >don't think it's the ultimate expression of what OOP is all about. >C++: The PL/I of the 90s. ---The PL/I of the 90s is considerably enhanced, with strong typing for list processing, ordinals, an extended macroprocessor, Year 2000 date processing, and much more.