C# for Unity
I have searched far and wide on this thing called "the internet" to learn C# for unity. I know there are millions of Youtube tutorials, documentations, and all other kinds of stuff, but these all suck. I learn by doing. I learned Python using codecademey (until it asked me to use premium, so pls dont recomend this to me), HTML using mimo, and Luau by playing an interactive tutorial on roblox (dont questions things). I know a bit of programming languages, but I wanted to learn C# for unity, but there is nothing i could find that fit my learning style that is 100% free. I would appreciate any help i can get, thanks!
5 Replies
protip: learn C# independently, then learn unity specific stuff
if you want to learn by doing then jump straight into projects like $projects
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
also keep in mind, unity C# is dated so some of the newer stuff doesn't work in unity + it's using different runtime, so there are unity specific bugs/limitations
Well my game is a simple one
Thats what im doing lol