My Experience with C#
I began programming with the C# language late 2019 for my university studies. It was
definately harder to learn than other languages like Python and HTML but I am now confident
in my abilities.
I've used it to develop a large program that spanned the entired semesters assignments. The
purpose of this assignmnet was to read through a program containing tens of thousands of
different DNA strands. The program sorted through these depending on different searches
entered through the command line.
Unfortunately, due to it being an assignmnent, I have not uploaded anything the code here.