Add "Two Decades of C#" by Ben Bowen.
Two Decades of C# is a series of blog posts by Ben Bowen, detailing which versions of C# introduce which features. It seems particularly well written. I am unsure if I have appended it to the correct section.pull/1/head
parent
8f068df304
commit
6178e36915
|
@ -127,6 +127,7 @@ If you feel something is missing from the list, please feel free to fork the rep
|
||||||
20. [Shaping the Future of Connected Policing](https://www.youtube.com/watch?v=24FaeP_Zv_8)
|
20. [Shaping the Future of Connected Policing](https://www.youtube.com/watch?v=24FaeP_Zv_8)
|
||||||
21. [Enabling Digital Policing: Computacenter and VMWare](https://www.youtube.com/watch?v=wwJyKUv3rcs)
|
21. [Enabling Digital Policing: Computacenter and VMWare](https://www.youtube.com/watch?v=wwJyKUv3rcs)
|
||||||
22. [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials?primary_filter=popular) - System Administration tutorials from Digital Ocean. Can be followed on any Linux machine.
|
22. [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials?primary_filter=popular) - System Administration tutorials from Digital Ocean. Can be followed on any Linux machine.
|
||||||
|
23. [Two Decades of C#: A Reference](https://benbowen.blog/post/two_decades_of_csharp_i/) - A reference of which C# version introduced which features. Linked is the first blog; later versions are covered under later blogs.
|
||||||
|
|
||||||
## Linux Distributions <a name="linux"></a>
|
## Linux Distributions <a name="linux"></a>
|
||||||
1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.
|
1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.
|
||||||
|
|
Loading…
Reference in New Issue