Code that recreates the standard features of the Windows calculator. This is just a demo, not a sophisticated version, but you are free to use this code wherever you want. The calculator can multiply, divide, add and subtract, as well as work with percentages.

I changed 129 line of the original code...

Sample code that shows how to make the popular game: Rock Paper Scissors. Make your choice by clicking on the appropriate icon and it will show who wins - you or the computer. This code was created during the shooting of the YouTube video, so it has not been tested for production purposes.

This is a small code to serve as an example of how to sort rows in an html table by a given column. The code is not intended to suit every situation, but only to provide the basis for this type of sorting. This code was created during the shooting of the YouTube video, so it has not been tested for production...