A video about making a basic calculator gui with Python and PyQt5. I will cover the basics of GUIs in general how PyQt works in particular and how to create a layout and the logic of a calculator. Ideally, you should have some knowledge about object oriented programming and lambdas.