Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I start JAVA Class
Message
 
 
To
30/11/2000 14:46:12
General information
Forum:
Java
Category:
Other
Miscellaneous
Thread ID:
00447607
Message ID:
00447756
Views:
20
I neglected to say it's a great language, everything is a class except for some 'primatives'. I don't have C++ experience but had no problem learning JAVA (not an expert yet). Keep in mind it's a low level language, not like VFP, if you want to create a database app. either you find some libraries or you have a lot of coding to do!

We mainly used MS J++ (as well as JAVA compiler - in DOS), which is very similar to VB IDE, although we stuck to generic JAVA, we never had any compatibility issues with J++ and took advantage of its more friendly IDE.

One of my favorite features is overloading, where you can have multiple functions (methods) with same name and parameters of different datatypes. When called, the function with the same datatype passed is automatically used.
-michael

My brain hurt like a warehouse, it had no room to spare, I had to cram so many things to store everthing in there. - David Bowie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform