episode-code-samples VS learn-you-a-haskell

Compare episode-code-samples vs learn-you-a-haskell and see what are their differences.

learn-you-a-haskell

“Learn You a Haskell for Great Good!” by Miran Lipovača (by pvorb)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
episode-code-samples learn-you-a-haskell
7 77
925 294
1.1% -
7.2 0.0
2 days ago over 1 year ago
Swift Makefile
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

episode-code-samples

Posts with mentions or reviews of episode-code-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • SwiftUI app architecture - any recommended online resources?
    3 projects | /r/SwiftUI | 4 Mar 2023
  • Combine and functional programming
    2 projects | /r/swift | 24 Feb 2023
    One resource I'd recommend is Point-Free - they'll teach you functional programming from the beginning.
  • What is a piece of code (or Framework, extension, etc.) that you add in every new project?
    6 projects | /r/swift | 24 Feb 2023
    At a minimum, Composable Architecture, and now Dependencies from Point-Free.
  • On Not Drinking the FP Kool-Aid
    6 projects | /r/functionalprogramming | 27 Jan 2023
    I come from the iOS world and one of the most valuable resources I have found for understanding FP in Swift is https://www.pointfree.co These guys go over the theoretical concepts and then not only ask, "what's the point?" but they then go on to build out more complicated examples or even complete apps and publish useful libraries on GitHub.
  • A New Chapter
    1 project | dev.to | 23 Jan 2023
    So it's time for a change. I'm going to build my own ideas full-time and find a way to make it work. I've put a lot of thought into it and I'm confident this is the right decision for me. As for what I'll be working on, I wanna build things for the Android community. If you know me, you know that I'm an Android developer and technologist at heart. I’ve gotten some amazing opportunities to speak at conferences and share the things I’ve learned over the years. I’m inspired by people like Josh W. Comeau, and the folks at Point-Free. These are people who master their craft, build beautiful software, and teach about their methodologies and underserved topics in their respective domains. That’s what I want. I want to master my craft, build beautiful Android experiences, and share it with you all. If you don’t wanna miss out, make sure to follow me on Youtube, Twitter, and Mastodon.
  • Any good resources for advanced topics?
    1 project | /r/iOSProgramming | 1 Dec 2022
    https://www.pointfree.co - not exactly about patterns and best practices, but this was the best content I’ve found after reaching the same “CRUD app tutorials are not enough anymore“ phase.
  • On using Dependency Injection with MVVM
    2 projects | /r/iOSProgramming | 17 Aug 2022

learn-you-a-haskell

Posts with mentions or reviews of learn-you-a-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

When comparing episode-code-samples and learn-you-a-haskell you can also consider the following projects:

Setting - Compose beautiful preference panels.

learn4haskell - 👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests

atomic - Write ClojureScript in JavaScript without a transpiler.

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.

swift-dependencies - A dependency management library inspired by SwiftUI's "environment."

learn-you-a-haskell-notebook - Jupyter adaptation of Learn You a Haskell for Great Good!

MVVM.Demo.SwiftUI

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

AboutKit - Add an about screen to your app in just a few lines of code.

integrant - Micro-framework for data-driven architecture

MVVM.Demo - This is a demo application used to educate and interview iOS Engineers.

algebra-driven-design - Source material for Algebra-Driven Design