I asked this in another section too.
Recently I was given an assignment to develop code in C++ to automate some administrative tasks. The job was advertised as a Unix development position and an Oracle back end. Come to find out that they expected me to develop the application for cross platform execution for Windows XP with a SQL server back end.
As if that wasn't bad enough, they expected me to do this using only ISO Standard C++ with a Gnu compiler and an old Vis. C++ compiler with no documentation. No DB libraries (AFAIK), no cross-platform libs, nothing. Not only that, but they had no requirements docs & no plan.
I had suggested doing the project in Python, but it was dismissed as he had no Python programmers to maintain it.
They wanted me to design and implement the system, but they did not want give me written requirements or the leeway to use tools of my choosing. And they wanted it in 3 to 5 months.
So the question is, was this as impossible a task as I thought it was
2007-11-26
06:38:14
·
2 answers
·
asked by
damnyankeega
6
in
Business & Finance
➔ Careers & Employment
➔ Technology
I was actually "terminated" before the first week was over. They are saying I misrepresented my skill set on my resume. In a way it is a relief, but now I have to go through a lawsuit to get the pay I was promised (they bumped it down to minimum wage).
The client company is actually a large corporation that does background checks. They apparently had programmers to maintain anything I wrote, but none to do it for themselves. Go figure.
I thought at the time that Python (with an ODBC library) would be my best shot at being able to complete the project. However as I said, it was dismissed. Apparently their developers could not learn enough Python to maintain it.
I get the feeling that what they really wanted was a fairy godmother with a magic wand. This whole thing was doomed to failure -- I didn't even have a working computer until my 4th day there.
If I only knew Java ...
2007-11-26
07:15:30 ·
update #1