GithubHelp home page GithubHelp logo

nealford / nealford_functionalthinkingvideo_samples Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 15.0 25.7 MB

Samples featured in Neal Ford's O'Reilly video Functional Thinking

Groovy 28.97% Clojure 2.21% Java 66.20% Scala 2.61%

nealford_functionalthinkingvideo_samples's Introduction

Neal Ford Functional Thinking Video Samples

Samples featured in Neal Ford's O'Reilly video Functional Thinking.

Functional Thinking cover

Functional Thinking

Learning the syntax of a new language is easy, but learning to think under a different paradigm is difficult. This video from renowned software architect Neal Ford helps you transition from a Java-writing imperative programmer to a functional programmer, using Java, Clojure and Scala as examples.

Rather than focus on specific language features, Functional Thinking looks at a variety of common practices in OOP languages and then shows you how to solve the same problems using a functional language. For instance, you know how to achieve code-reuse in Java via mechanisms such as inheritance and polymorphism. Code reuse is also possible in functional languages, using high-order functions, composition, and multi-methods.

Ford encourages you to value results over steps, so you can begin to think like a functional programmer. Expect your mind to be bent, but you’ll finish with a much better understanding of both the syntax and semantics of functional languages. This video is ideal for any experienced programmer.

Table of Contents

  • Introduction (35 minutes)
  • Gradually Getting Started (41 minutes)
  • Functions (29 minutes)
  • Laziness (34 minutes)
  • Coupling vs. Composition (25 minutes)
  • Functional Data Structures (25 minutes)
  • Rethinking Dispatch (20 minutes)
  • Summary (25 minutes)

O'Reilly Books and Videos

Featured Samples

  • Number Classifier
    • Java
      • Imperative
      • Slightly more functional
    • Functional Java
    • Totally Lazy
    • Groovy
    • Scala
    • Clojure
  • Closures in Groovy
  • Memoization in Groovy
  • Lazy Lists in Groovy
  • Palindromes
    • Groovy
    • Clojure
  • Prime numbers
  • Parsing XML in Clojure using Zippers
  • Either and Option in Java

nealford_functionalthinkingvideo_samples's People

Contributors

nealford avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.