计算机程序员


人们还浏览了
计算自动化风险
高风险(61-80%):这个类别的工作面临着来自自动化的重大威胁,因为他们的许多任务可以使用当前或近期的技术轻松自动化。
有关这个分数是什么以及如何计算的更多信息可在这里找到。
用户投票
我们的访客投票认为,这个职业很可能会被自动化。 这个评估进一步得到了通过计算得出的自动化风险等级的支持,该等级预计有70%的机会实现自动化。
你认为自动化的风险是什么?
计算机程序员在未来20年内被机器人或人工智能取代的可能性有多大?
情感
以下图表在有大量投票数据时会显示。这些可视化图表展示了用户投票结果随时间的变化,提供了情感趋势的重要指示。
随着时间的推移的情绪(季度)
随着时间(每年)的情绪变化
增长
预计到2033,"Computer Programmers"职位的空缺数量将减少9.6%。
总就业人数和预计的职位空缺
更新的预测将在09-2025到期.
工资
在2023,'Computer Programmers'的年度中位数工资为$99,700,或每小时$47。
'Computer Programmers'的薪资比全国中位工资高107.4%,全国中位工资为$48,060。
随着时间推移的工资
体积
截至2023,在美国有120,370人被雇佣为'Computer Programmers'。
这代表了全国就业劳动力的大约0.08%
换句话说,大约每1 千人中就有1人被雇佣为“Computer Programmers”。
工作描述
创建、修改和测试允许计算机应用程序运行的代码和脚本。根据软件和网页开发人员或其他个人制定的规格进行工作。可能会开发并编写计算机程序来存储、定位和检索特定的文件、数据和信息。
SOC Code: 15-1251.00

评论
Leave a comment
So its pretty hard to train an ai that can be adapted to every it infrastrcuture. It also is a risk since it would mean giving ai access to 100% of the system, which is a concerning security risk.
One day there may be an ai that can do that, but even then it will require programmers that maintain the ai and check/test code that it wrote since someone will need to take responsbility for what the ai does. And since i cant even gurantee my own code to work at all times in different cases, I sure as hell wont take responbility for some ai code no matter how good the ai is
PR review is getting handled by AI now. Gemini, Copilot, and CodeRabbit are taking over.
Security has always been weak. They just force 2 factor and call it a day. Look at the NPM supply attacks because one guy took the bait on an email.
Please take into account the trajectory of progress rather than the current state of things.
But though AI (= LLMs) has gotten better in the sense of creating more complex outputs, it otherwise suffers from exactly the same problems as early versions: no compositionality, no continual learning, no consistency, and no self-correction.
If you ask it to fix a certain bug fix in a complex codebase, you have a high chance that it also starts to change something completely unrelated. It doesn't really grasp how precisely elements make up the complex whole; instead, it applies pattern-matching, by which it gets misled. You can waste days with AI on what would be a five-minute manual fix.
Also, junior devs' job isn't to churn out mediocre code for generic, long-solved tasks or create the 1000th to-do list app. Instead, they get onboarded and are supposed to familiarize themselves with your codebase to improve it. But you know that "PT" in ChatGPT stands for "pre-trained?" So AI doesn't learn anything new. AI is like suffering from anterograde amnesia.
Anyway, neither apps nor code are like a commodity where "more is better". In the end, the point is to create something new. Otherwise there is not much point: just use an already existing and tested library. And it's exactly the "new" part where AI sucks because it struggles to transcend its training data.
So no, AI is incapable of replacing junior devs.
It would have a lot of immediate positive effects if AI worked like you describe: it would insanely empower open-source projects (often lacking maintainers) to fix all their long lists of bugs or introduce new features. But this is not what we observe at all. Because AI is overhyped and underdelivers.
-> MNCs keep laying off juniors while recording profits. Why? Because they have trained their AIs to do the jobs of 100s of people. Where they needed 100 people, they only need 1 now.
-> OpenAI just hired ex-bankers to develop financial AIs that will eventually replace junior finance professionals in their company. Others are following suit.
-> Salesforce has openly admitted to cutting jobs because of AI. So have many other top companies.
Don't get me wrong, I think AI is way off from completely replacing digital labour. I almost agree with you on most of your points.
But it's getting there, and it's getting there quickly. It's only a matter of time until researchers develop a new system that supersedes transformer models. And judging by the Billions being burned every day on AI research, it's almost inevitable.
I think you'll find the "AI 2027" paper very interesting. Please do have a read. And thanks for your reply :)
关于这个职业请留下您的评论