Posts Tagged ‘JK’
AI 2 Day Workshop | Calum Simpson
SSW is exploring the evolving field of AI for software development, and actively encourages employees to integrate use AI into their work. Since Generative AI has become widely adopted, our developers have been taking advantage of it, and are building better software faster and significantly boosting SSW’s productivity. This workshop aims to share the knowledge of these great modern tools to help others.
Available both in-person and online.
Common Mistakes in EF Core with Jernej JK Kavka
JK will show you how to improve your EF Core statements as well as how various configurations impacts the performance and scalability of your application. You’ll be blown away at how small changes can significantly impact not only the performance but also stability of the application.
Read MoreGet the most out of EF Core by avoiding these common mistakes
Do you know how to get the best performance from your EF Core projects? SSW Senior Software Architect Andreas Lengkeek speaks with SSW Solution Architect Jernej (JK) Kavka about common mistakes on EF Core projects and how to fix them.
Read MoreLogging in .NET Core can save you hours when debugging
https://www.ssw.com.au/rules/best-trace-logging SSW Solution Architect JK is a battle scared logging in .NET Core veteran. He shows Andreas Lengkeek his best practices for logging, gathered through his years of experience. When setup correctly, logging can save you hours in those moments when your code don’t run as planned. So take some notes on these best practices…
Read MoreGetting the most out of your logging in .NET
Does setting up logging do your head in? Join JK, a battle scared logging in .NET Core veteran, as he attempts to reduce your headache. Dissolve an aspirin, dim the lights, and let JK soothe your head. In this talk, you will learn easily from JK’s past trials and errors and get straight into setting…
Read MoreMachine Learning simplified for Developers with ML.NET – Jernej “JK” Kavka
Microsoft recently launched ML.NET 1.1 which is a great entry point for .NET developers and to gain experience building something with Machine Learning. With the recent release of ML.NET Model Builder, we can create machine learning models by attempting to import raw data first and over time curate the data, to get better results. JK…
Read MoreReal-time Face Recognition With Microsoft Cognitive Services
This session is all about Microsoft Face API in practice! JK, the man behind SSWSophie.com, will cover what it means to use Microsoft Cognitive Services in real-time, why offline detection libraries are essential and why you should use infrared and depth cameras like Kinect and Intel RealSense in your applications.
Read MoreMaking unit tests simple again with .Net Core and EF Core | Jernej Kavka at DDD Sydney 2018
Unit testing can be hard especially when databases are involved. In this talk, JK will teach you how to include EF Core to simplify testing of “Will this actually work on a real DB” while keeping the tests self-contained and repeatable. You’ll also walk away knowing how cool the combination of EF Core in-memory and…
Read More