
Software Testing
Wikipedia says: “Software testing is an investigation conducted to provide stakeholders with information about the quality of the […]
Wikipedia says: “Software testing is an investigation conducted to provide stakeholders with information about the quality of the […]
What is Apache Kafta? Kafta is an open-source stream processing platform developed by the Apache Software Foundation written […]
What is Go Language? Wikipedia says: “Go (often referred to as golang) is a free and open source […]
The docker website describes docker this way: “Docker is the world’s leading software container platform. Developers use Docker […]
What is cURL? Wikipedia says: “cURL is a command line tool for getting or sending files using URL […]
Most computer programmers use more than one text editor. I have Notepad++, Sublime Text, Atom and Visual Studio […]
Sometimes you want to be able to easily work with two or more files at one time. You […]
In Sublime Text you can set up a “project” that has more than one folder and more than […]
Do you need to convert some text from one case to another? Perhaps you left the Caps lock […]
Do you need to generate a random number? You can download an app or go to a website […]
The Sublime text editor is one of the more popular text editors out there for developers. It is […]
Grunt is a JavaScript task runner. As the website https://gruntjs.com/ says: “In one word: automation. The less work […]