Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Off-Topic Discussion (http://www.oddworldforums.net/forumdisplay.php?f=9)
-   -   Python vs Java and Web Development (http://www.oddworldforums.net/showthread.php?t=20332)

Alcar 06-06-2011 07:10 AM

MOD EDIT: This thread split off from this one here.

At the moment I'm trying to decide whether to learn Python, or Java. So difficult!

Alcar...

RoryF 06-06-2011 07:15 AM

Python vs Java and Web Development
 
:

()
PHP5.3 was sweet, and PHP5.4 has some more goodies coming that I've been dying for :D

Like what? :D

:

()
At the moment I'm trying to decide whether to learn Python, or Java. So difficult!

Java would probably be better I think, it's quite useful for certain apps.

Alcar 06-06-2011 07:20 AM

:

()
Like what? :D

Specifically I am looking forward to array de-referencing, instance-method-calling, traits, and destroying magic quotes with a rusty knife. There are plenty more though that you can keep up with here and here.

:

()
Java would probably be better I think, it's quite useful for certain apps.

Exactly why I am slightly leaning towards Java.

Alcar...

STM 06-06-2011 07:21 AM

Java is more prevalent than Python these days and helps more for design and gaming, I learnt a little bit of Java and Python, syntactically Java is easier to learn as well.

Alcar 06-06-2011 07:22 AM

Multiple inheritance scares me.

Alcar...

STM 06-06-2011 07:24 AM

Multiple inheritance, try learning multiple languages. So very confusing, fortunately I have the uncanny ability to forget things in minutes if need be.

RoryF 06-06-2011 07:26 AM

:

()
Multiple inheritance, try learning multiple languages. So very confusing, fortunately I have the uncanny ability to forget things in minutes if need be.

I only tend to learn one at a time, it may take longer but it's way easier than juggling two or more.

STM 06-06-2011 07:27 AM

I only want to learn C++ for work purposes.

Wil 06-06-2011 08:19 AM

Hey Alcar, how much do you charge for freelance work? No jokes, please. :p

JennyGenesis 06-06-2011 09:31 AM

:

()
Any particular reason you hate it?

As silly as this sounds I was learning in school. That was probably just something stupid and not in depth since it was only for school. I just couldn't do it and I kept getting very frustrated with it. We were stuck with Macromedia Dreamweaver which is the biggest piece of shit in the world. I think it was my horrid experience with it in school is the reason I hate it and maybe I shouldn't base my judgement upon that because obviously the school is only teaching it as a small part of the education and not a full on course dedicated to it so they probably didn't give a toss hence why we were stuck with shitty software.

Manco 06-06-2011 10:43 AM

:

()
We were stuck with Macromedia Dreamweaver which is the biggest piece of shit in the world.

In my web design college course, we had to work with Adobe GoLive CS2.

JennyGenesis 06-06-2011 11:15 AM

Anything Adobe must be good.

RoryF 06-06-2011 11:21 AM

:

()
Anything Adobe must be good.

:

()
We were stuck with Macromedia Dreamweaver which is the biggest piece of shit in the world..

CONTRADICTION! :p

Manco 06-06-2011 11:26 AM

:

()
Anything Adobe must be good.

There's a reason it was discontinued.

RoryF 06-06-2011 11:27 AM

:

()
There's a reason it was discontinued.

I'm guessing it wasn't very good then. :happy:

JennyGenesis 06-06-2011 11:47 AM

:

()
There's a reason it was discontinued.

Oh. Didn't know it was discontinued. My experience with Adobe has always been good so I only assumed it was a good piece of software.

:

CONTRADICTION!!!!!!!

Is it? How?

RoryF 06-06-2011 11:57 AM

:

()
Is it? How?

http://www.oddworldforums.net/attach...1&d=1307390180
You said Dreamweaver was bad and said Adobe products are all good.
Dreamweaver is by Adobe.

Havoc 06-06-2011 01:00 PM

It wasn't always Adobe, I think.

Manco 06-06-2011 01:04 PM

:

()
http://www.oddworldforums.net/attachment.php?attachmentid=12665&stc=1&d=1307390180
You said Dreamweaver was bad and said Adobe products are all good.
Dreamweaver is by Adobe.

I like how that image is on the CS5.5 page, yet the Adobe icons in the dock are obviously CS4 apps.

JennyGenesis 06-06-2011 01:52 PM

:

()
It wasn't always Adobe, I think.

I can only assume that Macromedia was bought out by Adobe or something because I'm quite sure Macromedia was it's own company once.

Alcar 06-06-2011 04:05 PM

:

()
Hey Alcar, how much do you charge for freelance work? No jokes, please. :p

Mates rates down at $30/hr, others all the way up to about $50-60/hr.

:

()
We were stuck with Macromedia Dreamweaver

Real developers use notepad :p

Alcar...

Nate 06-06-2011 07:51 PM

:

()
At the moment I'm trying to decide whether to learn Python, or Java. So difficult!

Alcar...

Java's good in that if you know how to program it, you can easily jump to any other programming language. On the other hand, if you're trying to add skills to your resume, go for Python. Every coder out there can do Java; it's usually the first language taught at university.

Also, if you want a language for scripting, my gut impression is that Python will be more useful than Enterprise Java. That said, I've never touched Python, so I'm working on second hand knowledge.

RoryF 06-07-2011 07:18 AM

:

()
Real developers use notepad :p

I used that to make the stupid website and the first one I made ages ago, I've probably still got it somewhere...

Now I use Notepad++ a bit. I don't do much web design as I have no need to.

OANST 06-07-2011 11:45 AM

I thought this thread was about Anthony Weiner.

Alcar 06-07-2011 04:59 PM

:

()
Now I use Notepad++ a bit. I don't do much web design as I have no need to.

I exaggerated - I too use Notepad++. T'is the bomb.

Alcar...