GENERAL

1x1-Phil

Streamlining Logins with Phil Nash | NDC Melbourne 2022

Everyday we interact with sites online, and that means having and using a username and password. Phil talks us through how to streamline the login process, maintain best standards for security and making the user experience smooth and trouble free using Twilio.

1x1-David (1)

Required Members in C# 11 with David Wengier | NDC Melbourne 2022

David Wengier reveals some of C# shortcomings when using person classes. He gives us an elegant solution to constructors to fix errors and address the issues of nullability. The new C# 11 has answers to all these challenges and David will be guiding us through the updates to “Required Members”

1x1-Richard (1)

Quantum Computers with Richard Campbell | NDC Melbourne 2022

Richard Campbell walks us through the mind-boggling field of Quantum Computing. It’s a global race to see who can make it faster and more efficient. But what is it all for? What’s the use of these leading-edge processors?

1x1-Lars (1)

Hosting Function Apps with Azure Serverless with Lars Klint | NDC Melbourne 2022

Lars Klint joins us at NDC Melbourne to show us a really cool tip with Azure Serverless that might save you some money.

Event-Storming-1x1

Event Storming with William Liebenberg

Do you know the value of Event Storming?

Often when building systems it isn’t super clear what all the nuts and bolts should be. There might be several major stakeholders or domain experts each with slightly different ideas understanding that causes contention in how the system functions.

Weaknesses-of-Strength-1x1

The dangers of your strong suits

“When you have a hammer, everything looks like a nail.”

This saying is often used for developers who want to use their favourite technology to solve every coding issue, even when it’s not the best fit. But this saying is actually relevant to us all.

Ask-For-Help-1x1

Do You Know When To Ask For Help?

When you’re working, you will encounter issues that block you from progressing, and force you to do some googling, and investigation on how to move forward. These moments can be stressful, especially for junior developers and the question arises, “When should I ask for help?”

1x1-Socials-Flexing-biceps

Flexing Your Biceps with Azure – Making laC easy and fun with William Liebenberg

No matter how hard we try, Azure Resource Manager (ARM) JSON templates aren’t easy or fun to maintain for enterprise platforms and applications.
Now we can flex our Infrastructure as Code (IaC) muscles using a new tool called Azure Bicep.

3-levels-of-zoom-1x1

Do you explain a problem by zooming in and out with Luke Cook

Explaining problems can be really hard. Often, when you are trying to talk with someone about it, they get lost and frustrated because they don’t fully understand the context.