So, I have just downloaded Unity, in hopes of becoming a programmer of some sort some time in my life. I’m just wondering, which language should I learn first? I already have a very basic understanding of Java, C++, and C#, but barely anything. I can code Lua, which really isn’t that impressive, but it’s a start.
I guess what I’m trying to ask is, which language should I learn, and when should I start expanding? Or are all the languages so alike that I could learn a little of each and still be fine?
I recomend C#… go learn Object Orientation basics, and all the class concepts. Sorry for the short answer but you really need to know how to write your code well to not have to come to the forum asking: hey have i to use bool to compare my character life percentage… see, asking about a float value and if it can be equal to a bool. I don’t know if you follow, i’m trying to help you, start from the basics, learn the language basics, make sure you can create certain logic. It’s not a rulle, if you want to study unity first instead of starting to learn the language it’s your choice,… my advice learn the language (any of your choice)