Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Need some JavaScript puzzles
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dhtml  
View profile  
 More options Sep 23 2008, 9:14 pm
Newsgroups: comp.lang.javascript
From: dhtml <dhtmlkitc...@gmail.com>
Date: Tue, 23 Sep 2008 18:14:24 -0700
Local: Tues, Sep 23 2008 9:14 pm
Subject: Re: Need some JavaScript puzzles

Oltmans wrote:
> Hi guys,
> I'm learning JavaScript and I need some puzzles that can make me a
> better JavaScript programmer. I mean I'm looking out for programming
> puzzles (e.g. Project Euler or TopCoder) but I'm looking out for
> language specific puzzles that can make me a top-notch JavaScript
> programmer. a) Any puzzles you can recommend? b) Any programs that you
> can suggest that can make me learn JavaScript internals in greatest
> depth.

> Please recommend anything. I know some very best programmers lurk

Only the best lurkers here!
O_o
:-D

> around here so any help will be appreciated. Moreover, to people
> who've been using JavaScript for sometime, please recommend programs
> that you wish you had done earlier to understand internals in a better
> way. Thanks in advance.

1. write a function return the binary representation of a given number
in "ON" and "OFF".  For example, if the input is 47 (101111 in binary),
it should return "ON OFF ON ON ON ON".

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.