[Novalug] Fill in the blanks?
jecottrell3 at comcast.net
jecottrell3 at comcast.net
Sun Mar 18 20:24:57 EDT 2012
If I could design my own Interview questions, one of them would be "Go draw the ascii chart on the board.
Now the special chars can obviously drive one bonkers, but I would expect people to know that.
Control chars are 00..1F, and the values of \b, \t, \n, \v, \f, \r, \e, and DEL.
Space is 20
0..9 are 30..39, A-Z = 41..5a, a-z = 61..7a
The next easiest are the [\]^_ sequence after A-Z being 5b-5f
and the corresponding {|}~ DEL sequence after a-z being 7b-7f.
Then @ = 40 and ` = 60. The sequence after the numbers is :;<=>? = 3a=3f.
Those who remember bit-pairing terminals will know that the shifted numbers are 21-2a.
The actual sequence is !"#$%^'() followed by *+,-./ being 21-2f.
My gut feeling is that most True Wizards actually know this, along with the names of the control chars, and the ANSI escape sequences, at least the major ones.
Then again, maybe it's just me, or maybe it's just that I've been around so long and wrote a bunch of low-level stuff.
JIM
P.S. Yes, I was referring to the $ key, not the ASCII table, but any mnemonic you can make up is good...and you should definitely look for them yourself!
----- Original Message -----
From: "Jon LaBadie" <novalugml at jgcomp.com>
To: novalug at calypso.tux.org
Sent: Sunday, March 18, 2012 4:07:18 PM
Subject: Re: [Novalug] Fill in the blanks?
On Sun, Mar 18, 2012 at 07:55:31AM -0400, Michael Henry wrote:
> On 03/17/2012 10:33 PM, Jon LaBadie wrote:
> > On Sat, Mar 17, 2012 at 07:29:56AM -0400, Michael Henry wrote:
> >> On 03/16/2012 05:18 PM, James Ewing Cottrell 3rd wrote:
> >>
> >>> Quick tutorial on Parameter Selection: consider that # means left and %
> >>> means right (mnemonic: relative to the $ sign).
> >>
> >> Excellent memory device. I wish I'd heard that long ago :-)
> >
> > For those unclear as to "relative to the $ sign", Jim is refering
> > to their sequence in the ASCII table.
>
> I'd assumed he meant position on the keyboard, since the keys
> are in the order '#', '$', '%'.
>
Ahh, mucho better. I was wondering why Jim might expect
today's users to be familiar with the ASCII chart. :)
jl
--
Jon H. LaBadie novalugml at jgcomp.com
11226 South Shore Rd (703) 787-0688 (H)
Reston, VA 20190 (609) 477-8330 (C)
_______________________________________________
Novalug mailing list
Novalug at calypso.tux.org
http://calypso.tux.org/mailman/listinfo/novalug
More information about the Novalug
mailing list