Answer the question
In order to leave comments, you need to log in
What resources are there for learning C and debugging it?
Hello. I want to do game development. Found a framework in C. Faced the problem that there are very few resources for studying, without reading books. That is, it is more difficult to find information in comparison with Python or Go.
The question arose how best to learn C? Read more and code less? What are the ways to search for memory leaks on Windows without Visual Studio or heavy IDEs. Started learning GDB. I'm using Mingw64.
In general, I had a feeling of fear of making a mistake in C. Because I make a game and I feel responsible. On the other hand, I am learning and then everything can be corrected, but how do I find out about problems? I noticed that some code works on Mingw, but does not work on Linux. More precisely, the error becomes more visible on the face.
At some point, I thought about using Go with Cgo .. Probably I will do this if I don’t find decent resources for learning and debugging. In Go, everything seems to be simpler with both resources and tools.
In general, any advice will be useful for both C and Go. Perhaps all the pros and cons. To make a choice.
Thank you all in advance!
Answer the question
In order to leave comments, you need to log in
Kerrigan and Richie are your best friends... But there is a nuance - they haven't made games on clean sites for a long time. More precisely, they do, but very exotic people.
The question arose how best to learn C?
very few learning resources, no reading books
Goodbye.
Hello. I want to do game development.
harder to find information than Python or Go
Read more and code less?
Because I make a game and I feel responsible.
but how to find out about problems?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question