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

https://github.com/saltbo/devhowto

How to do something during developing.
https://github.com/saltbo/devhowto

Last synced: about 2 months ago
JSON representation

How to do something during developing.

Awesome Lists containing this project

README

        

## Dev How To

> 这里整理了学习一门语言的时候遇到的一些”如何“,帮助你快速学习一门语言。

# 适合谁

- 已经掌握一门语言,想要学习另外一门语言的人
- 想要快速掌握另一门语言的人
- 喜欢边学边做项目的人
- 拥有自学能力的人

# 支持的语言

- [x] Go
- [x] Rust
- [x] Python
- [ ] PHP
- [ ] Java
- [ ] C++
- [ ] C#
- [ ] C

# 参与贡献