Category: Tools

Read more about the changes in this article

Tools – Visual Studio Community 2019 and C# 8

In one of my earlier articles, I talked about ways to code for free and the best tools for the job. One of those tools was Visual Studio Community edition, which is a fully featured version of Visual Studio, all for free. At the risk of sounding older than I am, back in the day…
Read more

Read more about the changes in this article

Tools – Sites For Practising Automation

The best way to learn to code is to just write code. And coding for automation is no different. The trouble is, to test your code and experiment, you’ll need sites that you can actually run the code against. Using your favourite blog sites, forums or online shops can work, and for learning the basics,…
Read more

Git – What Is It?

One of the many technologies that you will encounter in the world of test automation and coding in general is version control, and one of the most common forms of that and one you’re most likely to use is Git. And for good reason too. In the modern world of coding, there is simply no…
Read more

Read more about the changes in this article

Tools – Code For Free

If you’re learning to code at work using software or tools covered by company licenses, then you might not be aware of just how much some development tools can cost. A Visual Studio license can cost in the thousands of pounds for the best version. This can often put people off from trying to learn…
Read more