[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Computing Editorial (please read)





Kelly Hall wrote:

"Glen" <lpepicel@nycap.rr.com> wrote in message
3E3AEC25.5040905@nycap.rr.com">news:3E3AEC25.5040905@nycap.rr.com...

Ah.  You know more than me then.   I used to be a database programmer
and am now unemployed.  I've been working on some PalmOS stuff while out
of work.  You only get about 200K of dynamic memory at the most.  All
Shrinkware apps are written in C, C++, forth or some other compiled
languages.  The executable size has to be small.  You can't really ask
the customer to download a 1.5MB JVM when they only have 2 or 8 mb total.


You might look at Waba (www.wabasoft.com) for a smallish JVM - I wrote a
couple of primitive apps for my Palm with it.



I did actually. Waba looks ok but I needed something fast because my app that does stuff in real time.



The job market is very bad here. The idea that the company would change
languages for the convenience of the new hire programmers is unheard of.


The market sucks here, too.  I sure didn't expect it, but between a new
systems engineer and a contract software guy, my last project went from C
and BSD sockets to Java, C++, XML, and CORBA because that's what the new
guys knew about.  Since management liked the fuzzies they got from the new
buzzwords more than the warnings from the old software folks who worried
about efficiency and performance, the new folks won.  I bailed - for the
moment, unemployment is better than that :)

Kelly





Something is a little fishy when they intend to mix two general purpose languages together for the same project. I see a c++/Java monster being born. I hope its not a case of "I know how to do X in java and Y in C++ so instead of learning Y for Java or X for c++ I will just mix them".

XML does seem to be useful for some applications.


Glen.