Sibros Public Home


Coding Standards

  • Embedded C

    • This covers standards aimed for C programming for an Embedded Platform

  • Python

    • This covers standards aimed for Python programming

Testing

Design Principles

Build Systems

  • Bazel Build System

    • An overview of the Bazel build system; how to set up toolchains, extending Bazel with Starlark, and more

  • Bazel Aspects

    • An overview of Aspects in Bazel build system

  • Bazel Toolchains

    • An overview of Toolchains in Bazel build system

Misc

Best Practices

  • Code Reviews

    - Good article about how to effectively handle Code Reviews