Need help understanding programming vocabulary

Posted by im-visibly-confused@reddit | learnprogramming | View on Reddit | 25 comments

I feel like I'm missing the words I need to google my problems. I want to get into gamedev and in the past I've tried following tutorials for making a simple game in unity (and I guess C#?) but in every tutorial I see them typing in visual studio code and words pop up before they've typed them while that doesn't happen for me. maybe I'm just missing a setting but I'm not even sure what those autofilled things are called.

Is there a resource somewhere that shows all the definitions related to unity and visual studio code? I just dont know where to find the list of these secret words like "public" or "using" or "void" or "int" or "UnityEngine.UI" I'd love if there was just a big list that categorized all of them into the categories I dont know yet and had a little summary of what they do.

Learning to code so far feels like im a tiny creature trying to decipher the ancient words of power whoever coded this code editor made.