java vs python. In what way is Java Better?
        Posted  
        
            by oxinabox.ucc.asn.au
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by oxinabox.ucc.asn.au
        
        
        
        Published on 2010-05-09T03:24:57Z
        Indexed on 
            2010/05/09
            3:28 UTC
        
        
        Read the original article
        Hit count: 396
        
What are the advantages of Java over Python? What are the disadvantagesof Python, over Java?
Why isn't Java more like Python? Like why don't java have an command line iterpretor?
I beleive Java must have some advantages, but...I'm yet to see them. Logically all languages have an advantage
afaict: I learnt java before python, - a 6 month unicourse. I spend a couple of weeks using python (writting a script to make a C source file). I hated it at first (as it was so differnt from C). I realised I had fallen in love it it, when I noticed that when I went to do a follow on Java Course at uni, I'ld stopped giving my variables types, and was tryign to multiply strings.
© Stack Overflow or respective owner