🦞🌯 Lobster Roll

Thread

A Taste of Functional Programming in Java 7, Java 8 and C# 4 (en.lucida.me)

Stories related to "A Taste of Functional Programming in Java 7, Java 8 and C# 4" across the full archive.

A Taste of Functional Programming in Java 7, Java 8 and C# 4 (en.lucida.me)
A Taste of the Star Programming Language (gigasquidsoftware.com)
Beyond functional programming: a taste of Verse (youtube.com)
Functional Programming for the Object Oriented Programmer (commercial ebook) (leanpub.com)
Work in progress; the last two chapters are not yet in the book. Got a ringing endorsement from [Uncle Bob Martin](http://blog.8thlight.com/uncle-bob/2012/08/24/functional-programming-for-the-object-oriented-programmer.html).
Bugs, TDD and Functional Programming (dcsobral.blogspot.com)
Neo - Y-Not? - Adventures in Functional Programming (Part I) (neo.com)
Functional programming in object oriented languages (2010) (harukizaemon.com)
Map/Reduce Style Functional Programming with Go (programwith.us)
Bacon.js Makes Functional Reactive Programming Sizzle | Flowdock (blog.flowdock.com)
Functional C Programming: Higher order functions, closures, lifted types… (blog.charlescary.com)
Programming Languages Are Simply Not Powerful Enough (ivanjovanovic.com)
Trouble with Google's ImmutableSet (dev.theladders.com)
Mutation testing with PIT: A step beyond normal code coverage (dev.theladders.com)
List Out of Lambda (stevelosh.com)
Callbacks are imperative, promises are functional: Node’s biggest missed opportunity (blog.jcoglan.com)
Explicit vs. Clever (raganwald.com)
Getting Some Clojure: nREPL in a Spring App (dev.theladders.com)
Test-Driven Development with Jasmine Presentation (designpepper.com)
Intro to Functional Reactive Programming with Bacon.js and ClojureScript (youtube.com)
The code is pretty much unreadable in the video, but you can follow along on GitHub: https://github.com/Cicayda/yolk-examples/blob/master/src/yolk_examples/client/autocomplete.cljs https://github.com/Cicayda/yolk-examples/blob/master/src/yolk_examples/client/dragdrop.cljs
Show Lobste.rs: "yin-yang" call/cc puzzle ported from Scheme to JavaScript (gist.github.com)
Why Functional Programming Matters [1990] (cs.kent.ac.uk)
The Future of JavaScript…Now! (flippinawesome.org)
Lobster: a game programming language (strlen.com)
FunScript - F# to JavaScript with type providers (funscript.info)
Building a JavaScript Library with Grunt.js (flippinawesome.org)
High Costs and Negative Value of Pair Programming (namcookanalytics.com)
I was frustrated with the debate about this article on HN - a bunch of people railing on the study. Studying software is *extremely* hard for reasons we all know. Capers Jones is one of a handful of people actually trying to quantify it. Yes, studies are going to be imperfect but at least they're tr...
Evaluating the Accuracy of Java Profilers (2010) (www-plan.cs.colorado.edu)
Cello • High Level Programming C (libcello.org)
Hand-written lexer in Javascript compared to the regex-based ones (eli.thegreenplace.net)
Communicating Sequential Processes (swannodette.github.io)