Some reviews and lessons learned from Udemy courses I did.
85 – Udemy Part 7: Docker for the Absolute Beginner – Hands On – DevOps
#begin Quite some time ago I checked out this very short course on Docker. I’m using docker for a couple of projects but never really dived into it or studied it. I thought it would be useful to listen to some course in the background while working. It’s a four and a...
77 – Udemy Part 6: Mastering Reactive Extensions with C# and .NET
#begin Back a while ago in September of 2022 I got the opportunity to start a new project at Dephion. Its a greenfield project made in Unity3D. A core architectural component that we wanted in this application was an event bus including a reactive API to...
22 – Udemy Part 5: How To Become An Outstanding Solution Architect
#begin I 'm really on a Udemy roll here if I have to say myself. I've been listening to Udemy courses a lot lately and I recently finished another one by my friend Mark Farragher. This time it's a less technical kind of course and more towards abstract matters and...
20 – Udemy Part 4: C# Memory Tricks: Learn How To Master The Garbage Collector
#begin Quite a while ago I finished this Udemy course on C# optimization tricks. At some point in this course there was a rather detailed video about the C# Garbage Collector (GC). It was such a refreshing video since, I too, took the GC for granted. I mean, I was...
19 – Udemy Part 3: Learn Parallel programming with C# and .Net
#begin Ever since I did some really in depth research about multi-threading, parallelism and protocol languages I was really fascinated by it. It all started when I read about how changing a 64 bit integer (long) on a 32 bit machine in a multi-threaded program could...
17 – Udemy Part 2: C# Performance Tricks
#begin In my last blog about Udemy I hinted that I started on another course. I finally had the opportunity to finish it and thus, here is the review of the course. I started this relatively short course on C# performance tricks since I thought it would probably yield...
11 – Udemy Part 1: DeF#lowered
#begin During the past holidays, when most of us had some time off, me and some other colleagues continued working. Amidst the covid rampage there is not much of a vacation to celebrate anyway... Somewhere between Christmas and new year we needed to do some...