Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github learning lessons

Program name:

Simple Calculator

Description:

This simple calculator was developed as part of an assignment for the academic subject "Applied Programming", its functionality includes summation, subtraction, multiplication, division and finding the arithmetic mean of the modules of two numbers

Screenshot:

image

How to use:

To use the program, you need to follow these steps:

  1. Compile the executable file of the program from the source code or use the precompiled version
  2. Run the program
  3. Enter two numbers
  4. Get the execution result

Comments from the developer:

To develop this program, a development environment called Clion was used. Compilation was performed using the CMake tool. You can use any development environment to open the main.cpp source code file. For your convenience, in the cmake-build-debug folder you can find a precompiled version of the program.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A repository for performing tasks and laboratory work on the academic subject "Applied Programming" as part of the assignment for mastering the version control system

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages