Hello, I'm trying to learn and use object oriented programming. I'm working on a project which will be able to update another project. It will read and write download links from several servers using text files.
Describe what you want to do, how this program is supposed to work. State the assumptions you have made and the goals you want to achieve. Write it in simple words, it can be a bulleted list. If you have to, try to create a simple program, without writing your own classes (for now). Instead, create a window program using what Lazarus offers. Once you master it, then try creating classes.
I also strongly recommend what my predecessors wrote: get a book (for Lazarus or Delphi).
And for God's sake - don't use AI! The source code that AI produces resembles beautiful graphics also produced by AI, on which people have 6-7 fingers in their hand, are missing a hand or have 3 legs and 2 heads. In the case of programming, it is a toy. And it will remain so for a long time. The current AI is sufficient to “sieve” and “glue” text. But this is mindless text sifting. Maybe in 50 years we will be able to entrust AI with creating simple programs. Certainly not anytime soon.