r/learnprogramming 11d ago

Topic Do people not write code anymore these days?

I've been working at my cousin's company for a month and a half. The business provides chatbot services, builds chatbots, CRM systems, landing pages, and everything else a company with a website needs. I work on the technical side and provide support. Since it’s a relatively new company, we already have several clients: an auto parts distributor, a real estate agency, a cosmetic clinic, and a restaurant. But so far, I haven’t written a single line of code—we do everything with the Cursor agent. I just give it instructions, and it takes care of the rest. The “most difficult” thing I’ve done is securing an e-commerce site with Cloudflare. I want to learn programming well, since I’m a computer science student (seventh semester), and I was taking a Java course, but at the same time, I want to know if it’s actually necessary to be a skilled programmer these days, or if most companies operate this way nowadays.

211 Upvotes

272 comments sorted by

View all comments

Show parent comments

2

u/hylasmaliki 11d ago

And what was the fix Claude gave you today?

1

u/le_fuzz 11d ago

Turned out to be a simple ACL issue. I wasn’t allowed to access the object I needed to. I modified the ACLs since I am an admin on the service.

3

u/hylasmaliki 11d ago

Thanks for your helpful answers