BLOGS BY TOPIC▼
BLOGS BY AUTHOR▼
BLOGS BY YEAR▼
Posted by Andy Brown on 24 November 2021
You need a minimum screen resolution of about 700 pixels width to see our blogs. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
A comparison of Python and C#
I started teaching on Python in the second half of 2021, and have rapidly fallen in love with the language. Why? Have a look at my list of 10 reasons why Python is better than C# (and most other programming languages) in this Simple Talk article.

There are a few comments from angry C# programmers at the bottom ...
In the interests of fairness, the article also includes two reasons why you might NOT want to use Python. Personally I think much depends on your experience and ability; if you're new to programming I would definitely recommend using Python over most other programming languages.