# Language Referenceslang
# #Rust
https://doc.rust-lang.org/std/
https://github.com/rust-lang/rustlings/
https://doc.rust-lang.org/rust-by-example/
https://doc.rust-lang.org/book/
https://cheats.rs/
## #Wasm
https://rustwasm.github.io/docs/book/
https://wasmbyexample.dev/home.en-us.html
# #cpp
https://en.cppreference.com/w/
https://en.cppreference.com/w/cpp/container
https://en.cppreference.com/w/cpp/algorithm
https://en.cppreference.com/w/cpp/string
## #CMake
https://cliutils.gitlab.io/modern-cmake/
## #Coroutines
https://www.youtube.com/watch?v=8sEe-4tig_A
https://www.youtube.com/watch?v=j9tlJAqMV7U&t=320s
## #Clang tools
https://releases.llvm.org/9.0.1/tools/clang/tools/extra/docs/index.html
### #clangd
https://releases.llvm.org/9.0.1/tools/clang/tools/extra/docs/clangd/Installation.html#id1
https://clangd.llvm.org/
# #C
https://en.cppreference.com/w/c
https://en.cppreference.com/w/c/string/byte
https://en.cppreference.com/w/c/string/byte/memcpy
https://en.cppreference.com/w/c/string/byte/strcpy
https://en.cppreference.com/w/cpp/string/byte/atoi
# #Python
https://docs.python.org/3/
## Packaging
- Python packaging user guide: https://packaging.python.org/en/latest/
- Packing to pypi tutorial: https://packaging.python.org/en/latest/tutorials/packaging-projects/
- setuptools: https://setuptools.pypa.io/en/latest/index.html
# #Go
https://go.dev/doc/
https://pkg.go.dev/std
https://go.dev/tour/welcome/1
https://gobyexample.com/
https://medium.com/swlh/build-and-use-go-packages-as-c-libraries-889eb0c19838
cgo c <-> go
# #Docker
https://docs.docker.com/reference/
https://docs.docker.com/compose/compose-file/compose-file-v3/
https://ieeexplore.ieee.org/document/7095802
# #Git
# #Sqlite
# #Arrow
https://arrow.apache.org/docs/index.html
## #ADBC
- https://voltrondata.com/codex
- https://voltrondata.com/resources/go-inside-the-arrow-database-connectivity-roadmap-background-and-community
- https://medium.com/snowflake/arrow-database-connectivity-adbc-support-for-snowflake-7bfb3a2d9074
# #Cloud
- GetDeploying - Find the right cloud provider for your next project https://getdeploying.com/