Technology
Checking 3rd Party Libraries before Installing with Chris Clement
Efficient software developers don’t reinvent the wheel and know the right libraries to use. Using an already existing and well-tested libraries will speed up development time.
Read MoreGithub end-to-end pipeline with Damian Brady & Matt Wicks
GitHub is more than just a place to keep your code. It offers features that cover your whole DevOps lifecycle from idea all the way into production.
Read MoreWhy Developers Should Care About AI with Matthew Renze and Piers Sinclair- NDC Melbourne 2022
Artificial Intelligence is everywhere! AI is beginning to transform our products, our companies, and our world. However, most software developers have not yet learned how to add these new AI tools to their products and services.
Read MoreWhat makes Adam Cogan tick? Michael Jones interviews SSW Chief Architect | NDC Melbourne 2022
Adam Cogan blogs at adamcogan.com and interviews for SSW TV frequently. He is the Chief Architect at SSW, a Microsoft Certified Gold Partner specialising in custom enterprise .NET and Azure solutions mostly using Angular and React. His solutions also involve Office365, SharePoint, Dynamics 365, and Power BI.
Read MoreHack the Cat! Cross-Site Scripting (XSS) with Alex Mackey | NDC Melbourne 2022
Technologist Alex Mackey talks about the issue of Cross-Site Scripting (XSS) and gives us a demo.
WARNING: some of these demos would be illegal if performed on-site!
But it’s ok because Alex has set up Hack the Cat so you can try it at home.
Reusable Web Components and Design Tokens with Duncan Hunter | NDC Melbourne 2022
Frontend software developer Duncan Hunter shares a live coding demonstration about Reusable Web Components & Design Tokens.
Read MoreTalking to the man who runs NDC Conferences – Jakob Bradford and Adam Cogan at NDC Melbourne 2022
Adam catches up with Jakob Bradford in the aftermath of the 2020 pandemic. They discuss the challenges of running a hybrid conference and the resilience of the developer community in the wake of attending remote events. The future is looking bright again and everyone is excited to see industry leaders face to face.
Read MoreRequired 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”
Read MoreQuantum 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?
Read MoreFlexing 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.