12th February 2021
Coding⚑
Python⚑
GitPython⚑
-
New: Introduce the python library.
GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing.
It provides abstractions of git objects for easy access of repository data, and additionally allows you to access the git repository more directly using either a pure python implementation, or the faster, but more resource intensive git command implementation.
Explain how to:
- Initialize or load repositories.
- Make commits.
- Interact with the history.
- Test applications that use it.
Python Snippets⚑
-
New: Add today's learned python tricks.
Software Architecture⚑
Architecture Decision Record⚑
-
New: Update the ADR template with the week learnings.
- Add the Proposals and Date sections
- Explain the possible Status states.
- Add an Ultisnip vim snippet.
- Explain how I've used it to create mkdocs- newsletter.
Arts⚑
Pilates⚑
-
New: Introduce the art.
Pilates is a physical fitness system based on controlled movements putting emphasis on alignment, breathing, developing a strong core, and improving coordination and balance. The core (or powerhouse), consisting of the muscles of the abdomen, low back, and hips, is thought to be the key to a person's stability.
Pilates' system allows for different exercises to be modified in range of difficulty from beginner to advanced or to any other level, and also in terms of the instructor and practitioner's specific goals and/or limitations. Intensity can be increased over time as the body adapts itself to the exercises.
You can think of yoga, but without the spiritual aspects.
Also added:
- It's principles
- The swing from table exercise.