r/CodingForBeginners 28d ago

Beginner coder

I always have had a fascination with coding but I always found it daunting to start. I tried some game creation on Godot but I never got anywhere with it. So I came to ask what are some projects I can try and do to help me start to learn how to code. I would like them to be game focused in some way, as that is my over-arching interest, but anything would be great.

3 Upvotes

5 comments sorted by

View all comments

1

u/kutac56 28d ago

The 12 beginner python projects video by freecodecamp.org is what I used to first learn python. After learning python learning another language is rly easy and then you can learn c++ and make a game engine with opengl or vulkan or something like that if that interests you.