Entdecke mehr mit dem kostenlosen Probemonat

Mit Angebot hören

Reinhören
  • Grokking Simplicity: Taming Complex Software with Functional Thinking

  • Von: Eric Normand
  • Gesprochen von: Mark Thomas
  • Spieldauer: 12 Std. und 4 Min.
  • 3,5 out of 5 stars (2 Bewertungen)

Aktiviere das kostenlose Probeabo mit der Option, jederzeit flexibel zu pausieren oder zu kündigen.
Nach dem Probemonat bekommst du eine vielfältige Auswahl an Hörbüchern, Kinderhörspielen und Original Podcasts für 9,95 € pro Monat.
Wähle monatlich einen Titel aus dem Gesamtkatalog und behalte ihn.

Grokking Simplicity: Taming Complex Software with Functional Thinking

Von: Eric Normand
Gesprochen von: Mark Thomas
0,00 € - kostenlos hören

9,95 € pro Monat nach 30 Tagen. Jederzeit kündbar.

Für 25,95 € kaufen

Für 25,95 € kaufen

Kauf durchführen mit: Zahlungsmittel endet auf
Bei Abschluss deiner Bestellung erklärst du dich mit unseren AGB einverstanden. Bitte lese auch unsere Datenschutzerklärung und unsere Erklärungen zu Cookies und zu Internetwerbung.

Inhaltsangabe

Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.

Summary:

Distributed across servers, difficult to test, and resistant to modification - modern software is complex. Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems so that they’re easier to test and debug.

About the technology:

Developers rightly fear the unintended complexity that infects most code. This audiobook shows you how to write software that keeps complexity close to its inherent minimum. As you write software you should distinguish between code that alters your system’s state, and code that does not. Once you learn to make that distinction, you can refactor much of your state-altering “actions” into stateless “calculations”. Your software will be simpler.

About the audiobook:

The audiobook also teaches you to solve the complex timing bugs that inevitably creep into asynchronous and multithreaded code. In ad­vanced sections of the audiobook you learn how composable abstractions help avoid repeating code and open up new levels of expressivity.

What's inside:

  • Patterns for simpler code
  • Powerful time modeling approaches to simplify asynchronous code
  • How higher-order functions can make code reusable and composable

About the audience:

For intermediate and advanced developers building complex software. Exercises, illustrations, self-assessments, and hands-on examples lock in each new idea.

About the author:

Eric Normand is an expert software developer who has been an influential teacher of functional programming since 2007.

©2021 Manning Publications (P)2022 Manning Publications
activate_Holiday_promo_in_buybox_DT_T2

Diese Titel könnten dich auch interessieren

The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition Titelbild
Fundamentals of Software Architecture Titelbild
Modern Software Engineering Titelbild
Grokking Algorithms Titelbild
API Design Patterns Titelbild
Effective Software Testing Titelbild
Software Architecture: The Hard Parts Titelbild
Build Titelbild
Fundamentals of Data Engineering Titelbild
Thinking in Bets Titelbild

Das sagen andere Hörer zu Grokking Simplicity: Taming Complex Software with Functional Thinking

Nur Nutzer, die den Titel gehört haben, können Rezensionen abgeben.
Gesamt
  • 3.5 out of 5 stars
  • 5 Sterne
    0
  • 4 Sterne
    1
  • 3 Sterne
    1
  • 2 Sterne
    0
  • 1 Stern
    0
Sprecher
  • 3.5 out of 5 stars
  • 5 Sterne
    1
  • 4 Sterne
    0
  • 3 Sterne
    0
  • 2 Sterne
    1
  • 1 Stern
    0
Geschichte
  • 5 out of 5 stars
  • 5 Sterne
    2
  • 4 Sterne
    0
  • 3 Sterne
    0
  • 2 Sterne
    0
  • 1 Stern
    0

Rezensionen - mit Klick auf einen der beiden Reiter können Sie die Quelle der Rezensionen bestimmen.

Sortieren nach:
Filtern:
  • Gesamt
    3 out of 5 stars
  • Sprecher
    2 out of 5 stars
  • Geschichte
    5 out of 5 stars

Good book, but don't get it on Audible

This is a great book for getting into the "Clojureist's mindset" on how to solve problems, especially because it doesn't insist of the reader learning some LISP or Haskell to do so.

As someone that has absorbed much of this through strange ways (conference talk recordings, blog posts etc.), I'm really grateful that this book exists. Now, I can point others to it instead of handwavingly trying to convey an entire working philosophy.

HOWEVER, the audio format is *TERRIBLE* in Audible. I couldn't find any way to get the reference material in the Audible app, and the narration straight out skips things like examples.

Manning (the publisher) started a *much better* platform with LiveBook+LiveAudio (where this audio comes from). It animates the text you're currently listening to, so it's easy to glance at your phone/tablet/notebook whenever a diagram or the like pops up and e.g. do the dishes most of the time. So, if you want to look into this book, I encourage you to drop a little more money on the LiveAudio version.

@Audible: This applies to all manning LiveAudio books. Your service would be much better for Manning books if one could "register" their Audible copy on the Manning page (similarly to Steam keys for video games).

Ein Fehler ist aufgetreten. Bitte versuche es in ein paar Minuten noch einmal.

Sie haben diese Rezension bewertet.

Wir haben Ihre Meldung erhalten und werden die Rezension prüfen.

1 Person fand das hilfreich