Please rotate your tablet to be horizontal.

You can dismiss this notice but please note that this experience has not been designed for mobile devices and so will be less than optimal

We have just released a new ACCU 2023 Conference Video!

#Maths: The Fun Parts - Andy Balaam - ACCU 2023

https://www.youtube.com/watch?v=zyHmLoYSua0

#Programming #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Test-Driven Development of C++ Embedded and System-Level Software - Vladimir Vishnevskii - ACCU 2023

https://www.youtube.com/watch?v=PYc2KuFce7o

#Embeddedsystems #Softwareengineering #ACCUConf

Standard Attributes in C and C++ by Timur Doumler has been rereleased following an error in the edit

https://youtu.be/TDKqAWtvH9c

#cpp #softwaredevelopment #programming #accuconf

We hope you enjoy this ACCU 2023 Presentation!

Keynote: Development Environments Shape #Programming Solutions - Stephanie Brenham - ACCU 2023

https://www.youtube.com/watch?v=Ik1L7B_rt1w

#Developmentenvironments #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Gilding the Rose: Refactoring-Driven Development - by @KevlinHenney - ACCU 2023

https://www.youtube.com/watch?v=kTcDBYCpj7Q

#GildingtheRose #Programming #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Lessons from 20 years of Debugging C++ Code - Sebastian Theophil - ACCU 2023

https://www.youtube.com/watch?v=QjZnzrhiJ2g

#Debuggingtools #Programming #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Sustainability Based on Data! – Social, Environmental, and Economic – by @JuttaEckstein - ACCU 2023

https://www.youtube.com/watch?v=AepIfKdAujg

#Agile #Agilesoftwaredevelopment #ACCUConf

We have just released a new ACCU 2023 Conference Video!

C++ Standard Views - by @NicoJosuttis - ACCU 2023

https://www.youtube.com/watch?v=qv29fo9sUjY

#Cppranges #Programming #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Standard Attributes in C and C++ - by @timur_audio - ACCU 2023

https://www.youtube.com/watch?v=EpAEFjbTh3I

#Cpp23 #Programming #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Managing External API’s in Enterprise Systems - Peter Muldoon - ACCU 2023

https://www.youtube.com/watch?v=47senB7mM-s

#Cpp #Enterprisesystems #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Design Patterns: Examples in C++ - Chris Ryan - ACCU 2023

https://www.youtube.com/watch?v=MEejmuLwX9M

#Coding #Cpp #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Removing Needless Undefined Behavior for a Safer C++ - Alisdair Meredith - ACCU 2023

https://www.youtube.com/watch?v=iY7ft98nM2k

#Softwaredevelopment #UB #ACCUConf

We have just released a new ACCU 2023 Conference Video!

Keynote: Development Environments Shape Programming Solutions - by @StephsTangents - ACCU 2023

https://www.youtube.com/watch?v=Ik1L7B_rt1w

#Programmingbestpractices #Researchanddevelopment #ACCUConf

Time for the closing keynote by @gregcons after a great #ACCUConf. Learned new things, new people, met old friends and had a lot of fun.

Keith went to Toronto. I’m not likely to… https://open.spotify.com/track/4I1qmdTGjJ8WQWEKcHiddb

But then again… #accuconf #cppnorth

Last day of #accuconf yes it's a Saturday and no technically not being paid, but I enjoyed it.
There is a comp to win tickets to #cppnorth not sure if I can convince bosses of that jolly, but would be nice 🙂

Back To Schedule

Matrix is a Distributed Real-time Database

09:30 - 11:00 Saturday 9th April 2022 BST
Intermediate
Add to Google Calendar

The Matrix network provides messaging (like WhatsApp or Slack) that offers all the features you expect, but without centralised control: it's an open standard, and anyone can run a server. The servers link together, so you can talk to other people even if they use a different server (kind of like email).

In the first half of this session, we will explore the basics of the protocol: making simple HTTP requests to send and receive messages, and discuss some of the interesting distributed-systems issues that make writing a server exciting.

In the second half we will explore the fact that messaging is only one potential use of this network, and look into some examples of other real-time use cases that are in active development, taking note of how these use cases benefit from the real-time and distributed nature of the network.

Andy Balaam

Andy is happy as long as he has a programming language and a problem. He finds over time he has more and more of each. You can find his open source projects at artificialworlds.net