llcawthorne's Stars
oreillymedia/etudes-for-elixir
Companion exercises for Introducing Elixir
xgrommx/awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
hzlmn/haskell-must-watch
Huge list of videos, talks, courses for Haskell programming language.
lucasviola/awesome-functional-programming
:alien: A curated list of functional programming resources such as blog posts, communities, discussion topics, wikis and more.
paytonrules/typescript.koans
typescript koans, learn typescript the right way
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
bitemyapp/learnhaskell
Learn Haskell
charlax/python-education
Reading list for ramping up with professional Python
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
charlax/professional-programming
A collection of learning resources for curious software engineers
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
pkainulainen/gradle-examples
bnb/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
rShetty/awesome-podcasts
Collection of awesome podcasts
git-tips/tips
Most commonly used git tips and tricks.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
Kotlin/kotlin-examples
Various examples for Kotlin
FasterXML/jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
AOEpeople/geb-spock-reports
Integrates Geb screenshots into the spock-reports library
micronaut-projects/micronaut-examples
Example Projects Using Micronaut
Kotlin/dokka
API documentation engine for Kotlin
mmenestret/fp-resources
Functional programming great resources
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
dwyl/learn-json-web-tokens
:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
int128/spock-spring-boot-example
An example of testing Spring Boot application with Spock framework
Heapy/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
alvinj/KotlinQuickReference
Source code and text for the Kotlin Quick Reference book
twitter/finatra
Fast, testable, Scala services built on TwitterServer and Finagle