Self-written code for the exercises and problems from the book 'Learning Scientific Programming with Python' by Christian Hill (2ed Edition) [1].
I can thoroughly recommend the book and the website (https://scipython.com/). So far a wonderful source and inspiration for learning the programming language 'Python' and especially enjoyable for me, natural science related. Sample solutions are now for free on his website, check them out!
At the moment, this is intended more as a personal repository to document my own progress in learning the language than anything else. I also want to get to grips with GitHub and all the other stuff. I try to solve the questions and problems from the book only with tools that are already covered. However, when I feel like adding additional tools and functionality, I'll do it. After all, these little challenges are meant to inspire, aren't they?
I am happy to receive comments and helpful advice. Please remember, I am still a complete beginner!
[1] C. Hill, Learning Scientific Programming with Python, Cambridge University Press, 2020. https://doi.org/10.1017/9781108778039.