← Home ← Back to /g/

Thread 105822126

8 posts 4 images /g/
Anonymous No.105822126 >>105822373 >>105822386
I know nothing about programming, and I am trying to make a somewhat simple program with C++ using Claude, and it's very dumb; it never works. Any advice on how to make it do my code?
Anonymous No.105822368
bump
Anonymous No.105822373
>>105822126 (OP)
>Learn to program.
>Make custom LLM.
>Code a shit ton of programs doing everything and anything.
>Train model with your collecting of program source codes.
>Now tell it to make your code.
You're welcome.
Anonymous No.105822386 >>105822530
>>105822126 (OP)
What are you trying to make? When you say you "know nothing" do you even know how to compile a program in C++ and execute it? Go very slowly. Get a basic "hello world" program working so you understand the flow first.
Anonymous No.105822389
I know nothing about programming either, but I suggest you insert the code into AI and ask what's wrong.
See, that wasn't so hard. I should become a senior project manager at a big guy firm.
Anonymous No.105822530
>>105822386
I know the basics basically
Anonymous No.105823004
>AI-powered footguns
Anonymous No.105823032
Start with a simple language like Go