Blog Posts from 2023

What's New in C# 11

What's New in C# 11

A look at the key features introduced in C# 11 with the release of .NET 7, including raw string literals, generic math, and required members, and how they improve the developer experience.

Read more
Observability with AWS Lambda Powertools for Python

Observability with AWS Lambda Powertools for Python

Elevate your serverless applications with AWS Lambda Powertools for Python. This guide introduces the three core utilities—Tracer, Logger, and Metrics—for implementing structured logging, distributed tracing, and custom metrics.

Read more
Python 3.11: A Leap in Performance

Python 3.11: A Leap in Performance

Python 3.11 is one of the most significant releases in the language's history, bringing major performance improvements. We dive into what makes it faster and why you should upgrade.

Read more
The Generative AI Revolution of 2023

The Generative AI Revolution of 2023

A look back at 2023, the year generative AI went mainstream. We explore the impact of groundbreaking models like GPT-4 and the explosion of AI-powered tools that changed the tech landscape forever.

Read more