+ 1
What to do after?
If someone who is working as a c# programmer could answer. What did you do after you learned fundamentals/completed the course? Should I start with Unity because I am interested in games. Or make Windows programs?
4 Answers
+ 1
If you only learned c# because of this app,
you should also learn how to use events and listeners.
But if you already know those things, Yeah, I bet you are now ready :D
+ 1
after you completed this course I suggest you to start simple application using visual studio community(free) and then after 3-4 programs u can start with unity. if you want to work in unity to create games you should learn UNET which is like .NET of microsoft but made by unity for his developer enviroment. (I also agree with prev post, listeners are important such as events. ull need hundreds of them during game creating)
0
Thanks ;)
0
Oh I know for Unity API already started learning, thanks for answering ;)