Quote:
Originally Posted by NakedWomenTime
Do you have a particular type of application in mind? What can you code in already?
|
I can code in Java, JavaScript, PHP, C/C++, Visual Basic, and others (including 8080/8086, Z-80, 6502 microprocessor language).
I have been developing Windows software with Visual Studio and Delphi (Pascal) since early 1990s.
I will be developing internet-based Client-Server applications.
My last project was written for desktop in Delphi/Pascal with ASP server-side. ASP totally sucked in terms of server reliability. We proactively rebooted the servers daily to clear any operating system/server memory leak buildups.
I want to be able to develop software and apps that run on Windows, Apple, and Linux.
It seems to be that .Net has had it's day.
I like the idea of a single Java source, compiled to the different Java Machines.
I am leaning towards Java, but I value real-life experience/comments from others.
Also, I value a platform that allows for copy protecting applications. For example, I don't mind compiling a separate executable for a specific client, and it would be nice if I coule embed encrypted code in the executable to bind that to that client.