Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #7994
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Getting Starting in JavaScript et al |
| Date | 2011-11-04 10:00 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <1768b7td015h7anlq23aca355vmrvlorm3@4ax.com> (permalink) |
| References | <03n6b7ltoilu01ugksc9hn9ldd4a18b99e@4ax.com> <4eb3b0a7$0$6563$9b4e6d93@newsspool4.arcor-online.net> |
On Fri, 04 Nov 2011 10:30:14 +0100, Christian Kirsch <ck@bru6.de>
wrote:
>Gene Wirchenko schrieb:
>
>> You can read my questions as being about JavaScript specifically
>> or the conglomerate of systems I mentioned. I could use help with
>> both.
>But what *are* your questions? You mention one thing ("escape
They are the sentences that end with "?". Here they are again:
Are there any gotchas that I should be particularly alert for?
Are there any good books that get into the nasty bits?
>characters"), and I don't even understand, what you mean by this. If you
Maybe you use different terminology? In some languages, to
represent certain characters in a string, one must escape the
character. C example:
char tab='\t';
tab would then contain the tab character, not a backslash followed by
a lower-case T.
>want answers, you should probably be asking clear questions.
One of the problems of getting started is finding out exactly
where to start. When I have specific questions, I will ask them. For
now, I am trying to get the lay of the land.
Sincerely,
Gene Wirchenko
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-03 20:41 -0700
Re: Getting Starting in JavaScript et al BOOK-AZ <amalguseynov@gmail.com> - 2011-11-04 00:15 -0700
Re: Getting Starting in JavaScript et al Christian Kirsch <ck@bru6.de> - 2011-11-04 10:30 +0100
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-04 10:00 -0700
Re: Getting Starting in JavaScript et al Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-04 20:46 +0100
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-04 13:06 -0700
Re: Getting Starting in JavaScript et al Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-04 21:13 +0100
Re: Getting Starting in JavaScript et al Clot Hears <yule@never.know> - 2011-11-04 21:55 +0000
Re: Getting Starting in JavaScript et al "Richard Cornford" <Richard@litotes.demon.co.uk> - 2011-11-05 04:14 +0000
Re: Getting Starting in JavaScript et al Elegie <elegie@anonymous.invalid> - 2011-11-05 09:58 +0100
Re: Getting Starting in JavaScript et al Richard Cornford <Richard@litotes.demon.co.uk> - 2011-11-08 03:33 -0800
Re: Getting Starting in JavaScript et al Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-08 05:23 -0800
Re: Getting Starting in JavaScript et al Richard Cornford <Richard@litotes.demon.co.uk> - 2011-11-08 06:21 -0800
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-08 14:49 -0800
Re: Getting Starting in JavaScript et al Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-09 05:10 -0800
Re: Getting Starting in JavaScript et al Elegie <elegie@anonymous.invalid> - 2011-11-08 19:14 +0100
Re: Getting Starting in JavaScript et al Erwin Moller <Since_humans_read_this_I_am_spammed_too_much@spamyourself.com> - 2011-11-04 11:55 +0100
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-04 09:54 -0700
Re: Getting Starting in JavaScript et al Elegie <elegie@anonymous.invalid> - 2011-11-04 22:45 +0100
Re: Getting Starting in JavaScript et al Sean Kinsey <okinsey@gmail.com> - 2011-11-05 04:07 -0700
Re: Getting Starting in JavaScript et al "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-11-05 12:13 +0000
Re: Getting Starting in JavaScript et al beegee <bgulian@gmail.com> - 2011-11-06 06:59 -0800
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-08 14:57 -0800
Re: Getting Starting in JavaScript et al beegee <bgulian@gmail.com> - 2011-11-09 13:04 -0800
Re: Getting Starting in JavaScript et al Richard Cornford <Richard@litotes.demon.co.uk> - 2011-11-08 03:38 -0800
Re: Getting Starting in JavaScript et al Gene Wirchenko <genew@ocis.net> - 2011-11-08 14:52 -0800
csiph-web