Learning Curves for Different Programming Languages
1–10 of 221 posts
Re: Learning Curves for Different Programming Languages
#2What about ruby ?
Re: Learning Curves for Different Programming Languages
#3Add ruby and c#
Re: Learning Curves for Different Programming Languages
#4Presumably inspired by http://www.terminally-incoherent.com/blog/2006/08/01/text-ed...
Re: Learning Curves for Different Programming Languages
#5Add ruby and c#
How about C# vs F#? Both have great support. You'd think if people were 2x-3x more productive in a functional language, you'd get a lot of developers moving from C# to F# because both have excellent support from Microsoft.
Re: Learning Curves for Different Programming Languages
#6Poor PHP. It just keeps getting dumped on.
Re: Learning Curves for Different Programming Languages
#7Pretty accurate, I'd say.
Re: Learning Curves for Different Programming Languages
#8Decorators are more than simple syntactic sugar in Python ;)
It seems overly critical, but still funny (the Haskell one is probably the most spot on)
And after all, Facebook uses PHP and MySql
Re: Learning Curves for Different Programming Languages
#9Decorators are more than simple syntactic sugar in Python ;) It seems overly critical, but still funny (the Haskell one is probably the most spot on) And after all, Facebook uses PHP and MySql
Sure, FB uses PHP but it's also very interesting to see how they've created things like Hack and Flow (built using OCaml, iirc) to improve the quality of their code.
Re: Learning Curves for Different Programming Languages
#10He wanted to make a cheap joke, but PHP should be the opposite: productivity is rather high, while self-assesment is low.