Anders Hejlsberg about C#

I just read part VII of Anders Hejlsberg’s interview at artima.com about C#. This part is about generics in C#. His explanation on how C# generics are different from Java’s and C++’s is very interesting. The links to the previous parts are also provided at the beginning of the article.

I only use C# these days for all the code I write (the blog engine for my blog is written in C#). Generics is one of the many new features that is coming with the next revision of the language and the .NET runtime; something I am looking forward to.

If you don’t know Anders Hejlsberg… he is the person who brought us Turbo Pascal, Delphi, and the C# programming language.

AddThis Website Tools

Recent Posts

BrainExpanded – Login State Caching Issue in iOS Share ExtensionBrainExpanded – Login State Caching Issue in iOS Share Extension

BrainExpanded – Login State Caching Issue in iOS Share Extension

As part of the BrainExpanded project, I’m building an iOS app that lets users easily…

2 months ago
Is AI Good or Bad?Is AI Good or Bad?

Is AI Good or Bad?

Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…

2 months ago
BrainExpanded – CopilotBrainExpanded – Copilot

BrainExpanded – Copilot

Happy New Year everyone! I was planning for my next BrainExpanded post to be a…

3 months ago
BrainExpanded – The TimelineBrainExpanded – The Timeline

BrainExpanded – The Timeline

See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years,…

3 months ago
BrainExpanded – IntroductionBrainExpanded – Introduction

BrainExpanded – Introduction

This is the first post, in what I think is going to be a series,…

3 months ago
Digital twin follow upDigital twin follow up

Digital twin follow up

Back in February, I shared the results of some initial experimentation with a digital twin.…

4 months ago