vault backup: 2025-02-05 14:38:06

This commit is contained in:
2025-02-05 14:38:07 +01:00
parent 6ae96b0862
commit 23fd82117a
3738 changed files with 218546 additions and 24 deletions

View File

@@ -0,0 +1,19 @@
Books to read
- The pragmatic programmer by andy hunt and dave thomas
Blogs to read
- [https://www.reddit.com/r/Python/comments/1bbbwk/whats_your_opinion_on_what_to_include_in_init_py/](https://www.reddit.com/r/Python/comments/1bbbwk/whats_your_opinion_on_what_to_include_in_init_py/)
- [https://www.atlassian.com/git/tutorials/git-hooks](https://www.atlassian.com/git/tutorials/git-hooks)
- [https://hackernoon.com/automate-your-workflow-with-git-hooks-fef5d9b2a58c](https://hackernoon.com/automate-your-workflow-with-git-hooks-fef5d9b2a58c)
- [https://sigmoidal.io/automatic-code-quality-checks-with-git-hooks/](https://sigmoidal.io/automatic-code-quality-checks-with-git-hooks/)
- [https://www.guru99.com/unit-test-vs-integration-test.html](https://www.guru99.com/unit-test-vs-integration-test.html)
-
Python
- Learn how to work with interactive plots and exportsettings.