Mathspp Blog

342 391,958 32,910
articles words lines of code

Today I learned how to automatically delete local git branches that have been merged already.

Today I learned that you can run custom Python code when Python starts-up, before running other scripts or programs.

Today I learned how to find the commits that affected a specific file with git log.

Today I learned how to customise the Python REPL on start-up.

Today I learned how to create nested git repositories through the submodules command.

Today I learned how to create an alias to activate my Python virtual environments with a single-word command.

Today I learned how to use VS Code's sticky scroll feature.

Today I learned how to rename a git branch from the CLI.

This reference article teaches you the things you'll need to write your thesis or report with LaTeX.

Learn how to use ChatGPT to quickly test and prototype programs.

Learn keyboard shortcuts that will make you a more efficient and productive Python programmer with VS Code.

In this Pydon't you'll learn how to make the best use possible of the Python REPL.