Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11   Report Post  
Old February 5th 05, 09:20 PM
ZZZPK
 
Posts: n/a
Default

"huLLy" wrote:

: ZZZPK wrote:
: Stephen wrote:
:
: Okay enough on my ability to type and spell. I'm only a programmer
: not an English major.
:
: Stephen
:
:
: in Brians eyes .. a "LOWLY" programmer.
:
: Even an English squaddie could spell 'radio' for goodness sake..
:
: Yes, before anyone points out the obvious... I know!

yes..the hook was the size of LVN's sigma4 aerial.

  #12   Report Post  
Old February 5th 05, 09:48 PM
huLLy
 
Posts: n/a
Default

ZZZPK wrote:

yes..the hook was the size of LVN's sigma4 aerial.


If they didn't bend in half with a whisp of wind, I would have put one up
here...
--
huLLy
VOIP SIP Phone Number 4823176 on Global Village
Or +44 8703 408916 to my VOIP line
email (Loon reports welcome)
http://www.giganews.com/customer/gn119503


  #13   Report Post  
Old February 5th 05, 11:34 PM
Highland Ham
 
Posts: n/a
Default


Thanks for the info. I expecting the project will take me a year to
build. But thats okay. I still need to get my license.
Stephen

=================================
Getting a licence might take you just a weekend or 2

Frank GM0CSZ / KN6WH


  #14   Report Post  
Old February 6th 05, 02:35 AM
Custos Custodum
 
Posts: n/a
Default

On Sat, 05 Feb 2005 14:49:02 GMT, Stephen wrote:

On Sun, 30 Jan 2005 23:52:03 +0000, KW wrote:


"G1LVN" wrote in message
oups.com...
intelligent amateur radeo? Is that like a rodeo?


You could get horse with talking too much!

KW


Okay enough on my ability to type and spell. I'm only a programmer not an
English major.


About the use of language: it is impossible to sharpen a pencil with a
blunt axe. It is equally vain to try to do it with ten blunt axes
instead.

Besides a mathematical inclination, an exceptionally good mastery of
one's native tongue is the most vital asset of a competent programmer.

Edsger W. Dijkstra, "How do we tell truths that might hurt?"
from: Selected Writings on Computing: A Personal Perspective
Springer-Verlag, 1982. ISBN 0–387–90652–5.

  #15   Report Post  
Old February 6th 05, 09:35 AM
Brian Reay
 
Posts: n/a
Default

"Matthew Haigh" wrote in message
...
In article , Custos Custodum
writes
Besides a mathematical inclination, an exceptionally good mastery of
one's native tongue is the most vital asset of a competent programmer.


I'd disagree. I know many very good commercial programmers who can't
spell to save their lives. But what really matters is that they can't
spell _consistently_, so mis-spelled variables and function names are
mis-spelled the same way every time (or the compiler catches the error
and they correct it to be consistent with their other mis-spellings).


Plus, of course, programming is not the hard bit- hasn't been for some time.
The skill lies in the system and software design. These days many packages
can autogenerate code and, with the high uP speeds and low memory costs,
that code is efficient enough to do the job- hand crafting to improve speed
etc often isn't required, even in real time apps. The move to the use of
real time operating systems has also reduced the demand for much of the core
software- one company can turn out versions (for example VxWorks, LynxOS)
that can serve many applications. The OEM manufacturer can focus just in his
particular needs, and pay a pitance of a fee to the RTOS supplier (sometimes
s few £)

Tends to leave a lot of the old hacker types on the scrap heap- often as not
claiming everyone else is the hacker.

It can be interesting reading some of the comments in their code!


True.

--
Brian Reay
www.g8osn.org.uk
www.amateurradiotraining.org.uk
FP#898




  #16   Report Post  
Old February 6th 05, 03:59 PM
Ian Jackson
 
Posts: n/a
Default

In message , Custos Custodum
writes
On Sat, 05 Feb 2005 14:49:02 GMT, Stephen wrote:

