Posts Tagged ‘Jernej JK Kavka’
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.
Discover Your Digital Twin with Priyanka Shah and JK | NDC Sydney 2022
A digital twin is a virtual model that accurately reflects a physical object. Attached sensors on the physical object, produce data, such as energy output, temperature, weather conditions and more.
Read MoreBuild your own Source Generator With Chris Sienkiewicz & JK | NDC Sydney 2022
In this video, Jernej Kavka talks with a senior compiler engineer at Microsoft Chris Sienkiewicz about building and configuring source generators.
Read MoreSource Generators With Chris Sienkiewicz & JK | NDC Sydney 2022
Source Generators let C# developers inspect user code as it is being compiled. The generator can create new C# source files on the fly that are added to the user’s compilation. In this way, you have code that runs during compilation. It inspects your program to produce additional source files that are compiled together with the rest of your code.
Read MoreCommon 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 More