Corran's Additions to Day 3 links #7
@@ -25,3 +25,8 @@ $ pip install -e .
|
|||||||
- [`cpplint`](https://github.com/cpplint/cpplint) is a style _linter_ for C that checks against the Google C++ Style Guide.
|
- [`cpplint`](https://github.com/cpplint/cpplint) is a style _linter_ for C that checks against the Google C++ Style Guide.
|
||||||
- [LLVM Code Style Guide](https://llvm.org/docs/CodingStandards.html)
|
- [LLVM Code Style Guide](https://llvm.org/docs/CodingStandards.html)
|
||||||
- [`clang-tidy`](https://clang.llvm.org/extra/clang-tidy/) Can be configured to a variety of code styles.
|
- [`clang-tidy`](https://clang.llvm.org/extra/clang-tidy/) Can be configured to a variety of code styles.
|
||||||
|
|
||||||
|
# Day 3 Resources
|
||||||
|
- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee)
|
||||||
|
- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/)
|
||||||
|
- [Sphinx AutoAPI](https://sphinx-autoapi.readthedocs.io/en/latest/)
|
||||||
Reference in New Issue
Block a user