c-sharp-101

I have decided to master a new language – C#. While I’ve written in C# all the way back to 2012, there are so many new components to the language that I’ve decided to start over. My focused platform is the .NET Core on Ubuntu Linux. This may be a wild ride, but here we go!

Here are just a few of the new features that I’ve found valuable:

  1. Dynamic typing
  2. $”This is a string with a {variable} embedded within it”

Leave a Reply

Your email address will not be published. Required fields are marked *