Calcpad is available for both cloud and desktop on the official website http://calcpad.eu. You can use it as an online programmable calculator with support for complex numbers, variables, functions and graphing.
You can also browse the online library and find professional worksheets for solving equations or calculating areas, volumes and mechanical properties. There is also a rich collection of structural design spreadsheets to Eurocode. You can design reinforced concrete beams, columns or plates, calculate deflections and cracks, punching shear reinforcement or check the detailing requirements for RC elements.
Calcpad is also available as a desktop application. You can download and install the desktop version for Windows for free and create your own calculation programs.
The desktop version has basic code editing capabilities and is useful for small to medium sized programs. It supports line numbering, syntax highlighting, automated white space formatting, coping and pasting, etc.
However, it is also possible to use another, much more powerful code editor such as Notepad++. It is a free and open source text editing software, with many advanced features. Download and install Notepad++ from the official website https://notepad-plus-plus.org. You can also add the Calcpad language syntax. It is defined in the Notepad++.xml file.
In the next posts, you will find detailed instructions how to set up Calcpad and Notepad++ and write your own programs.