+ 1
Do I need learn SQL to become Game Developer?
I am learning C# for a month. I want to become a game developer. In my learning road map I found SQL. It learns with C# OOP. Do I need to pay my attension on SQL now or I can put it on the shelf?
2 ответов
+ 2
SQL comes in quite handy on games. For instance, accounts or saved progress must be stored, right?
So, let's say the shelf is full. SQl is very recommend.
Good luck with da games!
- 1
Just saying:
You will only need SQl when you are as big as like, Epic Games. Till then:
Use text files.
You'd be surprised by how much easier they are.