Django Essential Training

Django Essential Training

Django is a robust and powerful framework with a lot of moving parts. Django is one of the most robust and useful frameworks out there. With Python’s popularity increasing and new features being released (such as extensive async support), Django will likely increase even more its presence at many top-quality Read more…

Fundamentals of Backend Engineering

Fundamentals of Backend Engineering

Backend engineering is an art. During my 18 years career working with and building backend applications, I discovered that certain communication design patterns keep emerging. There are only handful of ways clients communicate with backend applications, although they might be more, I believe the patterns I discuss in this course Read more…

Learn Git and GitHub the Practical Way

Learn Git and GitHub the Practical Way

Learn Git and GitHub the practical way, using real-world commands and workflows that senior engineers rely on daily. Whether you’re a beginner or looking to sharpen your skills, this course is tailored to provide hands-on experience and industry-relevant knowledge. This is a Very Practical course, everything that is recorded in this course Read more…

Introduction to C Programming

Introduction to C Programming

If you are completely new to programming and want a simple introduction, then this course is for you. This course is partly based on the textbook C How to Program by Deitel and Deitel. C Programming is still a common requirement for Engineering and Computer Science students as it is the language Read more…

SQL for Data Analysis: Advanced SQL Querying Techniques

SQL for Data Analysis: Advanced SQL Querying Techniques

This is a hands-on, project-based course designed to help you move beyond the “Big 6” clauses into advanced querying techniques. We’ll start by reviewing the basics and conducting multi-table analyses, including basic joins, self-joins, cross-joins, and unions. Next, we’ll cover different ways of working with nested queries by writing subqueries and common table expressions, or CTEs. Read more…

C# 12 Programming con .NET 8

C# 12 Programming con .NET 8

Perché dovresti imparare C#?  Dunque, per prima cosa, C# è uno dei linguaggi più utilizzati e anche più richiesti al mondo, Italia compresa, anche in aziende di medie e grandi dimensioni. TIOBE, uno dei più autorevoli indici online che si occupa della diffusione dei linguaggi di programmazione nel mondo, ha eletto C# come linguaggio dell’anno 2023. Secondo, Read more…