Skip to main content

The C# Programming Language

C# - Source: https://pluralsight.imgix.net/paths/path-icons/csharp-e7b8fcd4ce.png

"What is C#? It's a powerful and widely used programming language that you can use to make websites, games, mobile apps, desktop apps and more with .NET. Learn C#, get started, and it'll give you the world." — From Microsoft's website

>>> The history of C#

>>> What's new in C# 12

>>> What's new in C# 11

>>> What's new in C# 10

>>> What's new in C# 9

>>> C# 101 | Microsoft Learn

>>> C# Documentation

>>> Learn C#

>>> Take your first steps with C#

>>> Learn C# | Official Collection

C# Online IDE

>>> Try .Net | Runnable .NET code on your site

Popular posts from this blog

How to charge your device from USB Port

First of all, check BIOS Settings of your laptop or desktop Dell Look for USB PowerShare BIOS Settings: USB PowerShare Lenovo Look for Always On USB Charge in Off Mode BIOS Settings: Enable Always On USB Charge in Off Mode

Haskell: Notes

Haskell - An advanced, purely functional programming language

Openfiler on VMware Workstation 12.5.4

On VMware Workstation 12.5.4, after cloning open filer VM (version 2.99.1), I got error "You do not appear to have networking. Please login to start networking." Check MAC Address of cloned VM. Edit /etc/udev/rules.d/70-persistent-net.rules files -Comment the first NIC 'eth0' -Edit the second NIC: Name="eth1" --> Name="eth0"