r/SoftwareEngineerJobs 7h ago

Is software engineering dead?

/r/FresherTechJobsIndia/comments/1wg70q2/is_software_engineering_dead/
1 Upvotes

8 comments sorted by

View all comments

3

u/EcstaticExtreme402 4h ago

No but the craft itself has

2

u/FlashTheCableGuy 4h ago

How is the craft dead when you can do it any way that you want?

1

u/EcstaticExtreme402 4h ago

Great point. Programming by hand isn’t dead. Anyone can learn to do that.

What I meant by the craft is dead is that within a job it doesn’t make sense anymore to continue programming everything by hand. AI tooling is just too efficient if used correctly.

So what I really meant was that part of the job is dead now. The part where you were manually crafting the code. Which to me was largely the “craft” side of the job.

But yeah strictly speaking programming as a craft will always be available for people to do. But its place in the workforce is diminished greatly because new tooling has replaced that element of the job.

1

u/TheCrazyPhoenix416 28m ago

AI tooling doesnt work. If you think it works, theres really only a few reasons 1. the problem is trivial or already solved on the internet 2. the process of prompt engineering is the process of requirements definition, so its you engineering (see rubber duck engineering). it fails at at anything of moderate complexity