Skip to main content

Wolf Pack Programming in London: Tuesday, November 23

For those of you who just can't get enough Smalltalk, next week offers two events in London. Remember that our UKSTUG meeting has been moved a week earlier this month and is taking place on Monday, November 22. Michael Lucas-Smith will be visiting us and speaking about Xtreams, a new open-source stream/iterator framework (see the detailed announcement).

On the following day, Tuesday, November 23, Cincom is running another of the popular Wolf Pack Programming™ workshops in conjunction with SPA and XTC. What is Wolf Pack Programming? From the event page:

Cloud computing is this year's hot topic. But what are the implications for agile application development? By moving the whole development environment to the cloud, we are no longer limited by the number of people who can comfortably fit around a single workstation; suddenly an entire team of programmers can work together on the same live code base. In this hands-on session, we experiment with a process inspired by the hunting strategies of wolves to see whether we can successfully take agile's much vaunted pair programming even further.

To facilitate the exercise, we will use a web-based development environment, which enables multiple people to jointly develop in a running Smalltalk image. The product, however, is merely an enabling tool; the focus of this evening is not on the technology but rather on the benefits and challenges of the "wolf pack" process itself. With all team members able to update the code simultaneously, integration is constant and the deployability status can be determined in real time. Will this make Continuous Integration Servers look slow or will it lead to disaster? To evaluate the effectiveness of this approach, we will ask our wolf packs to complete a series of tasks following the process.

If you'd like to join in, make sure to visit the detailed event page for more information and register. Did we the mention the drinks are free after the event?

Comments

Popular posts from this blog

A Tour of Architectural Abstraction with Objective-S - Wednesday, November 24th

This month, the UKSTUG will take a look at Objective-S , an architecture-oriented programming language based on Smalltalk and Objective-C, by hosting his creator Marcel Weiher. As per Alan Kay, “Code seems large and complicated for what it does” . Objective-S addresses one source of this accidental complexity: using software architectural abstraction to directly expresses the much wider variety of architectural styles typical of modern software systems, compared to traditional programming languages that still follow the call/return architectural style of scientific programs from the early days of computing. Marcel Weiher started his forays into dynamic object-oriented computing by implementing Objective-C on his Amiga 35 years ago and hasn’t stopped since. Stops on the way have been at Apple, the BBC, Microsoft and various startups, as well as contributing to Squeak. He is currently a principal software engineer at Citymapper and PhD student at HPI, where he is trying to distill some

Deploying to the cloud from Pharo - Wednesday, July 29th

The next meeting of the UK Smalltalk User Group will be on Wednesday, July 29th. Peter Svensson will present his work on Cloudsdk-st. Cloudsdk-st is an experiment in ways to work with cloud deployment from a Smalltalk image. Traditionally cloud deployments run 'out of band' in separate build scripts or build/CI/CD systems. This project lets you define Docker images (using Dockerfiles) for Smalltalk, send them to the build system of a cloud provider directly and then choose what kind of service you want your image to be (cloud function or long-running VM). Currently it only supports Google Cloud and has a very rough UI. Future plans include support for AWS and Azure as well as better feedback and a Spec2 UI. Given the current COVID-19 restrictions, this will be an online meeting from home. If you'd like to join us, please sign up in advance on the meeting's Meetup page to receive the meeting details. Don’t forget to bring your laptop and drinks!

Kyma - an object oriented sound and music system - Wednesday, May 27th

The next meeting of the UK Smalltalk User Group will be on Wednesday, May 27th. Alan Jackson will talk to us about Kyma , an object- oriented sound design environment built with Smalltalk technology. Given the current COVID-19 restrictions, this will be an online meeting from home. If you'd like to join us, please sign up in advance on the meeting's  Meetup page  to receive the meeting details. Don’t forget to bring your laptop and drinks!