Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #14376

Re: Teaching kids to program (in Java)

From Martin Gregorie <martin@address-in-sig.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Teaching kids to program (in Java)
Date 2012-05-07 18:17 +0000
Organization UK Free Software Network
Message-ID <jo93k9$er$1@localhost.localdomain> (permalink)
References (6 earlier) <tok1p7dl1cp7ipt59ilg4d0uk6jf20q07s@4ax.com> <20638428.276.1334951022461.JavaMail.geo-discussion-forums@pbcsx5> <56h3p7phgturh7hkno6k1q9pfohfdi5b6j@4ax.com> <4fa5c494$0$294$14726298@news.sunsite.dk> <5dufq71s4u82bdq3p9tprl7jmhgj48mim8@4ax.com>

Show all headers | View raw


On Mon, 07 May 2012 09:43:31 -0700, Gene Wirchenko wrote:

> 
>      No, I can not remember the last time I saw production code with
> deliberately-used octal constants.  In fact, I do not think that I have
> ever seen code with the leading zero octal constant (except as a
> documentation example or as an example of this problem).
>
Me neither, at least not since I last used an ICL 1900, which would be 
back in the late 1970s.
 
>      From time to time, I do see call statements (or their
> equivalent).  I will be seeing more and more.  The call statement in
> T-SQL is execute, and that is used quite a bit.
>
Its quite a common verb in COBOL too. Used every time an external 
subroutine is run.  CALL "that-subroutine" USING PARAM-1 PARAM-2.
 

-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Teaching kids to program (in Java) Arne Vajhøj <arne@vajhoej.dk> - 2012-05-05 20:23 -0400
  Re: Teaching kids to program (in Java) Martin Gregorie <martin@address-in-sig.invalid> - 2012-05-06 12:22 +0000
    Re: Teaching kids to program (in Java) Arne Vajhøj <arne@vajhoej.dk> - 2012-05-06 11:36 -0400
    Re: Teaching kids to program (in Java) glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-05-06 17:10 +0000
  Re: Teaching kids to program (in Java) Gene Wirchenko <genew@ocis.net> - 2012-05-07 09:43 -0700
    Re: Teaching kids to program (in Java) Martin Gregorie <martin@address-in-sig.invalid> - 2012-05-07 18:17 +0000

csiph-web