Hello friends, the title is mostly self explanatory. I would like to start programming but I also feel like I am not very smart, so I would like a programming language that is easier to grasp than others. That considered I don’t hope to be able to learn something “powerful” but it would be nice to still be able to do some useful things. Something I would love to do is make games, I know those are usually made in C, which is a very difficult one, but maybe some simpler games can be made with other languages.
All things programming and coding related. Subcommunity of Technology.
This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
If your intention is to make games, I reccomend Gamemaker Studio 2. If the pricing model is something you’re not willing to work around (and trust me im still kinda salty about the change so i get it) Godot seems to be the move for 2d development.
GMS2 works on its own scripting language called Gamemaker Language, or GML. I’m told its similar to JS kinda. I used to redirect people to the r/gamemaker discord, but if you’re in the fediverse that might not be something you care to do. The community there rules though and is always happy to help people learn.
I think Godot is on c#? I haven’t used it yet, but it’s open source so if that’s important to you go for it.
Personally, I use Unity3d now, but I wouldn’t reccomend jumping right into that. C# can be kind of challenging (but highly rewarding once you know what you’re doing. serialized variables ftw)
My main focus is to learn a programming language, I tend to work better when I know I can do something fun and making games seemed like as good a goal as any other since I do play games a lot. I feel like the satisfaction of being able to see my sprites move would be an incentive, but it’s definitely not my main end goal, just a nice side effect.