In February we're hosting a night about picking up some new skills!

Wednesday 8th February 2017

19:00
1
Get GOing with a new language
Talk by Kat Zien (30 minutes)

Learning more than one programming language is key to becoming a better developer. It is like adding a new tool to your toolbox. The more tools you have, the easier and quicker you'll be able to tackle whatever job you need to do. You'll also be able to use the right tool for the job, and who doesn't like that?! I picked up Go (golang) about a year ago as it was becoming more popular among developers. Coming from a PHP background, I had no idea what channels or goroutines were or how is concurrency different from parallelism. I’ve got to say, it was a whole new world. Very different, but very cool. I was hooked! The goal of this talk is to give you a good idea of what Go is and how it compares with PHP. We'll look at the language itself as well as the tooling and communities around it. Even if you're not sold on Go by the end of it, I hope you'll leave inspired to go out there and learn whatever language you wanted to look into next.

19:45
0
Hard Core Soft Skills
Talk by Luke Bailey (30 minutes)

As developers, our ability to write code is fundamental. It's only logical that when it comes to growing our skills this is where we allocate our resources; on the code. While these hard development skills are inarguably central to the role of a developer, is it possible that soft skills can be just as useful? This talk will very briefly look at soft skills in the context of being a developer and cover: what they are, why are they important and how we can start using them to better our careers and ourselves.

20:30
0
It Started With a Patch....
Talk by Oliver Davies (15 minutes)

A crash course in why and how to contribute to open source development.