Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/15/10 11:03
Read: times


 
#180153 - On my website
Responding to: ???'s previous message
I've done some Java and there are a couple of applets on my website. Try my Opamp chooser or my E series searcher. One thing to be aware of is that the 'run anywhere' philosophy means that it's pretty hard to control hardware.

What I really like about Java is that they took C++ and improved it, without breaking anything through unnecessary changes. Strings work a bit differently (with good reason) and the lack of pointers takes a bit of getting used to. What's really good is the way they have replaced multiple inheritance with interfaces.

List of 14 messages in thread
TopicAuthorDate
Java?            01/01/70 00:00      
   On my website            01/01/70 00:00      
      But they killed compound objects            01/01/70 00:00      
      Control hardware            01/01/70 00:00      
         Talk to hardware            01/01/70 00:00      
            so...            01/01/70 00:00      
               big numbers            01/01/70 00:00      
   Dallas Tini            01/01/70 00:00      
      not what you are looking for            01/01/70 00:00      
         no revenge            01/01/70 00:00      
            that kind of application            01/01/70 00:00      
      Yes..Dallas tini 80C400            01/01/70 00:00      
         Arduino            01/01/70 00:00      
            the IDE            01/01/70 00:00      

Back to Subject List