vote up 1 vote down star
1

Possible Duplicates:
Java or Python for an intermediate PHP guy. Career advice.
What Should I Learn After PHP?

I've been developing in PHP for about 6 or 7 years now. Being a web developer i've also had quite extensive experience with JavaScript - particularly Prototype and Scriptaculous. I want to advance my skills and numerous people have recommended that I learn a new language to give me a different perspective. I did a small amount of Java about 5 years ago but other than that i've not really branched out. I'm really interested about what language people think would be a good one to start looking at next. Personally i'm thinking either Python or Ruby. This would give me access to some great frameworks like Django and Rails but are also good for writing shell type scripts on our Linux servers.

I've even considered the dark side - .NET ;-)

What do people think?

flag

1  
This one approaches FAQ status. See here stackoverflow.com/questions/973616/…, stackoverflow.com/questions/1505266/…, or stackoverflow.com/questions/973616/… – John Munsch Nov 3 at 20:50
This is all subjective, and therefore should be a community wiki. – Martijn Heemels Nov 3 at 21:01
Duplicate of all of these: stackoverflow.com/search?q=next+language+to+learn/… – S.Lott Nov 3 at 21:03
Specifically, Duplicate of this. stackoverflow.com/questions/1148027/… – S.Lott Nov 3 at 21:05
oops, sorry guys. will close this ticket. – seengee Nov 3 at 21:12

closed as exact duplicate by Frank, Greg Hewgill, S.Lott, seengee, ChssPly76 Nov 3 at 22:25

7 Answers

vote up 10 vote down check

I would say Python is a great choice. Especially if you compare it to Ruby, which is a very nice language, but lacks the speed of Python. Good luck!

link|flag
1  
+1, I would choose python over ruby too. – Blindy Nov 3 at 20:49
3  
Lacking momentum? Please. That's pure opinion. Point to an actual study or just site your own enjoyment of it. – John Munsch Nov 3 at 20:51
+1 for Python as it's the more flexible of the two (IMO). – Andrew Song Nov 3 at 20:52
1  
@John: You are right. I based that on communities I frequent - which does not necessarily reflect the world view. In fact, Ruby seems to have the same momentum as Python if one can trust this one: tiobe.com/index.php/content/… (which is doubtful, but at least more worthy then a claim) – Johannes Hoff Nov 3 at 21:07
1  
From the rest of the comments I get the sense you changed "momentum" to "speed." If you're talking about code execution speed, that's groundless too. Also very hard to make specific assertions about, since the Ruby ecosystem contains so many implementations: Ruby 1.9, 1.8.7, JRuby, REE, Rubinius, MagLev, etc., all have different performance characteristics. And all are probably faster than you were led to believe if you're just going by last year's word-of-mouth. – SFEley Nov 3 at 22:22
show 3 more comments
vote up 0 vote down

Come to the darkside.... we have cookies!

Seriously... I was PHP and went .Net. I like it because it still has multi platform support (via mono) and is pretty extensive in what you can accomplish with the language.

It seems the consensus is python. You can still learn .net via python using IronPython, and it should have an IDE with Eclipse, or Visual Studio 2010.

Enjoy

-Todd

link|flag
Just a thought: if you're looking to stay with just web development, I would say Python because of its adoption, and Django as your framework. If you're looking for a foothold into world beyond web, I heartily recommend .Net. – fauxtrot Nov 3 at 21:08
vote up 1 vote down

I started as a PHP developer and then moved on to ActionScript, then Python. Personally, I will second the suggestion to go through to Python (2.6 only though). Mostly because:

  1. As a web developer it is still very useful to you.
  2. Django. Awesome. Blows CodeIgniter and Drupal out of the water.
  3. PHP has certain advantages -- impressive string parsing for one, but it also has a tendency to allow for mediocre/inconsistent coding practices (One of the best criticisms of PHP is that the internal libraries are inconsistently implemented -- some are camelcase, some are all lower, some are underscore delineated), Python fights these tendoncies. ***EDIT: Note I am not saying PHP is deficient, rather that Python can help make sure that you are more well rounded.
  4. I find Python and PHP (especially >= 5.3) to be very complimentary languages, at least in means of improving as a developer. Functions are now first class citizens in PHP, lamda does the same in Python. Python has stricter coding style rules, PHP has stricter argument typing...
  5. Python also is an interpreted language (like PHP). Java is quasi-compiled and C can seem very foreign. These are both rather irritating.
  6. Finally, use Python 2.6 (over 3) because there are simply more libraries in Python 2.6 than Python 3, and if you code well in 2.6, most of the code can be re-used in Python 3.
  7. =========================== EDIT ================================
  8. Oh, and Python is free (Freedom, not beer), and generally available (it comes as a default install on most Linux platforms and it is easy to install under Windows). Microsoft languages are not generally available.
  9. ========================= END EDIT ==============================
link|flag
1. what? 2. CodeIgniter is php4. Drupal isn't really comparable to django. 3. Use PHP_CodeSniffer - pear.php.net/package/PHP_CodeSniffer 5. irrelevant to your point – simplemotives Nov 3 at 21:15
1. Python is useful as a web developer's language, commonly available et al. 2. As a CMS which is easy to set up and develop on quickly, Django is quite impressive. CodeIgniter is also impressive, but I am more impressed by Django. Drupal is bloated (and by my experience, slower than anything else I've seen). 5. My expressed point is to use Python 2.6. I specifically stated that. How is "Use 2.6 not 3" irrelevant to that point? – Christopher W. Allen-Poole Nov 3 at 21:54
Finally: it seems, based on your comment, that you believe that I hold PHP to be deficient in some way or that I am out to prove any point other than, "I find these good reason that knowledge of Python complements knowledge of PHP". Since it is subjective, I'm not entirely sure where your disagreements come in (especially since you haven't weighed in). – Christopher W. Allen-Poole Nov 3 at 22:00
vote up 1 vote down

That depends on which direction you want to move. If you want get exposure to more web-ish languages, then maybe Ruby (and a little bit of Perl never hurt anyone...badly, at least). If you want to try your hand at more client-side things, Java seems a likely candidate. If you're not sure, C# will cover your bases, since it can be both client or web.

Asking what language to learn next is rather like asking which direction to start walking. It helps a lot if you know where you're trying get first.

link|flag
vote up 0 vote down

I think the answer depends a lot on what you are looking to do with the new skills you acquire. As much as people complain about ASP.NET (StackOverflow is fortunately immune to the blind hatred of that technology) it is extremely popular in enterprise settings. As is Java. Python (and Django) and Ruby along with PHP are not as widespread in enterprise world (but of course it's not to say that they are not used at all) but they are great for consulting/freelance work. It's hard to say what you should learn, no answer is really wrong. If it was me, I would make it about marketability of the skills and what area I'm trying to enter (enterprise or freelance). But if jobs are not a concern, I would jump on Python right away.

link|flag
vote up 0 vote down

Well, you are the only one who can make this choice. Each language/framework has it's own pros and cons.

Try to find out what each language/framework offers, and try to make a choice based on you findings.

link|flag
vote up 2 vote down

I did PHP for 2 years about, and switched to C#.net then. (I'm now at 4 years and I'm 18 years old). I never really looked back to PHP, I still can write it, but I prefer C#.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.