Files
Main/OneNote/Schnelle Notizen/To Do Programming.md
2024-12-02 15:11:30 +01:00

19 lines
894 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.