Cake Solutions
Using the very latest technologies, Cake Solutions helps organisations take innovative and disruptive ideas and develop them into ultra modern reactive software solutions.
Specialising in functional programming using the Typesafe Reactive Platform, Cake partners with Typesafe, Datastax, Databricks, Mesosphere, IBM and other leading technology organisations to design solutions that help organisations grow their business in the modern world.
Cake also offers a unique opportunity to technology startup founders through Cake Invest®. With many Skills Matter members involved with entrepreneurship and start-ups, the Cake and Skills Matter partnership offers an unrivalled proposition to help them build their technology business with the strongest possible foundations.
With so many Skills Matter members discovering and evolving technologies every day, Cake's presence and partner network offers community members hands-on advice and tech solutions right at the centre of Skills Matter's community venue, CodeNode.
“We are very proud to support our long standing partner; Skills Matter in their exceptional new premises" says Guy Remond - Managing Director - Cake Solutions Ltd. "Our office, which we share with Typesafe, goes on to further cement our already firm foothold in London. We are looking forward to working with SkillsMatter and their community on forthcoming events and conferences.”
-
To the Pub
If you're dead on your feet and want to skip straight to the pub, from 6PM we'll be opening up the bar (see programme for location details).
-
Lightning Talks Track 1
Featuring Marco Vermeulen
Join us for these speedy sessions by Scala experts!
scala -
TDD (Troll Driven Development) in Practice
Featuring Sofia Vaughan-Jones
Pair programming is a technique where two programmers work together to develop code.It is a brilliant tool for building maintainable software systems and knowledgeable teams. However, there are many people who find it difficult in practice or find it a drain on productivity. During this talk, you...
scala pair-programming agile -
Scala Under the Hood
Featuring Tzofia Shiftan
In this talk, you will explore a dive deep into the JVM in order to understand how Scala does its magic. You will discover what's the real difference between val, var and def, what happens when you use an object, how does lazy works, and much more. At the end of the talk, you will have a...
scala javap jvm -
Lightning Talks Track 2
Featuring Jesus Lopez Gonzalez
Join us for these speedy sessions by Scala experts!
scala -
-
The Ubiquitous Language in Functional Programming
Featuring Renato Cavalcanti
Domain modelling in software is never pure. Next to the domain data and business logic there is a whole other universe of programming language constructs that we have to deal with (control structures, error handling, asynchronous computations, etc).
scala functional-programming asynchronous-programming dddesign