On 03/01/12 4:59 AM, Vintage Coder wrote:
Depends who you ask. I was told by a guy with 3 years
of Java programming under his belt that Java is much more powerful than assembler, after
all, Java is object oriented! ;-)
From the point of view of "abstraction", he is right. The abstractions
in Java *are* much more powerful.
--Toby
Anyway this ought to be an interesting subthread.
I'll make the popcorn!
------Original Message------
From: Chuck Guzis
Sender: cctalk-bounces at
classiccmp.org
To: General Discussion: On-Topic and Off-Topic Posts
ReplyTo: General Discussion: On-Topic and Off-Topic Posts
Subject: Re: teaching programming to kids - Re: Looking for 8080/Z80 BASIC
Sent: 3 Jan 2012 09:53
On 3 Jan 2012 at 2:28, Richard wrote:
It's not really a fair comparison as we
expect a "modern" language to
do much more than FORTRAN 66.
Do what, exactly? Are you saying that simple languages can't "do"
what more complicated ones do? Does the simplest---machine code, do
less than, any HLL, modern or ancient? Is C less capable than
Python?
--Chuck