Tutorials for beginners? Need Help! : )

hey guys,
I am just a starter in Unity5 so I checked out the tutorial videos on the site but i think they just give you fragments of knowledge and is just for giving you a taste of what Unity is like. I would really like some tutorials/books that can go through the whole Unity engine while making different games at each stage. Is there any tuts like that?

Any help would be greatly appreciated. : )

anyone?

Do you already know how to program?

No. You’re asking for tutorials to cover the entire engine but the entire engine is monstrous and many of the topics are simply not for beginners. By the time you’re ready to use some of them you’ll have enough knowledge of how to find the appropriate information in the Unity docs.

@jhocking yes i do know how to program. I’ve done C++ and Java before, and c# was not that hard for me

@Ryiah Do you know any tutorials that is based on the “beginner topics”? if so pls tell me because i can’t really find any up to date tuts
thanks

Just about every tutorial you’ll find online - like the Unity Learn section or Brackeys - is intended for beginners. Very few cover more advanced topics.

1 Like

In that case you should check out my book Unity in Action: https://www.amazon.com/gp/aw/d/161729232X

It’s for people who already know how to program but are new to Unity.