[OT] Corner cases in Ruby/Javascript (WAT!)

2013-02-18 Thread Michael ODonnell

For entertainment puprposes only: a brief (4:18) video poking
fun at corner cases of some Ruby/Javascript operators/syntax -

   http://www.youtube.com/watch?v=D0EIZa5e9q4
 
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [OT] Corner cases in Ruby/Javascript (WAT!)

2013-02-18 Thread Ken D'Ambrosio
Yah -- I went to show this to someone teaching a JavaScript course, and 
in the course of googling, bumped into an interesting explanation of 
*why* the JavaScript acts the way it does:

http://stackoverflow.com/questions/9032856/what-is-the-explanation-for-these-bizarre-javascript-behaviours-mentioned-in-the

On 2013-02-18 08:18, Michael ODonnell wrote:
 For entertainment puprposes only: a brief (4:18) video poking
 fun at corner cases of some Ruby/Javascript operators/syntax -

http://www.youtube.com/watch?v=D0EIZa5e9q4

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

-- 
This mail was scanned by BitDefender
For more information please visit http://www.bitdefender.com/links/en/frams.html


___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [OT] Corner cases in Ruby/Javascript (WAT!)

2013-02-18 Thread Robert Casey
This is one of my personal favorite videos


On Mon, Feb 18, 2013 at 9:05 AM, Ken D'Ambrosio k...@jots.org wrote:

 Yah -- I went to show this to someone teaching a JavaScript course, and
 in the course of googling, bumped into an interesting explanation of
 *why* the JavaScript acts the way it does:


 http://stackoverflow.com/questions/9032856/what-is-the-explanation-for-these-bizarre-javascript-behaviours-mentioned-in-the

 On 2013-02-18 08:18, Michael ODonnell wrote:
  For entertainment puprposes only: a brief (4:18) video poking
  fun at corner cases of some Ruby/Javascript operators/syntax -
 
 http://www.youtube.com/watch?v=D0EIZa5e9q4
 
  ___
  gnhlug-discuss mailing list
  gnhlug-discuss@mail.gnhlug.org
  http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

 --
 This mail was scanned by BitDefender
 For more information please visit
 http://www.bitdefender.com/links/en/frams.html


 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [OT] Corner cases in Ruby/Javascript (WAT!)

2013-02-18 Thread Ben Scott
On Mon, Feb 18, 2013 at 8:18 AM, Michael ODonnell
michael.odonn...@comcast.net wrote:
 For entertainment puprposes only: a brief (4:18) video poking
 fun at corner cases of some Ruby/Javascript operators/syntax -

http://www.youtube.com/watch?v=D0EIZa5e9q4

  That reminds me of:

If you think C++ is not overly complicated, just
what is a protected abstract virtual base pure
virtual private destructor and when was the last time
you needed one?
-- Tom Cargill

-- Ben
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/