Functional Programming in Scala 一书的示例代码、练习题答案
☆46Jan 25, 2018Updated 8 years ago
Alternatives and similar repositories for learning-fpinscala
Users that are interested in learning-fpinscala are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- My blog☆15Oct 6, 2015Updated 10 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 11 years ago
- Scala for the Impatient (2nd edition) - My Solutions☆10Dec 22, 2017Updated 8 years ago
- Linux Exploit 学习笔记~☆10Aug 11, 2018Updated 7 years ago
- 《X86汇编语言-从实模式到保护模式》实验☆19Mar 7, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A small assembly compiler☆18Jul 26, 2019Updated 7 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆15Apr 2, 2018Updated 8 years ago
- Automatically exported from code.google.com/p/writeos☆17Jun 23, 2018Updated 8 years ago
- jdbc2 datasource suport DUPLICATE KEY incrment☆19Nov 25, 2020Updated 5 years ago
- 一个注解即可使用redis☆10Jan 24, 2021Updated 5 years ago
- 通过实例来演示Scala中的各种特性!☆21Aug 30, 2016Updated 9 years ago
- Data ingestion examples☆11Feb 12, 2015Updated 11 years ago
- A DHT crawler, very simple, writen by Python.☆14May 15, 2014Updated 12 years ago
- Windows 环境下32位汇编程序设计☆20Sep 2, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Sample client-server chat application using Akka Persistence/Cassandra, Akka Cluster, Akka Streams, Akka I/O, and ScalaFX.☆19May 31, 2018Updated 8 years ago
- ☆13Mar 23, 2019Updated 7 years ago
- 利用ByteBuffer来实现Beringei的核心压缩算法,仅仅是压缩算法,不考虑持久化和多线程以及retry等等☆10Jul 23, 2019Updated 7 years ago
- ☆19Oct 29, 2017Updated 8 years ago
- Security introduction book☆23Jan 10, 2016Updated 10 years ago
- SpringBoot 结合 ElasticSearch 使用的一个简单Demo☆14Jun 21, 2022Updated 4 years ago
- My answers to the exercises from the book "Scala for the impatient" (2nd edition) -- 2017.☆19May 24, 2017Updated 9 years ago
- Apache Beam Example 中国开源社区☆21Jul 1, 2022Updated 4 years ago
- a simple java media player based on vlcj☆21Jun 5, 2017Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Chinese version of《Presto: The Definitive Guide》Presto 权威指南中文版☆17Apr 23, 2020Updated 6 years ago
- A SparkSQL formatter based on https://github.com/zeroturnaround/sql-formatter, with customizations and extra features.☆14Nov 7, 2024Updated last year
- The project implemented some machine learning algorithms on spark which is written in scala and it also included standalone implementatio…☆16Jan 3, 2022Updated 4 years ago
- Command line tools for importing large amounts of data into Redis☆34Aug 11, 2011Updated 14 years ago
- scala with cats 一书的笔记、习题☆96Apr 1, 2018Updated 8 years ago
- flink 流处理源码分析☆79Sep 8, 2019Updated 6 years ago
- Spark源码剖析☆86Nov 23, 2017Updated 8 years ago
- 实现excel导入数据库的一个web项目 (A web project that implements the excel import database)