+ 2
C# Help
So Iâm learning C# and making a game and I feel like I understand the materials but I also follow along with a guide for references when I need. I can look at code and understand what the Output would be, find errors in code etc but I still donât feel confident in my coding ability. Any suggestions? Anywhere I can get practice problems etc thank you
3 Answers
+ 8
I'm assuming you haven't seen the many excellent C# tutorials for beginners applied in the context of learning game development using Unity3D Engine.
Here are a few excellent series that take you from start to finish while teaching you C# along the way.
https://youtu.be/tzq-DJeNIrU
https://youtu.be/12Ste_E1Q7g
https://youtu.be/qwuPiaFU37w
https://youtu.be/beuoNuK2tbk
https://youtu.be/_cCGBMmMOFw
https://youtu.be/_cCGBMmMOFw
https://unity3d.com/learn/tutorials
https://www.raywenderlich.com/category/unity
http://catlikecoding.com/unity/tutorials/
+ 2
I started the C# course here and finished the C# course on Mimo, and completed the making a game courses on Mimo and Py. I switched to Mimo mid way through the C# course here because it explained it simpler but not as in depth and useful as Sololearn I must say. Thank you Iâll do that.
+ 2
Thank you so much @David Carroll. I appreciate it. Thank you also @Jan Markus.