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
7/7/2025, 1:59:10 AM
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
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:48:19 AM
No.105823032
Start with a simple language like Go