List of Articles#
Learning the Narrator Screen Reader: Some links and notes for getting started with the native Windows Narrator Screen Reader.
Getting Started with Python: This is intended for anyone wanting to learn Python using Windows. It’s filled with my opinions and links with more useful information.
python and python3: Explains when and why you should use the command
python
or the commandpython3
.Very Basics of Virtual Environments: A very minimalist description, (including how to create it) of a basic Virtual Environment.