Language Selection

English French German Italian Portuguese Spanish

Programming Jobs Losing Luster in U.S.

Filed under
News

As an eager freshman in the fall of 2001, Andrew Mo's career trajectory seemed preordained: He'd learn C++ and Java languages while earning a computer science degree at Stanford University, then land a Silicon Valley technology job.

The 22-year-old Shanghai native graduated this month with a major in computer science and a minor in economics. But he no longer plans to write code for a living, or even work at a tech company.

Mo begins work in the fall as a management consultant with The Boston Consulting Group, helping to lead projects at multinational companies. Consulting, he says, will insulate him from the offshore outsourcing that's sending thousands of once-desirable computer programming jobs overseas.

More important, Mo believes his consulting gig is more lucrative, rewarding and imaginative than a traditional tech job. He characterized his summer programming internships as "too focused or localized, even meaningless."

"A consulting job injects you into companies at a higher level," he said. "You don't feel like you're doing basic stuff."

Mo's decision to reboot his nascent career reflects a subtle but potentially significant industry shift. As tens of thousands of engineering jobs migrate to developing countries, many new entrants into the U.S. work force see info tech jobs as monotonous, uncreative and easily farmed out - the equivalent of 1980s manufacturing jobs.

The research firm Gartner Inc. predicts that up to 15 percent of tech workers will drop out of the profession by 2010, not including those who retire or die. Most will leave because they can't get jobs or can get more money or job satisfaction elsewhere. Within the same period, worldwide demand for technology developers - a job category ranging from programmers people who maintain everything from mainframes to employee laptops - is forecast to shrink by 30 percent.

Gartner researchers say most people affiliated with corporate information technology departments will assume "business-facing" roles, focused not so much on gadgets and algorithms but corporate strategy, personnel and financial analysis.

"If you're only interested in deep coding and you want to remain in your cubicle all day, there are a shrinking number of jobs for you," said Diane Morello, Gartner vice president of research. "Employers are starting to want versatilists - people who have deep experience with enterprise-wide applications and can parlay it into some larger cross-company projects out there."

Career experts say the decline of traditional tech jobs for U.S. workers isn't likely to reverse anytime soon.

The U.S. software industry lost 16 percent of its jobs from March 2001 to March 2004, the Washington-based Economic Policy Institute found. The Bureau of Labor Statistics reported that information technology industries laid off more than 7,000 American workers in the first quarter of 2005.

"Obviously the past four or five years have been really rough for tech job seekers, and that's not going to change - there are absolutely no signs that there's a huge boom about to happen where techies will get big salary hikes or there will be lots of new positions opening for them," said Allan Hoffman, the tech job expert at career site Monster.com.

Not everyone from the class of 2005 thinks programming is passe, and companies are always eager to hire Americans who can write great code - the type of work that, in recent years, produced innovations including file-sharing software at Napster and search engine tech at Google.

But even the most dedicated techies are entering the profession with less zeal than their predecessors.

The erosion of "deep code" and other technology jobs in the next decade is creating a high-stakes game of musical chairs for geeks, Silicon Valley recruiters say.

Dimming career prospects have been particularly ego-bruising for people who entered the profession during the late '90s, when employers doled out multiple job offers, generous starting salaries, and starting bonuses including stock options and Porsches.

"The current situation is getting back to the '70s and '80s, where IT workers were the basement cubicle geeks and they weren't very well off," said Matthew Moran, author of the six-month-old book "Information Technology Career Builder's Toolkit: A Complete Guide to Building Your Information Technology Career in Any Economy."

"They were making an honest living but weren't anything more than middle-class people just getting by," Moran said.

Thousands of U.S. companies have opened branches or hired contractors in India, China and Russia, transforming a cost-saving trick into a long-term business strategy. Offshoring may be a main factor in eroding enthusiasm for engineering careers among American students, creating a vast supply of low-wage labor in eastern Europe and Asia and driving down worldwide wages.

The average computer programmer in India costs roughly $20 per hour in wages and benefits, compared to $65 per hour for an American with a comparable degree and experience, according to the consulting firm Cap Gemini Ernst & Young.

According to the most recent data from the Science Foundation, 1.2 million of the world's 2.8 million university degrees in science and engineering in 2000 were earned by Asian students in Asian universities, with only 400,000 granted in the United States.

U.S. graduates probably shouldn't think of computer programming or chemical engineering as long-term careers but it's "not all gloom and doom," said Albert C. Gray, executive director of the National Society of Professional Engineers.

He says prospects are good for aeronautic, civil and biomedical engineers, the people who design and build artificial organs, life support devices and machines to nurture premature infants.

"In this country, we need to train our engineers to be at the leading edge," Gray said. "That's the only place there's still going to be engineering work here."

At Stanford, career experts are urging engineering and science majors to get internships and jobs outside of their comfort zones - in marketing, finance, sales and even consulting.

They suggest students develop foreign language skills to land jobs as cross-cultural project managers - the person who coordinates software development between work teams in Silicon Valley and the emerging tech hub of Bangalore, India, for example.

Stanford listed 268 job postings in its computer science jobs database in the spring quarter - roughly double the number from last year.

But that doesn't necessarily indicate a plethora of traditional tech jobs. About half of the new postings would prefer applicants who speak at least two languages and many were for management-track positions, said Beverley Principal, assistant director of employment services at Stanford.

"When they're first hired at the entry level, just out of school, people can't always become a manager or team leader," Principal said. "But many employers see these people moving into management roles within two years. They need to know how to step into these roles quickly."

Associated Press

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.