Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 97388355d1
Poetry(deps): bump certifi from 2024.2.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:51:22 +00:00
.github Github Actions(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#41) 2024-01-31 10:44:46 +01:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs rust: add container types structure image 2024-06-26 19:42:18 +02:00
.gitignore feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
Dockerfile feat(docker): add Dockerfile 2023-06-25 00:03:45 +02:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml assembly: ass RISC-V variant notes 2024-05-17 19:15:32 +02:00
poetry.lock Poetry(deps): bump certifi from 2024.2.2 to 2024.7.4 2024-07-06 01:51:22 +00:00
pyproject.toml Poetry(deps): Bump pillow from 10.2.0 to 10.3.0 (#48) 2024-04-14 11:22:02 +02:00
README.md add notes completeness disclaimer 2024-02-14 00:23:14 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.

Note

: These notes are not meant to be comprehensive but to contain the most frequently used information . For complete and up to date documentation always go to the primary source.