• KI im Unterricht

  • Professional Azure OpenAI

  • Die Copilot-Revolution (BASTA Spring 2024)

  • Responsible AI, Einbindung in komplexe IT-Umgebung, Security

  • Workshop: Coding with Copilot and Azure ChatGPT

  • Digital Education Materials

  • some_highlights_about_rust

  • Building Web APIs In Rust With Axum

  • Software Architecture Introduction

  • Develop AI Powered Apps with OpenAI Embeddings

  • A Story About Prompting (and how TypeChat might help)

  • Wie generative AI die Softwareentwicklung verändert

  • Programmieren lernen von und mit KI

    KI-unterstützte Tools stellen gerade sowohl die Lehre als auch die betriebliche Informatikpraxis auf den Kopf. Werkzeuge wie ChatGPT, GitHub CoPilot & Co verändern ganz grundlegend die Art und Weise, wie Code geschrieben wird. In seinem Vortrag zeigt Rainer Stropek anhand konkreter Praxisbeispiele, wie KI-Tools im Unterricht und bei Übungen eingesetzt werden können.

  • Coding Club Linz JHV

  • Latency Matters! Azure goes AT

  • C# Pattern Matching Inside Out

  • Master the cloud by building boring, stable solutions

  • Angular Good Practices

  • Monster Builder

  • REST, OData, GraphQL, SignalR, gRPC

  • C# 12

  • deck

  • Web API Development with Rust - State of the Union

    Rust is a great platform for building small and fast web APIs. In this talk, Rainer compares the most popular framework options for web APIs written in Rust and speaks about pros and cons.

  • .NET 7 Intro

  • Billion Dollar Mistake - Null Handling in C#

  • cypress-testing

  • What's new in Azure for Developers

  • wasm-container-killer

  • ACR - Beyond Container Images

  • WebAssembly Introduction

  • C# and .NET - Past, Present, Future

  • Azure Application Insights in .NET Applications

  • BASTA Spring 2022

  • C# 11

    C# 11 is still a moving target, but the current preview already allows us to take a glimpse into what is coming. This presentation gives an overview of the current state of potential new language features coming in C# 11. It links to a collection of code samples that you can try out on sharplab.io.

  • go-web-apis-intro

  • Generics in Go

    Go is one of the most important languages when it comes to DevOps. The language is known for its simplicity. However, there is one feature that Go developers painfully miss: Generics. This is about to change, Generics are coming. In this talk, Rainer Stropek speaks about how Generics will work in Go. He speaks about the latest previews and designs and will show a series of demos with Go Generics.

  • Learn and Practice Rust with AoC

    Each year, thousands of developers are practicing their coding skills in the *Advent of Code* event. Each day in December, you get a coding puzzle in which you have to help Santa Claus in order to save Christmas. AoC is a great opportunity for those of you who are looking for ways to practice Rust in a fun and entertaining way. Rainer will introduce you to AoC and use some exemplary AoC puzzle to illustrate what you can learn in terms of Rust development.

  • C# 10 (bettercode)

    C# 10 is still a moving target, but the current preview already allows us to take a glimpse into what is coming. This presentation gives an overview of the current state of potential new language features coming in C# 10. It links to a collection of code samples that you can try out on sharplab.io.

  • Digitalferien 2021 - Monster Run

  • Rust Memory Management

  • Programmieren lernen mit TypeScript, p5js und Stackblitz

    Bei diesem Seminar wird gezeigt, wie man sich mit Schülerinnen und Schülern, die noch keine tiefgehenden Programmierkenntnisse haben, spielerisch dem Thema Informatik annähern kann. Dabei wird die kostenlose browser-basierende Entwicklungsumgebung Stackblitz vorgestellt und veranschaulicht, wie man auf Basis der Programmiersprache TypeScript und der Bibliothek p5.js einfache Spiele entwickelt.

  • Azure Bicep

  • Network Security and Azure ML

  • Immutability in C#

  • Running DevOps Projects Into a Tree

  • Unit Testing With xUnit and Moq

  • .NET 6 Intro

  • Traits - Not Your Grandparents' Interfaces

  • Love Letter to Rust

    Rust is exciting. The language promises zero-cost abstractions without the stability and security problems often seen with C and C++. Given that, Rust is gaining popularity in the area of systems programming – but it is not limited to that. Rust is a great choice for application development, too. You can use it to build blazingly fast web APIs in the cloud or enhance web apps using Webassembly. In this talk, Rainer Stropek, founder of the Rust Linz Meetup, will talk about the reasons of his excitement for Rust. You will here about some unique properties of the language and its related tooling that distinguishes Rust from other programming platforms. If you have not found the time to look into Rust but you are curious about it, this is the session for you.

  • Continuous Delivery