Programming Language Info/Help

I started learning LUA like a year ago but unfortunately I gave up because I couldn’t understand the server-side part.
I am pretty sure I will have the same problem with any other programming language I will try to learn.
I was wondering if there is someone who could help me explain some things that could make me understand how it works.

PS: I don’t want someone to do lessons with me because I can watch tutorials and I don’t want to waste anyone time.
I just have some question that maybe could make me understand the server-side part from any programming language.

Well, you can always ask your questions here.

Not sure what you mean by ‘server-side’, but there isn’t a ‘server-side’ part in a programming language like C#
Go to youtube and watch some C# beginner tutorials.

I am not sure if LUA has client-side code or not because I was coding for a game and client-side code was used to draw things on the screen.
Basically what I was struggling with is how do you know how to make your own things? I am not sure how to explain it. Basically this is the problem I had when I was using LUA I couldn’t create my own things because I didn’t know how.

This is a very vague question.
Most people who have no programming experience will go through tutorials in the learning section and get to know the editor.
Once you know the editor, you should have a view on how to create a simple game scene.

Yeah I started a few days learning how unity works and I think I know how I could make it work but maybe in a while I will figure out how it works.

Well, good luck with Unity! If you ever need help, we’re here.

Also, good resources are the Unity Docs and Tutorials, Youtube, and Google :smile:

If I start like this it’s ok ?
1.Watch tutorials how to use unity etc
2.Watch tutorials how to make games.
3.Try to make your own game.

Yes, except that steps 1 and 2 are the same thing. (Don’t bother watching tutorials on how to make games if they’re made in something other than Unity — that will only confuse you.)

Good luck!

  • Joe