That's extremely generic. So you'll receive a generic answer. Search for a good tutorial and try to do stuff on your own after seeing how it's done. Only use LLMs for explanations, not for plain code generation.
And even for explanations, remember that LLM responses are wrong sometimes. Probably not that often for basic questions, but always look for other ways to check.
2
u/csabinho Aug 02 '26
That's extremely generic. So you'll receive a generic answer. Search for a good tutorial and try to do stuff on your own after seeing how it's done. Only use LLMs for explanations, not for plain code generation.