Paul Hudak, Co-creator of Haskell, Has Died
Esther Schindler writes: Yale is reporting that Paul Hudak, professor of computer science and master of Saybrook College, died last night after a long battle with leukemia. He was known as one of the principal designers of Haskell, which you probably don't need to be told he defined as "a purely functional programming language."
But I can't be arsed to write any more
Watch this Heartland Institute video
What are you talking about? Steven Wozniak built the first Apple computer.
File under 'M' for 'Manic ranting'
Woz designed the first Apple computer. Slaves on a chain gang in Steve Jobs garage built the first Apple computer.
You're either trolling or you've missed out on one of the hottest languages since Lisp.
What are you talking about? Steven Wozniak built the first Apple computer.
YHBT.
Which you don't need to be told means "an idea", and not "principal", which means "main". Funny how programmers who learn 50 languages and can make sense of $%$%!!!@#x_stuff&&_do have a hard time with simple english...
It's like Erlang and Common LISP got together and a singularity opened up.
That is all.
I posted on one of the Usenet groups (probably sci.lang.functional or sci.lang.haskell) about his book The Haskell School of Expression. It's been awhile, but I vaguely remember posting about a mistake or typo, and he replied right there on Usenet acknowledging the error. He was generally very generous and helpful on the newsgroup.
In theory, theory and practice are the same; in practice they're different. (Yogi Berra & A. Einstein)
"I'm sorry, but this is the first time I ever hear about Haskell. There's just too many fringe projects, languages, frameworks, widgets and services out there, you can't know about them all."
Yeah, it is not as this were Slashdot and if Haskell was like 25 years old and considered as "THE" pure functional programming language, you, Mr Troll.
(lazy evaluation)
Why would someone develop a language that didn't work?
I'm sorry, but this is the first time I ever hear about Haskell. There's just too many fringe projects, languages, frameworks, widgets and services out there, you can't know about them all.
The others bring almost nothing new to the party. Lisp, Erlang and Haskell all brought something new. Python, PHP and Rust didn't. Being functionally proficient in Lisp, Erlang and Haskell gives you skills that vastly improves your Java/C++/Whatever. Being proficient in Python and PHP gives you no new skills other than Python or PHP and perhaps some hipster cred.
I'm a minority race. Save your vitriol for white people.
Haskell is really far from fringe, and it's what's commonly used to teach functional programming in schools.
That said, it's terrible and I hate it.
The fact that you listed C# and PHP is all we need to know.
May be thats why it's design is so cool. Its a cool language.
Considering the language was originally developed in the 80's and went basically nowhere, I wouldn't be at all surprised if half or more of the audience here has never heard of it. I'm nearing greybeard status myself and I had completely forgotten about it. And even though I remember the language by name, I couldn't tell you the first thing about how it works. I had to go and wiki it to remind myself where I had seen it before. Sure, it may have had some really keen features and maybe had influence on modern programming, it's a language that has been filed away in the "(almost) nobody uses this" cabinet for a long time now. So I agree with you, there is no reason for your opening post to be thought of as a troll.
The others bring almost nothing new to the party. Lisp, Erlang and Haskell all brought something new. Python, PHP and Rust didn't. Being functionally proficient in Lisp, Erlang and Haskell gives you skills that vastly improves your Java/C++/Whatever. Being proficient in Python and PHP gives you no new skills other than Python or PHP and perhaps some hipster cred.
I've got a 'kind of bingo card that I use to keep track of languages. I place checkmarks for each language depending on how it's different from all the other languages.
Help me out. Does Haskell require or not require a block after an "if" statement? Is the block introduced by brace, bracket, "then" or something else?
Or... does it use some completely lateral way to specify an "if" statement?
I may have to update my bingo card to accommodate.
I've picked up and put down the language a few times. It's easier coming back. This page has helped me so much.
I'm much closer to greybeard than hipster. So don't take this as a smug "we don't need that old crap now" post. Because I've been there and I've done that and my foundation of "that old crap" is what gives me an edge over all of these kids out there who can't program without pretty pictures.
That being sad, I've spent my share of time poking around inside functional languages. Lisp primarily, but I've touched several others. And I have to question your assertion that work in functional programming helps your work in iterative and OO languages. And I'm sure that knowing about functional programming helps in some cases with certain tasks. However, I really do think that the subset of tasks where a functional approach will help is significantly smaller than you think. Quite frankly, I find that the functional programming enthusiast crowd is a group of people who only know how to use hammers and they're trying to convince the world that every problem is a nail.
Of course, because you'll take that the wrong way, I will state clearly that I believe there are a great many problems that could benefit from functional programming. And functional languages are a good tool to have with you all the time. It's just that there's not always a need to take that tool out and use it.
That said, it's terrible and I hate it.
Why? Don't like the syntax? Don't like lazy evaluation?
It's a strictly typed, lazy, purely functional language with abstractions built around category theory. These are very hard to grasp, but once you do you can use them for things.
It's not just a different syntax.
I worked with a few functional programming languages when I was in school. And back when I took an intro to AI course, they were using Lisp. Not sure if they're still doing that as I took my career in an entirely different direction and that was a long time ago.
My question to you is, where is functional programming used in the real world? Sure, it's a course you can take in school. But what niches use functional programming and how extensive are they? I mean, I don't see it being useful in anything out of a few very specific areas. I mean, Pascal was a good teaching language for the basics of iterative programming but in the real world, outside of a few people trying to mash that square peg in a round hole, it really didn't see any use outside of academia and is now not much more than an afterthought.
It tried to compute a cure for leukemia, but kept failing due to performance bottlenecks.
Putting C# anywhere near the same category of language as PHP shows you to be a moron.
That he knows about incredibly common, often-used languages? Have fun coding in Lisp with the five other people that use it.
Haskell may be 25 years old, but I only heard about in the last couple of years in the "functional programming" craze. If I didn't follow along on reddit's /r/programming then I'd have never heard of it, either.
Haskell has some ardent followers but is not widely known. Your experience is not the experience of others.
Have gnu, will travel.
"So I agree with you, there is no reason for your opening post to be thought of as a troll."
Actually yes there is.
You see we have this thing called the internet and the internet has services one is called Google and another is called Wikipedia.
You see something you do not know about you have too options.
1. Look it up and find out what it is.
or
2. Dismiss it because it is outside your area of knowledge.
By dismissing it you are being a jerk. This is Slashdot so a cool programing language is still a cool programing language even it it is not super popular. Here are some systems written in Haskell
https://wiki.haskell.org/Haske...
In other words it is really dumb to take pride in what you do not know.
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
The others bring almost nothing new to the party. Lisp, Erlang and Haskell all brought something new. Python, PHP and Rust didn't. Being functionally proficient in Lisp, Erlang and Haskell gives you skills that vastly improves your Java/C++/Whatever. Being proficient in Python and PHP gives you no new skills other than Python or PHP and perhaps some hipster cred.
I've got a 'kind of bingo card that I use to keep track of languages. I place checkmarks for each language depending on how it's different from all the other languages.
Help me out. Does Haskell require or not require a block after an "if" statement? Is the block introduced by brace, bracket, "then" or something else?
Or... does it use some completely lateral way to specify an "if" statement?
I may have to update my bingo card to accommodate.
I urge you (in the friendliest terms possible) to learn one of Lisp, Erlang or Haskell. Until you do you are going to continue assuming that the only differences between languages are purely cosmetic ones ("where does the brace go?", "how do you start a block?", etc). If you're going the Lisp route, pick a dialect of scheme.
TLDR; If the only language differences that you can imagine ever existing are cosmetic ones such as those in your post, then you have not been exposed to enough other languages.
As a quick example, using any language you know... can you /add/ to that language a feature that implements say... a switch/case statement (assuming that it didn't already exist, of course). How about an object system based on ... classes? If your language did not offer a way to define, create and instantiate objects would you be able to add the "class" keyword in? How about new operators? Every language lets you add functions, few let you add operators.
As it turns out, even though I hardly ever use those languages for anything these days, the deep possibility tree they open your eyes to gives you a more than passing mastery of concepts that all the other languages implement in an incomplete, half-assed way (looking at C++ lambdas here, btw).
I'm a minority race. Save your vitriol for white people.
I'd say it's more troll like to judge people for not knowing about a language that is, at best, obscure and not well known outside of academia and research. After all, this website is full of people who have no reason to have known about an obscure niche language, regardless of it's significance and importance.
Haskell doesn't really have an "if" statement as such. It has an "if" expression (analogous to C's [expr] ? [expr] : [expr] conditional expression) but it's not widely used in my experience. Haskell folks would rather use guards and pattern matching to do the same job.
Ita erat quando hic adveni.
my foundation of "that old crap" is what gives me an edge over all of these kids out there who can't program without pretty pictures.
However, I really do think that the subset of tasks where a functional approach will help is significantly smaller than you think.
While you may never use the functional approach, I find that knowledge of that functional approach is what gives me an edge ;-) It's not the functional approach that you use, it's the problem-solving ability that you gain that helps. For example, writing mini-DSL's in C++ is a damn sight faster if you're already used to the Lispish way of doing things. Writing anonymous functions in Java is a great deal easier after scheme thumped home the concept of closures (and lexical vs dynamic scoping).
Quite frankly, I find that the functional programming enthusiast crowd is a group of people who only know how to use hammers and they're trying to convince the world that every problem is a nail.
They are quite an annoying bunch, aren't they? I long ago stopped reading/posting to comp.lang.lisp purely because of the hostile and aggressive nature of that community. The NIH syndrome is especially strong with the lisp programmers - there's a reason that Lisp hasn't taken over the world even though it has all the language functionality present in almost every language that came after it (including Javascript, Java, C++, C#, Python, etc).
I'm a minority race. Save your vitriol for white people.
For those who never heard of Haskell and are looking for an example project written using this language check out Pandoc: http://pandoc.org/. Other examples are Darcs (version control) and xmonad (tiling window manager).
Perl Programmer for hire
That he knows about incredibly common, often-used languages? Have fun coding in Lisp with the five other people that use it.
I suspect there's only four of us :-)
I'm a minority race. Save your vitriol for white people.
why won't you edit?
It's no worse than putting an elephant near[sic] the same category as a crocodile.
I for one wouldn't try to fuck either.
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
Facebook, Google, Microsoft, Intel, see: Haskell in industry: https://wiki.haskell.org/Haske... I don't know when you were in school, but if it was in the 90s (like me); the FP landscape has changed quite a bit since then. I did the edX course FP101x Introduction to Functional Programming (98%), which I can highly recommend to get a feel for Haskell.
Perl Programmer for hire
You can do something like:
if [something] then [someFunction(params)] else [someFunction(params)]
but you can also do something like:
foo :: Int -> [Int] -> Int
foo x list
| [somecheck on list] = [doSomething]
| otherwise = [doSomethingElse]
That all really misses the point of Haskell though. It is a purely functional language so you really need to change how you approach problems and how you code solutions.
It is a completely different mentality needed for functional programming.
Like I say, if it's a tool that you find useful to do real work where that tool is the best one to use and you're not just trying to justify using the tool on anything and everything, it's a good thing to have.
I took a couple of undergraduate symbolic logic classes, including a senior level seminar, offered by the philosophy department in my school. That was probably one of the best things I could have done considering how much boolean algebra I have to sift through in my jobs. I've mostly forgotten my Lisp because it was 25 years ago but I work in a niche industry and I don't find much use for it here. But if I did, I certainly would go back and refresh my knowledge so I could use the right tool for the job.
it really didn't see any use outside of academia and is now not much more than an afterthought.
Someone has to do those experimental language features that eventually filter down to the more often-used languages. Those people are generally in academia. If the academia didn't exist we'd get more carelessly-designed languages like Python and PHP.
I'm a minority race. Save your vitriol for white people.
It's not that niche. For those of us who are programmers I'm sure the majority haven't used it. But I'm sure most HAVE at least heard of it!
I know I heard of it in college although it was only a passing reference. I can't say where I have heard of it since until yesterday but I know it gets mentioned often enough not to forget it. As for yesterday.. I keep hearing people tell me I should check out this tiling window manager, xmonad. http://xmonad.org/ Guess what, it's not only written in Haskell, it is configured in Haskell! So.. I guess anyone who uses xmonad and changes anything about the configuration has at least a tiny little exposure to Haskell.
Further.. Who cares if it is obscure? This is Slashdot! Everything here is obscure to the majority of the population. We all have some obscure interests or we wouldn't be here! We don't all share the exact same obscure interests though. I know I never click on the majority of the articles here although I do read several per day. If he doesn't know what Haskel is then why even bother clicking? Why bother commenting that you aren't interested in an article? Because you are interested in every other article and this one is uniquely dull to you? BS! The only reason to make that kind of comment is b/c you know that programming languages like operating systems and text editors have rabid fanbois who will get all hot and bothered and post back. Obscure ones are best because they already feel cornered and will be extra defensive.
Yup... textbook troll!
I figured there has been a lot of change. I started school in the 80's and finished in the early 90's so maybe a few years before you. I would have been surprised if the landscape hadn't changed dramatically since then.
It's not that niche. For those of us who are programmers I'm sure the majority haven't used it. But I'm sure most HAVE at least heard of it!
I think you're significantly overestimating the average slashdotter. Sure, if you went through school and spent much time getting a comp sci degree or the like, you should have been exposed. But outside of that group (which may be your entire world but it's hardly representative of the rest of the world), the chances of people hearing about it are far more slim.
"Haskell has some ardent followers but is not widely known."
Of course not. I can go to the supermarket and noone will know about it. But this is what it is: if you are a programmer you have heard about Haskell (even if you know nothing about functional programming). The grandparent is a troll.
Put away the bingo card. Some languages, like Lisp and Haskell, actually DO bring seriously different ideas to the table, and there are tasks where their ideas are useful. A few examples may help. Once a "variable" is set, you cannot change its value (though it CAN go out of scope). This has serious reasoning and optimization advantages, but it requires a different way of thinking. Haskell has lazy evaluation, i.e., it computes nothing until you ask for it. It's routine to define infinitely-large data structures, which is a non-problem because only the parts you need are calculated. If you're only familiar with the ALGOL language family (C, C++, Objective-C, Java, C#, PHP, Python, etc.), you'll need to do some real learning.
- David A. Wheeler (see my Secure Programming HOWTO)
Haskell doesn't have statements, it has expressions. Case analysis is mostly done with pattern matching and guards, like in maths. There is an if expression but doesn't need to be as it could just be a library function. Also, it's normally best to avoid if due to Boolean blindness.
Do you count scheme and clojure? If so, that's nine or so...
That is all.
Being functionally proficient in Lisp, Erlang and Haskell gives you skills that vastly improves your Java/C++/Whatever.
Nope it doesn't. It only increases your frustration and complaint at coding because common industry languages such as COBOL and Java are so fucked up beyond hope. Every time you write them you feel the rage to stab their creators a thousand times and send their heads off to IS.
Python, PHP and Rust didn't.
Python brought a unique mixture of functional and imperative syntax and semantics. That is a unique contribution, regardless if you liked the end result or not.
It's also pretty popular, according the recent surveys.
It's not that freaking obscure. If you pretend to be even minimally aware of current trends in CS, you ought to be aware of Haskell.
I would suggest that "minimally aware of current trends in CS" is a much higher threshold than you may think. Even on /.
So when auto mechanics write messages on a forum, they should care about some Pussies who also read their forum. That's what you are saying ?
Get yourself a real CS education, boy.
First, Pascal is not a toy. Rather it is the shining light on the hill compared to C, the Father Of Cyber War. HP MPE was written in some sort of Pascal and the customer loved it for maximum reliability. They would still buy it if HP would sell it.
Secondly, functional languages are used in many places e.g. finance or in Computer Algebra. I assume you dont know what the latter is and why it is important to our civilization. If you want to clue yourself, look it up. All of mechanical and electrical engineering does algebra. So you might have a clue.
In General, because you cannot appreciate the relevance of something means NOTHING. You probably live in a bubble of ignorants with you being the most educated one. It happens to others. Just dont complain.
I count emacs-lisp, so that's at least a thousand more people who have each written two lines in the last ten years.
sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
I wouldn't call Haskell "fringe" by any means. Anyone with a real computer science degree since it was invented should have heard of it or something from the same family.
I probably had my real CS education before you were born, son.
Five, I forgot to fill out the survey last year, sorry.
I think the problem is the disctinction between computer science as a science, and programming as a 9 to 5 job that you can get merely by reading a book and paying for a certificate.
I suppose. Sad, if true.
I suggest your Grecos make a big fuss and then demand from any English-speaking person who uses a greek-derived word something like 10 Euros per greco word.
That would enable you to contiune to live the life of Diogenes In The Barrel. If the English are so naive as the Germans. I guess not, but you better try before you even think of real work. How would the world end if greeks did any work ???
I'm much closer to greybeard than hipster.
As am I. My neckbeard is going grey.
And I have to question your assertion that work in functional programming helps your work in iterative and OO languages.
Well, it does. I know about 60 programming languages to varying levels of fluency (if that sounds like a lot, it's because I used to research programming languages, and contrary to the Pragmatic Programmers advice, I tend to learn two a year), but I do most of my work in C++ and (sadly) node.js. I can tell which languages improve my "traditional" programming and which ones don't. The ones which do are the ones which force you to think in different ways, because they are the ones which open you up to new possibilities.
You can do Haskell in any language. But until you've done Haskell, you really can't grok what it means to do Haskell or what this buys you.
Quite frankly, I find that the functional programming enthusiast crowd is a group of people who only know how to use hammers and they're trying to convince the world that every problem is a nail.
That's probably true of Lisp. It's certainly true of Paul Graham. However, exactly the opposite is true of Haskell.
Haskell's unofficial motto is "avoid success at all costs" (which may explain the thread-originating post). This means several things, but one corollary is that if there isn't a mathematically pure way to do provide some feature, Haskell does not get that feature until such a way is found. Haskell people do not only know how to use hammers. On the contrary, Haskellers firmly believe that for many problems, we don't know what the right tool for the job is because the right tool hasn't been invented yet.
If you don't understand why this is important, go watch Bret Victor's talk on The Future of Programming .
sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
But this is slashdot. The intended audience is chock full of people who should know what it is. I'm not saying most slashdotters who are programming nerds have used it, but they should have heard of it.
I'm disappointed to see though that Haskell is pretty high in mentions on programming.reddit.com and low for Slashdot. Maybe Slashdot should turn in its nerd card for renewal
(langpop.com is interesting for things like this too)
Or underestimating the decline of Slashdot?
COBOL is not widely known, but it's hard to find a programmer who hasn't heard of it. And Haskell seems to be more popular than COBOL (langpop.com).
There's actually only one LISP programmer, but he used (rplacd x x) to make it look like there's a lot more of them.
If you're going the Lisp route, pick a dialect of Scheme.
Bah. Pick Scheme if you don't care about performance, if you want to write your own compiler, or if you enjoy using gratuitous recursive calls for no good reason.
Otherwise, pick Common Lisp. Damn fast, macros that are both more intuitive and more powerful (if a little more dangerous), and one of the greatest object oriented frameworks ever designed (CLOS.)
I was taught Miranda (precursor to Haskell) some twenty years ago in my undergraduate degree. To this day I use still functional programming (Haskell) to prototype any reasonably complex algorithm.
To give you an idea of how compact functional programming languages can express complex algorithms - here's quicksort:
qsort (x:xs) = qsort (filter ( x) xs)
Couple high level functions with closure gives us a very powerful tool to express complex algorithms.
They're both tenuously derived from Algol... /me ducks
You've more or less described almost every functional programming language. And many of them, quite old, are gaining in popularity well past their introduction, in no small part because functional programming turns out to be well suited for parallel computing (and therefore to distributed computing and multiple processor cores). It should not be surprising to hear more about languages like Erlang (1986) and Haskell (1990), or to see new functional languages introduced going forward.
I found that I can write much more efficient QBASIC code after learning & using Haskell. (^_^)
Now, if only graphics in Haskell were as easy as QBASIC. (Unless one of the million or so mutually-incompatible graphics-related packages on Hackage does everything I want but I missed it.)
Haskell is (or was, it's been a few years) the first language taught to CS students at UNSW.
My god I hated that language.
According to my copy of the Haskell report, Haskell definitely has statements. There are four kinds of them: plain expressions, pattern bindings, let bindings, and empty statements. Grammatically, they occur inside a do block.
It's not about the quality of the language. But php is an easy 'programming language' available on a lot of linux webservers. And Haskell is a little bit more obscure, I personally have never seen Haskell source code, and I'm, after seeing it, also not inclined to ever learn it...
I am a Haskell programmer, and I have used Haskell pretty much for everything during the last three years. I do not know only Haskell. I know Perl, JavaScript, Python, Java, C, C++ and Scala fluently, as well as an assortment of smaller and special-purpose languages like PHP and Bash. It cannot be said of me that I only know how to use a hammer. Quite the contrary, it was frustration with the high error rate of my programs, along with some best practices I started to develop on my own, unaware of functional programming, which led me down the Haskell road. I find that your description of the Haskell ethos is accurate. We like correct solutions for problems, and we know that many of these solutions do not yet exist, so instead of hacking something together, we tend to prefer to explore the problem space logically until a mathematically sound solution can be found. That solution will map to Haskell painlessly, once found.
Understanding monads is very helpful if you're writing code that wants to do speculative execution or is highly concurrent, even if you end up implementing the code using something purely imperative.
I am TheRaven on Soylent News
Python brought a unique mixture of functional and imperative syntax and semantics
Various ML dialects had that before Python. The thing Python brought was a poor performance implementation of a language from the C++ school of language design: keep adding features without regard to how they interact and expect programmers to know all of them (if they ever work with anyone else) but only use a subset if they don't want totally unmaintainable code.
I am TheRaven on Soylent News
This isn't even a good troll. If you don't know one actor-model programming language and one pure functional programming language, then you have no business describing yourself as a programmer. You certainly don't get to use your ignorance as the benchmark for others.
I am TheRaven on Soylent News
Borland Delphi, a Visual Basic-like visual IDE that used a variant of Pascal for its programming language was a bit of a big deal in the mid to late nineties I think.
> If you don't know one actor-model programming language and one pure functional programming language, then you have no business describing yourself as a programmer
I hear they're not a true Scotsman either.
I guess you haven't heard of Microsoft Windows and Apple Mac OS? They were both using Pascal as a system programming language in the beginning.
There have been Unix type systems written in Pascal and derivatives (Modula), a lot of famous software was started in Pascal.
If you hate it you simply haven't learned it. It is a clean, logical language with constructs that just work. It isn't an ad hoc mess of things that almost work together like most common programming languages.
Not liking it is valid but saying you hate it is a statement of ignorance.
Take your meds, son; take your meds.
What's the current state of those projects?
I did all my undergraduate work in Pascal, as did pretty much everyone else in my generation. But that was decades ago and while there was some significant work in Pascal and its derivatives at the time, it's pretty much disappeared from the landscape at this point and is not much more than a footnote in history. It's only real significance is how it influenced what is being used today.
Modernized versions of Pascal live on in Embarcadero Delphi, previously Borland Delphi, and a few other tools. It now targets Windows (except Phone), OSX, iOS, and Android (except 3.x). The user base remains small, but surprisingly dedicated. There's also FreePascal/Lazarus and RemObjects Oxygene/Prism, but I haven't kept up with those projects.
FWIW, we were probably attended college close to the same time, with most of my BS being done with Pascal and C, with occasional diversions into Fortran, Ada, and Lisp.
- T
My question to you is, where is functional programming used in the real world?
My employer uses FP a *lot* for building mathematical models (which is, essentially, what our business is built around). We're not alone in that in our marketplace - and we're not the only marketplace where it's used.
Paul Hudak was a great man and friend to those who knew him. Please read his full obituary and honor the memory of this humble and multi-talented genius.
The IF in Haskell is similar to the ternary ?: operator in C (and yes, there has to be an ELSE)
Because COBOL has seen widespread use in the past. There has been many articles about how it has lived past its prime, that many organizations are still using it, and it is hard to find people who have experience with it to maintain the existing code.
Haskell doesn't have that type of history.
So are Erlang, Common Lisp (lexical scope via Scheme), and Haskell.
"After all, this website is full of people who have no reason to have known about an obscure niche language, regardless of it's significance and importance."
This is Slashdot and not CNN or People magazine online. This is News for Nerds.
"I'd say it's more troll like to judge people for not knowing about a language that is, at best, obscure and not well known outside of academia and research."
Ahh... You see that is where you are missing it.
Lots of people don't know about Haskell and that is fine.
I judged people not because they lacked knowledge but because they dismissed the value of that knowledge and make no effort to increase their knowledge.
Or to put it in simple terms.
Hear about the death of the creator of something you never heard about.
1. Google it and learn what it is.
2. Dismiss it because you don't know about it.
Which is the better path?
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
That's an interesting false dilemma logical fallacy.
So, basically you are an ignorant piece of shit.
Good to know you are so open about letting the world know.
What?
Are you are claiming that a professional programmer can be ignorant of FP and actor-model?
Or is reading PHP for moron sufficiently professional enough for you?
Monads are an ugly hack to bolt of state to a stateless language.
Languages that have state have no need for monads.
Sigh... You really need to go back to your Logic class...
A false dilemma fallacy requires that the choices be limited. I did not say that those were the only two options. You have many good and bad options to the dilemma. What I was showing was simply that a much better option was available and that they the one being defended was not a good option.
Yes there are worse options but the one your are defending is very far from a good one.
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
You must be a PHP monkey. How the fuck does someone in the programmer world not hear about at least one of them?
What the fuck?
Do you really believe that syntax is the only difference between languages?
When did slashdot become a haven for the proudly ignorant?
Do you know the difference between a statement and expression? There is a reason you need some math background in CS.
Expressions always return a value, statements do not.