On Sun, 30 Jan 2005 23:52:03 +0000, KW wrote:


Okay enough on my ability to type and spell. I'm only a programmer not an
English major.


About the use of language: it is impossible to sharpen a pencil with a
blunt axe. It is equally vain to try to do it with ten blunt axes
instead.

Besides a mathematical inclination, an exceptionally good mastery of
one's native tongue is the most vital asset of a competent programmer.

This probably explains why instructions for installing and running
software are frequently inaccurate, misleading and leave out certain
vital steps. The criterion seems to be 'if it's close enough. it's good
enough'.
Ian.
--

  #17   Report Post  
Old February 6th 05, 04:30 PM
Reg Edwards
 
Posts: n/a
Default

Shortcomings of computer programmers -

Lazy layabouts.

Lacking in logical thought.

A distinct weakness in use of the English language.

However, they are very good at outwitting their employers, who are even
worse, and obtaining money (wages, salaries, fees) under false pretences.


  #18   Report Post  
Old February 6th 05, 04:30 PM
ZZZPK
 
Posts: n/a
Default

Custos Custodum wrote:

: Besides a mathematical inclination, an exceptionally good mastery of
: one's native tongue is the most vital asset of a competent programmer.

nonsense.

i know of a number of people who have programming "degrees" who couldnt do
either.

  #19   Report Post  
Old February 6th 05, 04:32 PM
ZZZPK
 
Posts: n/a
Default

"Brian Reay" wrote:

: "Matthew Haigh" wrote in message
: ...
: In article , Custos Custodum
: writes
: Besides a mathematical inclination, an exceptionally good mastery of
: one's native tongue is the most vital asset of a competent programmer.
:
: I'd disagree. I know many very good commercial programmers who can't
: spell to save their lives. But what really matters is that they can't
: spell _consistently_, so mis-spelled variables and function names are
: mis-spelled the same way every time (or the compiler catches the error
: and they correct it to be consistent with their other mis-spellings).
:
: Plus, of course, programming is not the hard bit- hasn't been for some time.
: The skill lies in the system and software design. These days many packages
: can autogenerate code and, with the high uP speeds and low memory costs,
: that code is efficient enough to do the job- hand crafting to improve speed
: etc often isn't required, even in real time apps. The move to the use of
: real time operating systems has also reduced the demand for much of the core
: software- one company can turn out versions (for example VxWorks, LynxOS)
: that can serve many applications. The OEM manufacturer can focus just in his
: particular needs, and pay a pitance of a fee to the RTOS supplier (sometimes
: s few £)

said m3osn who never was a "lowly programmer"

:
: Tends to leave a lot of the old hacker types on the scrap heap- often as not
: claiming everyone else is the hacker.
u mean the ones who actually know how to program properly ?

  #20   Report Post  
Old February 6th 05, 05:19 PM
Steve H
 
Posts: n/a
Default

"Reg Edwards" wrote in message
...
Shortcomings of computer programmers -

Lazy layabouts.

Lacking in logical thought.

A distinct weakness in use of the English language.

However, they are very good at outwitting their employers, who are even
worse, and obtaining money (wages, salaries, fees) under false pretences.


A taste for red wine?

Steve H


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Amateur Radio Newsline™ Report 1400 ­ June 11, 2004 Radionews Dx 0 June 16th 04 08:34 PM
FCC Amateur Radio Enforcement Letters for the Period Ending May 1, 2004 private General 0 May 10th 04 09:39 PM
Amateur Radio Newsline™ Report 1380 – January 23, 2004 Radionews Policy 0 January 30th 04 09:55 AM
Amateur Radio Newsline™ Report 1380 – January 23, 2004 Radionews Dx 0 January 30th 04 09:55 AM
Amateur Radio Newsline™ Report 1353 – July 18, 2003 Radionews Policy 1 July 20th 03 02:49 PM


All times are GMT +1. The time now is 10:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017