Training & Events in Brighton, United Kingdom
-
Jan
30
Power BI Training - London, United Kingdom
happened 4 years ago
Organised by JBI Training
Learn to produce visually compelling, intuitive Dashboards & presentations of your corporate data with Power BI. Hands-On course in a Live, Instructor-Led classroom.
-
Nov
27
µCon: The Microservices Conference - London, United Kingdom
happened 6 years ago
Organised by Skills Matter
Microservices are a new approach to architecting applications. Microservices are simple, single-purpose, lightweight architectural components that enable you to deliver software faster. The microservice architectural approach also aims to lead to software that thrives on change, while at the same time being secure, performant, and stable. We're very proud to introduce the inaugural conference solely dedicated to the topic of architecting, designing, building and deploying microservices, µCon.
-
Apr
7
Daniel Steinberg -The Evolution of iOS Code: Less Code, More Fulfilling - London, United Kingdom
happened 6 years ago
Organised by Skills Matter
The way you write code for your iOS and Mac OS apps has been changing with every release of Xcode. In this talk you'll see how recent changes dramatically alter your source code.With synthesize by default, literals, and the order of methods not mattering, the amount of code you write will shrink and what's left will be more readable.
-
Apr
2
In The Brain of Kito Mann - JSF 2.2 in Action - London, United Kingdom
happened 6 years ago
Organised by Skills Matter
Join Kito Mann as he presents JSF 2.2 in Action, an in depth look into what's new in JSF 2.2. Come to this talk to see demos of JSF 2.2's new features live, in action.
-
Apr
1
Domain-Driven Design with Python - London, United Kingdom
happened 6 years ago
Organised by Skills Matter
The talk is illustrated with experiences drawn from building industrial domain models in Python in the energy sector to support high performance computing applications.
-
Mar
20
Examples Soup-to-Nuts - from Ideas to Automation - London, United Kingdom
happened 6 years ago
Organised by skills matter
Jenny, Chris & Pete will talk through how they placed the Business at the heart of product development using highly collaborative techniques such as Impact Mapping, Dream Demo Visualisation and Specification by Example, and in particular the value of using examples at all levels of collaboration.
-
Mar
19
In The Brain of Scott Alexander-Bown: Android app hardening - London, United Kingdom
happened 6 years ago
Organised by skills matter
Interested in covering security best practices for app development? If you are an Android developer join Scott Alexander-Bown who will be focusing on encryption, key management, using SSL better and making it harder to pirate/repackage your app.
-
Mar
17
Allen Kelly Beyond Projects - Why projects are wrong and what to do instead - London, United Kingdom
happened 6 years ago
Organised by skills matter
Experiencing higher costs and dead software? Missing out on business opportunities? Then join Allan Kelly who will be going through beyond projects, examining the project model and show how it does not match software development.
-
Mar
13
Pub Standards 100 - London, United Kingdom
happened 6 years ago
Celebrate the 100th Pub Standards! Special Event! Bring your mother! Take a day off work! Put the date in your Filofax NOW!
-
Mar
6
In The Brain of Chris Dornan: Fun and Profit with Stongly-Typed Data Schemas - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
Do you want your business applications to become more flexible and adaptable? Then join Chris Dornan who will be presenting the work of Duncan Coutts, Adam Gundry and Alfredo Di Napoli based on ideas around Haskell and REST APIs.
-
Mar
3
Why does your build matter? - London, United Kingdom
happened 7 years ago
Organised by skills matter
Want to find out the importance of the build tool Gradle? Join Peter Ledbrook who will leave you with a greater appreciation for the challenges of building software, even if you aren't persuade by Gradle itself.
-
Feb
10
Jimmy Bogard: Continuous deployment the Octopus way - London, United Kingdom
happened 7 years ago
Organised by skills matter
In this session, Jimmy Boggard will look at how Octopus enables continuous delivery, what it offers over standard tooling, and how it can make your ops team love you again.
-
Dec
18
Itamar Syn Hershko's Fast Track to Real-World Search - London, United Kingdom
happened 7 years ago
If you want to find out how Search can be incorporated in your products for better user experience and profit, this is the course for you!
-
Dec
6
Salesforce Mobile Hack Day - London, United Kingdom
happened 7 years ago
A Hack Day for the London Developer Communities to come together and work together on building mobile apps! The theme is the to have an impact on improving your local community.
-
Dec
3
Intel Software Android + HTML 5 Christmas Party - London, United Kingdom
happened 7 years ago
Organised by Intel Software
Intel has organised a laid-back meet-up for the capital’s coders! Mark out the 3rd December in your diaries for an evening of food, drinks, and the opportunity to network and talk ‘droid and HTML5 with your fellow developers and Android lovers.
-
Nov
7
In The Brain of Ian Plosker: The Triumph of Simplicity - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
A plethora of new databases have emerged to fill a host of storage and querying niches. While in general IT operations have gotten easier, less labour intensive, and cheaper, the operations of databases have not. The level of complexity in storing and querying data has exploded. In this session we will explore why this is the case and discuss how database software eventually will be overrun by simple services.
-
Oct
17
Lua: the world's most infuriating language - London, United Kingdom
happened 7 years ago
Organised by London Lua users group
When first confronted with Lua an experienced programmer (like me!) finds themselves infuriated by the languages little differences and hopes that can dismiss it as not worth learning :-) Later they find themselves infuriated to learn that they can't dismiss it: Lua is just too fast, too useful and too flexible. This talk will look at my experience of learning Lua and using it to send a high-altitude balloon into the stratosphere and build CloudFlare's new low latency Web Application Firewall.
-
Oct
10
In The Brain of Robert Annett: Modern Legacy Systems - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
There are many Java and .NET based systems that haven't been touched in over a decade and this presentation explores some of the issues of upgrading, maintaining or replacing them and provides some pointers on solving common problems.
-
Sep
27
MiniBar Monthly Meetup - , United Kingdom
happened 7 years ago
Organised by MiniBar
Program to followSee you there.CheersMiniBar Team
-
Sep
5
PHP London September 2013 - , United Kingdom
happened 7 years ago
Organised by PHP London
NB: Capacity is limited to the first 120 people to arrive, regardless of RSVP.PHP London is a non-profit group to promote knowledge sharing and best practice amongst PHP developers and web development and business professionals in London. The main product right now is a regular PHP meetup, basically a monthly PHP PubCon. In order to attend all you need is an interest in PHP.Agenda: *7:00-8:00 - informal drinks, snacks and chat
-
Aug
30
MiniBar x PayPal - , United Kingdom
happened 7 years ago
Organised by MiniBar
Hi alldetailed program will follow, but this MiniBar will feature PayPal.See you there.CheersMiniBar Team
-
Aug
27
London .NET User Group:Totaljobs Group’s journey from vbscript hell to continuous deployment nirvana - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
Having 1 release a week, which involved logging onto servers and manually deploying packages, we knew that there must be a better way. After investigation, and a fair bit of pain, a pipeline from local to live via TeamCity and OctopusDeploy was created to enable us to release at minimum twice a week. This presentation tells of how we suffered, and the things we learnt on the way to the promise land of click-button deployment in a multi-server AWS environment.
-
Aug
18
Russ Miles & David A. Dawson: Rescuing the PaaS with Simplicity - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
n this talk, David Dawson and Russ Miles of Simplicity Itself will show how to design Cloud-friendly, simple components, services and applications that can deliver on the promises that have loosely been collated around the term PaaS, without the need for an actual PaaS
-
Aug
1
PHP London August 2013 - , United Kingdom
happened 7 years ago
Organised by PHP London
NB: Capacity is limited to the first 120 people to arrive, regardless of RSVP.PHP London is a non-profit group to promote knowledge sharing and best practice amongst PHP developers and web development and business professionals in London. The main product right now is a regular PHP meetup, basically a monthly PHP PubCon. In order to attend all you need is an interest in PHP.Agenda: *7:00-8:00 - informal drinks, snacks and chat
-
Jul
26
MiniBar Monthly Meetup - London, United Kingdom
happened 7 years ago
Organised by MiniBar
Program to followSee you there.CheersMiniBar Team
-
Jul
11
David A. Dawson, Development in the large, musings on maintaining a healthy codebase over the years - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
In this talk, David Dawson, Principal Consultant at Simplicity Itself, will give his thoughts and experiences of development in large scale, offshore heavy environments, and the tricks and techniques that he has learned to maintain, protect and improve a codebase over the lifetime of a project.
-
Jul
4
PHP London July 2013 - London, United Kingdom
happened 7 years ago
Organised by PHP London
PHP London is a non-profit group to promote knowledge sharing and best practice amongst PHP developers and web development and business professionals in London. The main product right now is a regular PHP meetup, basically a monthly PHP PubCon. In order to attend all you need is an interest in PHP.Agenda: *7:00-8:00 - informal drinks, snacks and chat *8:00-8:05 - welcome by executive committee & any group announcements *8:05-9:00 - talk(s): *TBA
-
Jun
28
MiniBar Monthly Meetup - London, United Kingdom
happened 7 years ago
Organised by MiniBar
Program to followSee you there.CheersMiniBar Team
-
Jun
21
SQL in the City London - London, United Kingdom
happened 7 years ago
Organised by Red Gate
Data professionals are invited to attend SQL in the City London – a free day of SQL Server training the Red Gate way. Sessions will take attendees on a stairway of best practices for professional database development and administration and are presented by some of the best SQL Server MVP presenters around.
-
Jun
10
Eric Evans Domain Driven Design Hands-On Immersion Workshop - London, United Kingdom
happened 7 years ago
Organised by Skills Matter
Finding and exploiting domain models is key to success with large software systems. By cultivating a strong connection between the language used by developers, appropriate models can dramatically accelerate the process of translating customer needs into working software.
Change your location
Nearby cities
Promote your events
Get free exposure for your developer-related events on Developer Fusion - submit your event now.