Thread 105822126 - /g/ [Archived: 478 hours ago]

Anonymous
7/7/2025, 1:21:35 AM No.105822126
pepe-angry-pepe-mad
pepe-angry-pepe-mad
md5: d0e5d8f4f64f6c397796f4ed76ec8cf2🔍
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?
Replies: >>105822373 >>105822386
Anonymous
7/7/2025, 1:56:59 AM No.105822368
bump
Anonymous
7/7/2025, 1:57:39 AM 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
7/7/2025, 1:59:10 AM No.105822386
>>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.
Replies: >>105822530
Anonymous
7/7/2025, 2:00:02 AM 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
7/7/2025, 2:23:25 AM No.105822530
>>105822386
I know the basics basically
Anonymous
7/7/2025, 3:45:20 AM No.105823004
1748620747311686
1748620747311686
md5: 6e08166b04b46470101a0fc490d69ede🔍
>AI-powered footguns
Anonymous
7/7/2025, 3:48:19 AM No.105823032
Start with a simple language like Go