Beginner looking for good tutorial series on YouTube

Hello! I recently installed unity and have had a blast going through one of Brakey’s tutorial series.I really enjoy learning c# but now that I have mostly finished his basic game tutorial, I find myself unsure where to go next. I don’t really feel like I know the fundamentals of c# and I don’t really feel confident enough to be going my own way.
I’ve looked at other tutorials and they all seem to either too hard or just seem to be too committed. I don’t want to watch a forty episode playlist on making a game I hardly care about. So in other words I am looking for a playlist that is basic and uncommitted. Should I just bite the bullet and start following a long term tutorial series? I would really appreciate some help. I am almost a complete beginner with programming in general.

I love this book. http://www.csharpcourse.com/
It’s free online. The guy was a professor and taught this stuff for a living.
I was totally intimidated by programming until this book opened my eyes. It turns out programming isn’t scary at all.

1 Like

Right now the Unity Learn section is free. The C# Survival Guide starts with things like variables and other basics.