An open API service indexing awesome lists of open source software.

https://github.com/xhiroga/til

What @xhiroga learned with executable code.
https://github.com/xhiroga/til

til

Last synced: about 1 year ago
JSON representation

What @xhiroga learned with executable code.

Awesome Lists containing this project

README

          

# TIL(Today I Learned)

What [@xhiroga](https://twitter.com/xhiroga) learned with executable code. See .

## Categories

### Computer Science

- [CG (computer graphics)](./computer-science/cg/README.md)
- [コンピュータアーキテクチャ, OS, 電子回路, 論理回路 (computer architecture, operating system, electronic circuit, logical circuit)](./computer-science/computer-architecture/README.md)
- [CV (computer vision)](./computer-science/cv/README.md)
- [暗号理論 (cryptography)](./computer-science/cryptography/README.md)
- [データ構造, アルゴリズム (data structures and algorithms)](./computer-science/data-structures-algorithms/README.md)
- [形式言語 (formal language)](./computer-science/formal-language/README.md)
- [機械学習 (machine learning)](./computer-science/machine-learning/README.md)
- [ネットワーク (network)](./computer-science/network/README.md)
- [自然言語処理 (natural language processing)](./computer-science/nlp/README.md)
- [プログラミング言語論 (programming language theory)](./computer-science/programming-language-theory/README.md)

### [Software Engineering](./software-engineering/README.md)

- [Ajax](./software-engineering/ajax/README.md)
- [Android Application](./software-engineering/andorid/README.md)
- [Ansible](./software-engineering/ansible/README.md)
- [Arduino](./software-engineering/arduino/README.md)
- [asciinema](./software-engineering/asciinema/README.md)

- AWS
- [Batch](./software-engineering/aws/batch/README.md)
- [CLI](./software-engineering/aws/cli/README.md)
- [CloudTrail](./software-engineering/aws/cloudtrail/README.md)
- [CloudWatch](./software-engineering/aws/cloudwatch/README.md)
- [Config](./software-engineering/aws/config/README.md)
- [ECS](./software-engineering/aws/ecs/README.md)
- [SES](./software-engineering/aws/ses/README.md)
- [Coq](./software-engineering/coq/README.md)
- [C++](/software-engineering/cpp/README.md)
- [DB2](./software-engineering/db2/README.md)
- [Docker](./software-engineering/docker/README.md)
- [Elixir](./software-engineering/elixir/README.md)
- [Ethereum](./software-engineering/ethereum/README.md)
- [Firefox Extension](./software-engineering/firefox-extension/README.md)
- [Go](./software-engineering/go/README.md)
- [Google Chrome Extension](./software-engineering/google-chrome-extension/README.md)
- [Heroku](./software-engineering/heroku/README.md)
- [Kubernetes](./software-engineering/k8s/README.md)
- [iOS Application](./software-engineering/ios/README.md)
- JavaScript
- [bun](./software-engineering/javascript/bun/README.md)
- [ESLint](./software-engineering/javascript/eslint/README.md)
- [jQuery](./software-engineering/javascript/jQuery/README.md)
- [nvm](./software-engineering/javascript/nvm/README.md)
- JVM
- [Commons CSV](./software-engineering/jvm/commons-csv/README.md)
- [Gradle](./software-engineering/jvm/gradle/README.md)
- [Maven](./software-engineering/jvm/maven/README.md)
- [Struts](./software-engineering/jvm/struts/README.md)

- [NoobChain](./software-engineering/noobchain/README.md)
- [OpenAI](./software-engineering/openai/README.md)
- [PlantUML](./software-engineering/plantuml/README.md)
- [Postgres SQL](./software-engineering/postgres/README.md)
- [Post/Redirect/Get](./software-engineering/post-redirect-get/README.md)
- [Python](./software-engineering/python/README.md)
- [Flask](./software-engineering/python/flask/README.md)
- [Jinja](./software-engineering/python/jinja/README.md)
- [Matplotlib](./software-engineering/python/matplotlib/RAEDME.md)
- [OpenCV](./software-engineering/python/opencv/README.md)
- [Pillow](./software-engineering/python/pillow/README.md)
- [Pipenv](./software-engineering/python/pipenv/README.md)
- [Raspberry Pi](./software-engineering/raspberrypi/README.md)
- [React Native](./software-engineering/react-native/README.md)
- RFC
- [RFC6265 HTTP Cookie](./software-engineering/rfc/rfc6265-http-cookie/README.md)
- [RFC6455 WebSocket](./software-engineering/rfc/rfc6455-websocket/README.md)
- [RFC6962 Certificate Transparency](./software-engineering/rfc/rfc6962-certificate-transparency/README.md)
- [Rust](./software-engineering/rust/README.md)
- [Shell Script](./software-engineering/shell/README.md)

- [Swagger](./software-engineering/swagger/README.md)

- [VNC](./software-engineering/vnc/README.md)
- [Web API](./software-engineering/web-api/README.md)

### 工学 (engineering)

#### 機械工学 (mechanical engineering)

- [ロボット工学](./engineering/mechanical-engineering/robotics/README.md)

### 社会科学 (social science)

#### 経済学 (economics)

#### 財政 (tax)

### 自然科学 (natural science)

#### [数学 (mathematics)](./natural-science/mathematics/README.md)

- [代数学 (algebra)](./natural-science/mathematics/algebra/README.md)
- [微分積分学 (calculus)](./natural-science/mathematics/calculus/README.qmd)
- [離散数学 (discrete mathematics)](./natural-science/mathematics/discrete/README.md)
- [幾何学 (geometry)](./natural-science/mathematics/geometory/README.md)
- [確率論 (probability theory)](./natural-science/mathematics/probability-theory/README.md)

## Contributing

[CONTRIBUTING.md](./CONTRIBUTING.md)を参照して下さい。