Parallel Programming Using Perl Videos
![]() | p6apclps #23 Perl 6 Apocalypse www.perlfoundation.org - - way to put character classes into correspondence. More problems show up when we extend the character set beyond ASCII. The use of "tr///" for case translations has long been semi-deprecated, because a range like "tr/az/AZ/" leaves out characters with diacritics. And now with Unicode, the whole notion of what is a character is becoming more susceptible to interpretation, and the "tr///" interface doesn't tell Perl whether to treat character modifiers as part of the base |
![]() | Go Behave! A BDD Framework for the Go Programming Language Google Tech Talk January 19, 2010 ABSTRACT Presented by Samuel Tesla. Gospecify is a behavior-driven development (BDD) framework for Go. Rather than focus on testing every nook and cranny of some code, it helps a programmer produce an executable specification of that code's behavior. Go's syntax allowed gospecify to be almost as expressive as Ruby's rpsec; however, a few tricks had to be used to achieve the best readability. This talk will introduce BDD concepts and demonstrate how to implement |
![]() | Google I/O 2009 - ..Life of an App Engine Request Google I/O 2009 - From Spark Plug to Drive Train: Life of an App Engine Request Alon Levi App Engine's serving architecture allows for real-time autoscaling without using virtualization. In this session, we'll explore the path of a single app engine request, from front end to appserver, and explain how App Engine's small app footprint permits thousands of applications to share a single appserver. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html |
![]() | Google I/O 2009 ...A Preview of Google Web Toolkit 2.0 Google I/O 2009 - GWT Can Do What?!?! A Preview of Google Web Toolkit 2.0 Bruce Johnson One of the nicest things about working on an open source project is the atmosphere of community collaboration and brainstorming that it fosters. The GWT engineering team has been listening hard to the community about how GWT can be improved, and we're excited to take you on a tour of the powerful new features that have resulted. GWT 2.0 contains huge improvements, including dynamic script loading, a new catal |



