All Projects → pivovarit → Articles

pivovarit / Articles

Licence: apache-2.0
Code snippets for articles posted at 4comprehension.com

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
kotlin
9241 projects
scala
5932 projects

Projects that are alternatives of or similar to Articles

Theseus
theseus, functional programming language with fully reversible computation
Stars: ✭ 87 (-9.37%)
Mutual labels:  functional-programming
Taskorama
⚙ A Task/Future data type for JavaScript
Stars: ✭ 90 (-6.25%)
Mutual labels:  functional-programming
Paperplane
Lighter-than-air node.js server framework
Stars: ✭ 95 (-1.04%)
Mutual labels:  functional-programming
Kotlintutorial
Learn Kotlin programming from scratch
Stars: ✭ 88 (-8.33%)
Mutual labels:  functional-programming
Functionalplus
Functional Programming Library for C++. Write concise and readable C++ code.
Stars: ✭ 1,286 (+1239.58%)
Mutual labels:  functional-programming
Fungamerefresh
好玩的下拉刷新控件,让我们一起来回味童年
Stars: ✭ 1,307 (+1261.46%)
Mutual labels:  functional-programming
Zio Logging
Simple logging for ZIO apps, with correlation, context & pluggable backends out of the box.
Stars: ✭ 85 (-11.46%)
Mutual labels:  functional-programming
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (+1297.92%)
Mutual labels:  functional-programming
Spotted Leopards
Proof of concept for a cats-like library built using Dotty features
Stars: ✭ 91 (-5.21%)
Mutual labels:  functional-programming
Expression
Pragmatic functional programming for Python inspired by F#
Stars: ✭ 94 (-2.08%)
Mutual labels:  functional-programming
Fundamental Haskell
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
Stars: ✭ 88 (-8.33%)
Mutual labels:  functional-programming
Imlazy
😴 Functional programming with lazy immutable iterables
Stars: ✭ 89 (-7.29%)
Mutual labels:  functional-programming
Haskell
Stars: ✭ 91 (-5.21%)
Mutual labels:  functional-programming
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (-9.37%)
Mutual labels:  functional-programming
Tensor Safe
A Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras.
Stars: ✭ 96 (+0%)
Mutual labels:  functional-programming
Fuego
Functional Experiment in Golang
Stars: ✭ 87 (-9.37%)
Mutual labels:  functional-programming
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (-5.21%)
Mutual labels:  functional-programming
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (+0%)
Mutual labels:  functional-programming
Tetris
A clone of the popular game Tetris.
Stars: ✭ 96 (+0%)
Mutual labels:  functional-programming
Tyche
Statistics utilities for the JVM - in Scala!
Stars: ✭ 93 (-3.12%)
Mutual labels:  functional-programming

Articles

Code snippets for articles posted at 4comprehension.com provided "as-is" and organized using the one-top-level-module-per-series strategy.

Full Archive

Running

In most cases, I'm using a simple unit-testing infrastructure to squeeze multiple examples in a single file - it's enough to import the module in your IDE and run JUnit tests.

However, there might be some exceptions - in such cases, you will find instructions in matching articles

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].