The good folks over at BJSS in Newcastle will be hosting and sponsoring the event again.
We'll be at 12th Floor, Bank House, Pilgrim Street, Newcastle, NE1 6SQ
We have a fairly relaxed agenda, but will follow:
5:30 - Doors Open
5:45 - Pizza arrival
6:05 - Introduction / Housekeeping
6:10 - Talks begin
8:00 - Closing
Speaker 1: Adam Parker
Title: Intro to Compilers with C#
Description:
Compilers can be very complicated and large and the famous book on them quite literally features a dragon. But what happens if you strip it back to its basics?
In this talk we will implement the many stages of compilation (in a simplified way) with a more in depth look at a parsing algorithm, all to compile simple mathematical expressions.
Speaker Bio:
Adam Parker has been a software developer for just over 6 years, mainly developing in the dotnet ecosystem.
Speaker 2: James Murphy
Title: Fun with Flags
Description:
A few thoughts relating to basic use of feature flags in .NET - some code, some tools, and some things learnt along the way.
Speaker Bio:
James Murphy (Murph) has been attempting to learn to write code for 45 years and feels that given another decade or two he might just get the hang of it...despite this he's managed to earn a living in the software industry for almost 40 years (James’ words not ours!)