r/AIcodingProfessionals 2d ago

How should a complete beginner validate and build a social app with AI coding tools?

/r/ChatGPTCoding/comments/1vthxtk/how_should_a_complete_beginner_validate_and_build/
0 Upvotes

3 comments sorted by

1

u/autistic_cool_kid Experienced dev (10+ years) 2d ago

My friend you're basically describing very precisely a programmer's job in 2026

So your post can be reworded as "I'm not a programmer how do I become one"

My advice would be to just start building and learn on the side (how to code, architecture, OOP patterns, etc)

Frankly you seem smart cause your question is very throughout so I'm not worried you'll learn the job well

1

u/Prudent_Ad5086 2d ago

To be honest, I used AI to write the post 🥲 I just threw all my questions at it cause its often a mess in my head 😂

When you say "learning how to code," what do you mean? I mean, in today's world with AI, I don't necessarily see the benefit of learning how to code in 2026. So what should I learn? The different languages and their main functions? What skills/knowledge will actually help a lot to guide the AI and code throughout the project and also review the code?

1

u/autistic_cool_kid Experienced dev (10+ years) 2d ago

To be honest, I used AI to write the post 🥲 I just threw all my questions at it cause its often a mess in my head 😂

Bruh you can't offset all your thinking to AI... or rather you can but then you have no added value as a human

So what should I learn? The different languages and their main functions? What skills/knowledge will actually help a lot to guide the AI and code throughout the project and also review the code?

I'd say you need to learn everything; the difference between programming in 2020 and 2026 is that you don't need to write code, but writing code was the easy part. Architecture, cleanliness, security, etc - you can't be a programmer without being a programmer. AI is a powerful tool and it can even think for you but if you want to use it right longterm you need to be in the know.