fpilluminated.org/deck/272
fpilluminated.org/deck/272
π just uploaded (link in reply): Imperative Bowling Kata - 20 Years On - Delegating Menial Tasks to AI Coding Tool 'Claude Code'
fpilluminated.org/deck/271
fpilluminated.org/deck/271
π just uploaded: updated version of AI Concepts - MCP Neurons - now includes Haskell code in addition to Scala - link in reply - hat tip to @anilananth for his great book #scala #haskell
fpilluminated.org/deck/271
π just uploaded: AI Concepts - MCP Neurons - link in reply - hat tip to @anilananth.bsky.social for his great book
π just uploaded (link in reply): Part 2 of Combinatorial Interview Problems with Backtracking Solutions - From Imperative ProceduralProgramming to Declarative Functional Programming #scala #haskell #python
Scala Times Issue #604 - scalatimes.com/f99e9094b8
π just uploaded (link in reply): Combinatorial Interview Problems with Backtracking Solutions - From Imperative ProceduralProgramming to Declarative Functional Programming #scala #haskell #python
Do you have a link to `To Effect or Not to Effect ...` ?
direct link: fpilluminated.org/allSlides/267
π just uploaded (link in reply): Test Doubles
- Terminology, Definitions and Illustrations - with Examples #test_double, #test_stub, #test_spy, #mock_object, #fake_object, #dummy_object #state_verification #behaviour_verification #Scala
fpilluminated.org/deck/266
π just uploaded (link in reply): ApplicativeError functions handling and recovering from errors: A mnemonic to recall their signatures from their names - With a simple example of function usage for monadic effects Try, Either, Future, IO, and applicative effect ValidatedNel. #scala
added to fpilluminated.org some new functionality to help you find the decks you may be interested in
fpilluminated.org/deck/264
π just uploaded (link in reply): "Folding Cheat Sheet #9 List Unfolding - unfold as the Computational Dual of fold, and how unfold relates to iterate" #scala #haskell #folding #unfolding #iterate #functional_programming
fpilluminated.org/deck/263
π just uploaded (link in reply): "List Unfolding -
unfold as the Computational Dual of fold,
and how unfold relates to iterate" #folding #unfolding #fold #unfold #foldL #foldL_prime #unfoldL #unfoldL_prime #unfoldr #iterate #anamorphism #catamorphism #functional_programming #scala #haskell
deck: fpilluminated.org/deck/262
youtube animation demo (not as good as running the program): youtu.be/AN8TrnS2xJI
π just uploaded (links in reply): Drawing Heighwayβs Dragon - Part 4 - Interactive and Animated Dragon Creation #scala #functional_programming #computer_graphics
π just uploaded: The Nature of Complexity in John Ousterhoutβs Philosophy of Software Design fpilluminated.org/deck/261
fpilluminated.org/deck/260
π just uploaded (link in reply): Drawing Heighwayβs Dragon - Part 3 - Simplification Through Separation of Concerns - Rotation Without Matrix Multiplication #scala #functional_programming #computer_graphics
If you care about #AWS, this from @Quinnypig is a big deal: https://www.duckbillgroup.com/blog/ec2-reserved-instances-are-being-deprecated/
Tl;dr: Reserved Instances are being quietly deprecated .
Finished the chapter on tagless final in "Functional Programming Strategies" and it's available to read online:
scalawithcats.com
This includes the new encoding I talked about at @scalar-conf.com
Sign up to the mailing list on the same site if you want to hear about updates.
π The Open-Closed Principle - Part 2 - The Contemporary Version - An Introduction - oldie but goodie - uploaded to fpilluminated - fpilluminated.org/deck/259 #OOP #open_closed_principle #dependency_inversion_principle #liskov_substitution_principle #implementation_inheritance #interface_inheritance