0

course above C# Intermediate

Is there a course above C# Intermediate here on SoloLearn? Or could it be that I’m not seeing it because I haven’t completed the Intermediate level yet?

27th Oct 2024, 1:02 PM
F F
2 Answers
+ 2
There is not. The courses on SoloLearn are designed to teach the basics. Even the intermediate level courses are still within the "basic" level of programming. Topics such as Collections, database access, user interface design, etc., are all great topics. They just don't go that deep here. If you are looking at what to learn next for C#, consider what types of programming you may want to do. If you are unsure, I suggest studying Linq and other Collection types available in C#. That will help you when working with databases or other large collections of data. Other areas you can explore are .NET or Game Development with Unity or Godot. None of these are covered at SoloLearn.
27th Oct 2024, 1:17 PM
Jerry Hobby
Jerry Hobby - avatar
0
Thank you
27th Oct 2024, 4:53 PM
F F