Why Using Unity Is Making You a Worse Game Dev

Опубликовано: 22 Январь 2023
на канале: Globox
5,038
302

In this video, I discuss the importance of not using Unity and instead focusing on learning the fundamentals of object-oriented programming. I share my experiences and struggles with using Unity as a beginner and falling into the trap of tutorial hell, where my progress stagnated. I didn't improve for a long time.

Must-have Books:
Clean Code - https://amzn.to/3kruZb3
Clean Architecture - https://amzn.to/3R0pNHE
Game Programming Patterns - https://amzn.to/3XJNGoQ
The C# Player's Guide - https://amzn.to/3Hnu8kO

Niche, fun, and Nice to have Books:
The Pragmatic Programmer - https://amzn.to/3ZRndHS
AI for Games - https://amzn.to/3GUhTed
Code Complete - https://amzn.to/3GY7fDh
Refactoring - https://amzn.to/3D08alp
Design Patterns - https://amzn.to/3kCVuKE

However, everything changed when I began reading programming and game development books. This transformation led me to realize that I didn't need tutorials anymore and that I could think of a gameplay mechanic or feature and start coding. I urge beginners in game development to take away from my story, not to make the same mistakes as I did, and to buy a book on any object-oriented programming language, clean coding principles, software architecture, and design patterns to become serious about making your dreams come true.

#unity3d #gamedev #cleancode