Introduction to the Unix / Linux command notebook I first used Unix over 20 years ago when I was at college. After that I got my first job and the company were then taking out their old Unix based system and were replacing it with a big IBM S/36 system which was...
MACOS Blogs
MacOS / Linux: How to start a new Python 3 project using VENV Virtual Environment
How to setup a Python VENV Virtual Development environment on your Mac for a new Python project. Includes using MS Visual Studio Code editor.