The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Keynote: George Bosworth

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Keynote: George Bosworth Posted: Dec 5, 2006 6:03 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Keynote: George Bosworth
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

George Bosworth is one of our keynote speakers - he's spent the last few years at MS (as part of the CLR design team). He had previously been one of the leads at Digitalk, for the Smalltalk/V VM. He's doing some consulting now under the name "Ephemeral Consultants". Here's George:

And here's the audience:

The title of the talk is indicative of the content: "Small things matter a lot". George makes the point that as he transitioned from Pascal to Smalltalk (this is way back, before Digitalk was founded), he noticed how much easier it was to read Smalltalk code and understand what was going on.

"Too many details can make it harder to understand"

Here's a nice point: "programming in the small", as opposed to "programming in the large". To wit: Programming in the Small means that you have white box usage and text level reuse, you rewrite/refactor often. Programming the Large means that you have black box usage, object level reuse, and you standardize and attempt to fit things into your framework.

Here's another great quote, that George took from one of the early customers of Digitalk (and still one of Cincom's Smalltalk customers:

"Risk should be managed, not eliminated"

Risks are indicative of upsides and downsides; you can't win if you don't play. Another good one:

"When nothing is working, failure is not to be feared"

This one came out of an IBM lab where they decided to throw caution to the wind, since they figured that they would all be fired if they couldn't deliver their demo app within the (shrinking) time frame they were looking at. Often, we do our best work when there's no other choice :)

Another good insight:

"The critical innovation may not be the software"

Unless the software is actively getting in your way, the real innovation usually needs to happen on the business side, not the development side. Another great point:

"Usage is better than analysis"

"dogfooding" will teach you more about your product than anything else. He gives a great example from Microsoft - they started using SQL Server internally, so that they could learn first hand what did and didn't work. Here's where George sees things going:

  • Large Systems
  • Huge multi-cores
  • Software always on
  • old tradeoffs are no longer appropriate

On the multi-core issue, there's been some discussion of that on the blogs here recently - see Runar's post, and Bruce Badger's thoughts on the same subject. His final thoughts here:

  • Requiring perfection leads to disaster
  • Mistakes are to be encouraged and learned from (if you don't play, you can't win)

Smalltalk encourages the latter. Having fun is important too!

Technorati Tags: , ,

Read: Keynote: George Bosworth

Topic: Anyone but Ignatieff! Previous Topic   Next Topic Topic: Heading to Frankfurt

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use