Test your C# Skills

My journey with learning .NET stack started with C# concepts. As I did not have any adequate financial support or the dedicated environment of people sharing same goals. I was left with no option but to self-teach myself the concepts/logic and internet…


This content originally appeared on DEV Community and was authored by Swati

My journey with learning .NET stack started with C# concepts. As I did not have any adequate financial support or the dedicated environment of people sharing same goals. I was left with no option but to self-teach myself the concepts/logic and internet was my only friend and mentor.

I have made a small test platform using HTML, CSS and JS where one can test their basic knowledge of C# programming. It is completely beginner friendly MCQ based application. Let me give a little overview of C#.

C# is a programming language developed by Microsoft that runs on the .NET Framework. C# is used to develop web applications, desktop & mobile apps, games and more. It is known as Step sibling of Java as it resembles with syntaxes, semantics of Java and is OOP’s based with advance features of garbage collection and compilers generating IL code. It is foundation base for creating apps on .Net.

A C# developer should be aware of basic of C# concepts as CLS, CTS, boxing, unboxing, casting, string, arrays to advance concepts as inheritance, interface, abstraction, multithreading, generics, exception handling, delegates, and events. Although, this test app is beginner friendly so even if you are not much comfortable with C# advance topics, you could practise the test. Below is the link for Test your C# Skills application.
https://swati-quizapp.netlify.app


This content originally appeared on DEV Community and was authored by Swati


Print Share Comment Cite Upload Translate Updates
APA

Swati | Sciencx (2021-06-22T00:58:57+00:00) Test your C# Skills. Retrieved from https://www.scien.cx/2021/06/22/test-your-c-skills/

MLA
" » Test your C# Skills." Swati | Sciencx - Tuesday June 22, 2021, https://www.scien.cx/2021/06/22/test-your-c-skills/
HARVARD
Swati | Sciencx Tuesday June 22, 2021 » Test your C# Skills., viewed ,<https://www.scien.cx/2021/06/22/test-your-c-skills/>
VANCOUVER
Swati | Sciencx - » Test your C# Skills. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/22/test-your-c-skills/
CHICAGO
" » Test your C# Skills." Swati | Sciencx - Accessed . https://www.scien.cx/2021/06/22/test-your-c-skills/
IEEE
" » Test your C# Skills." Swati | Sciencx [Online]. Available: https://www.scien.cx/2021/06/22/test-your-c-skills/. [Accessed: ]
rf:citation
» Test your C# Skills | Swati | Sciencx | https://www.scien.cx/2021/06/22/test-your-c-skills/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.