Project

Test #3 JavaScript Calculator

Easy
~ 27 minutes
New

In the end of the project, you'll learn:

  • Interacting with DOM;

  • Math methods in JavaScript;

  • Invoking functions.

Provided by

JetBrains Academy JetBrains Academy

About

Simple JavaScript calculator! In this course you'll create several functions to complete the simple calculator.

Graduate project icon

Graduate project

This project covers the core topics of the Python Developer course, making it sufficiently challenging to be a proud addition to your portfolio.

At least one graduate project is required to complete the course.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Creating substruct method
Essential function of any calculator - addition