Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Large groups of employers (Score 2, Insightful) 602

Neither perl nor python are very popular for large application development, even on unix. So there isn't much demand.
This may be changing. I've been interviewing with two companies recently, and they both either use, or plan to use Python for a major application. On one hand, the first company sells a Windows Server 2003 box with MS SQL 2005 and Python for the backend to their app. The client software? C# and .NET. The second company is selling a server running Fedora Core 4 and PostgreSQL, with C++ as the main language. However, they have began to recognize productivity problems, and are therefore planning to wrap their C++ core in Python or some other Very High Level Language (VHLL). Get used to it folks. In the future, most software will be written in a VHLL, with a few performance critical sections ported to something like C++ or C#. Sound familiar? Thats what people used to use assembly for. PS: First post

Slashdot Top Deals

"Neighbors!! We got neighbors! We ain't supposed to have any neighbors, and I just had to shoot one." -- Post Bros. Comics

Working...