+ 5
C# What's next?
I am currently learning C# and have completed the SoloLearn and various other courses on other platforms. So really, I want to know what's next for me as a beginner? What would you recommend/what did you do and what worked out for you and what didn't? Would you recommend I create something to put my new skills into practice? If so, what? Cheers.
11 Answers
+ 10
Yes do create something based on what you have learnt by far. Try to find your level of expertise. There are several tasks available online.
+ 9
You should work with simple project then you will face problem, that time you will be learn a lot of things?
+ 2
Do a small project to start with
+ 1
Practice!!!
make a calculator
a library system
a shopping list application
or a game
rock paper scisdors
and do on
+ 1
Depending on what you want to do. Programming is for problem solving, like a tool. First make sure that you have a porpoise, you can't expect that others tell you what to do.
Want to make a desktop app?
You can try Windows Forms.
Want to make a web app?
You can try ASP.NET
A game?
Try Unity.
Android/iOS?
Try Xamarin.
None of the above?
You can still searching for the right tool to accomplish what you want.
Just remember, first of all you need to know the language. Also, different languages can solve the same problem, just do a little research to know what suits better for the task. Practice, read the documentation, make little projects, have fun.
My first project was a desktop app for manage my book collection, something personal just for test my knowledge. Its was made with Windows Forms (C#) and SQLite.
0
Programming challenges are a good tool to deepen and widen your newly acquired knowledge. They are also a lot of fun!
0
you should try c++ next
after that you can start making games
you can also make games in unity(it requires c#)
0
you should try c++ next
after that you can start making games
you can also make games in unity(it requires c#)
0
on what other platforms did you learn c#?
0
try hackerrank, it's a good platform to boost yr skills in problem solving and practice languages (not only c#)
0
maria hackerrank didn't have c# challengesđ