Okay.  Understood.  We approached it differently where I was schooled.
Java first to make getting your head around OOP easier.  Then C++.
Assembler was done first term alongside Java and C was done when we
started to get into operating system details using the Linux OS as the
basis for theory and discussion.

Ken Wilson
First Law of Optimization: The speed of a nonworking program is
irrelevant
(Steve Heller, 'Efficient C/C++ Programming')

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ty Mixon
Sent: Tuesday, September 28, 1999 7:46 PM
To: [EMAIL PROTECTED]
Subject: RE: [newbie] conio.h file missing?


<snip>

And we use stdio for everything else.

The reason we're mixing them is b/c C++ is C incremented.  C++
contains c.  We start out with functional programming and then move up
to OOP.

<snip>

Reply via email to