its kinda hard for me to choose between java and python..
any suggestions?comments? solutions? :p
its kinda hard for me to choose between java and python..
any suggestions?comments? solutions? :p
ex-x10er... ^^
It all depends on your needs, also depends on the task at hand.
lol i kinda misspelled "TWO" AS "TO" .. haha..
im writing a program that has windows specific codes in it with a cross platform language... lol
any advantages and disadvantages?
ex-x10er... ^^
If you like organisation and design, everything OO/classes etc, choose java
If you want something you can hack together and test easily, or more procedural code, choose python
which is easier when it comes to mid to large apps?
ex-x10er... ^^
It still depends on the application. If you plan to have any kind of interface then Java as the user will be moving from code block to code block. If it's just one big script, then python would be better.
oh, i get it now...
thanks for the feedbacks..
Edit:
PS - please close this thread...
Last edited by anirtak143; 12-07-2008 at 08:56 PM. Reason: Automerged Doublepost
ex-x10er... ^^
Java is a cleaner and easy language. How much stuff java does for you is impressive compared to procedural languages.