What did I learn this week (2021) - 13

  1. Microsoft acquired company Xamarin was founded by the creators of Mono, Xamarin.Android etc.
  2. Learned how to create a basic Telegram bot in .NET. It was very easy to get started and the their documentation site was clear and well organized.
  3. I came to know about a new language named Crystal. One of the main features of this language is that, all types are non-nilable.
  4. Learned that both VS Code and MS Teams are electon apps.
  5. Learned how to generate a screenshot using PuppeteerSharp in dotnet