My partner and I use CoCo 2DX and I decided to start learning how to program in Unity. I am in China and have not found anyone to help me smooth out the bumps in the road. What are some good tutorials that I can us improve my learning curve.
Brackeys has quality tutorials and "follow to learn" projects. Good for getting a hang of unity I think. https://www.youtube.com/user/Brackeys/videos
Some of the best tutorials are from Unity themselves: https://unity3d.com/learn/tutorials But, additional resources that are pretty good: http://catlikecoding.com/unity/tutorials/ - covers best practices like object pools and more advanced topics https://www.raywenderlich.com/category/unity - A variety of topics, great site in general
It really depends on what you're looking for. I would recommend doing a couple practice projects they have on the Unity website. But honestly, the best way to learn is to start making a game with mechanics you'd like in it. Everytime you come to something you don't know, google is. There's a lot of forum posts that will show up for unity.
Unity themselves Unity's own tutorials are good as mentioned above. Also check out their Live Training section that has 1 hour videos of past sessions. A good way to learn specific features.