Python Intermediate Series – Subroutines

Introduction Python Intermediate Series – Subroutines; picks up where my Python Beginners Series left off. I assume that you are familiar with your IDE and that you are comfortable using: If you are uncomfortable with the above, parts of the intermediate series will not make sense. Please review the topic Continue Reading

C# Beginners – Using Vs-Code

Introduction C# Beginners – Using Vs-Code is a guide to setting up and using Visual Studio Code for C# development on Windows and Linux. I hope to add Mac eventually; however, I do not own one. Beyond the initial installation, the extensions should be identical. VsCode is an entirely free Continue Reading