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.

Recent Posts

CVOYA Graph v1.0 is out

Last week, I wrote about the evolution of the CVOYA Graph. After a lot of…

4 weeks ago

CVOYA Graph – Evolution

Last year, I released the "Graph Model" library for .NET as an open source project. It…

1 month ago

The boat is in the water: Spring Voyage is open source

Today I'm pushing Spring Voyage out of the harbor. You can track its journey on…

3 months ago

My Coding Agent Needed Its Own GitHub Identity

In my last post, I wrote that "the typing of code was parallelized and delegated.…

4 months ago

Rebuilding My AI Team in Twelve Days — And Why

In February, I wrote about the small team I'd stood up instead of hiring humans:…

4 months ago

How I Built My Own Team of AI Developers

Assembling a dream team without a single hire I've been making great progress on CVOYA's…

6 months ago