Code Camp, Books for a month off-line and other ramblings

Thursday evening seems to be “the night for blogging” for me, so here goes:

I saw this cool programming challenge over on Aaron Skonnard's blog (from day 1 of Code Camp that Pluralsight are running).

 Programming challenge: at the end of the day, we held a contest that required students to write code to chase a technology trail. It was a race. They were to start by sending a specific HTTP message to a specific endpoint (it required a special header so you had to write WebRequest code). The HTTP response contained the name of a private queue on the network that they subsequently had to read a message from. The message contained a WSDL document from which they had to generate a WS proxy class. Invoking the WS proxy returned the address to a .NET remoting endpoint, for which they already had an interface assembly. The .NET Remoting call returned a secret, identifying the winner. It took the winner about 20-25 mins. It required them to use every communication technique that we discussed in detail today. Hard? Easy?

In other news from this week Darren Neimke has joined Readify. I haven't really blogged about it yet ('cause I try not to blog about work stuff) but I joined Readify 2 months ago and have been very happy here. Last time Darren and I worked for the same company it didn't last very long - hopefully this time will be different.

At the end of this month I will be traveling to Japan and Italy (my spiritual home, which consumes about 14 billion espressos annually, and where you can get a decent doppio on the train) and won't be on-line much. Does anybody have any book suggestions for an extended period off-line? I'm keen to “travel light“ 1-2 books, and no 1000-page monsters. Code-intensive books make me want to code, and that will probably just lead to frustration. Does anybody have any good ideas?

 

Comments (3) -

Geoff Appleby
Geoff Appleby
11/4/2004 5:40:00 AM #

The easy answer is to not get code intensive books.



With that in mind, i'd have to recommend my personal favourites: anything by Stephen King, Brian Lumley, or Terry Pratchet. Hey, you never said you wanted IT stuff!

Chris Wallace
Chris Wallace
11/4/2004 6:49:00 AM #

If you're into it, Albert Einstein's <i>Ideas and Opinions</i> is a good read.

Paul
Paul
11/4/2004 3:26:00 PM #

Object Thinking by David West and Beyond Fear by Bruce Schreiner, both around 300 pages and very little code, just very good ideas.

Comments are closed

Recent Tweets

Twitter May 22, 05:47
Listening to 'thus spake Zarathustra' in a loop all day. Everything seems way more epic.

Twitter May 17, 05:39
Why use add/edit/delete in your doco when you can use append, amend and annul. #whatcouldgowrong

Twitter May 15, 15:25
From the dark heart of the enterprise comes biztalk.js

Twitter May 15, 15:21
http://t.co/eMfOSWJ5gH good story

Twitter May 14, 08:33
Digital certs issued by Bruce schneier aren't identified by digital thumb print, they're identified by digital bite marks. #4yearoldjoke

@josephcooney

Latest Tool - logEnvy

logEnvy is the latest tool I've been working on for searching, sorting and filtering windows and IIS logs, and it's sexy! For more info check it out here.