Documentation

Introduction

This documentation will give you an overview of my Sum-Of-Numbers program. The Sum-Of-Numbers program was written in Java, so a Java compiler will be needed.

Summary Of The Program

This programs was written by Jacob Dupuis © 2021. This program adds up the sum of a positive integer. Example: The sum of 4 is 10.

Materials

You will need a Java compiler and a keyboard. A good Java IDE is Visual Studio Code.

View Of The Code

Installation Instructions

Once you have a Java compiler go Here, download the raw file, and finally open the .java file to access the program in your preferred IDE.

FAQs

Q. Can I use a negative integer?

A. No, if you try and enter a negative integer the program will ask you to input a positive one.

Q. Where can I find the code for this program?

A. You can find the source code for this program Here, download the raw file, and finally open the .java file to access the program.

Q. Will this code work with another compiler?

A. Yes, this code will work with other IDE’s such as BlueJ, Eclipse, IntelliJ IDEA, etc.

Troubleshooting/Support

If any questions arise email me @jakedean9003@gmail.com

How To Contribute

Once again email me @jakedean9003@gmail.com if you would like to add or contribute to this program. Thanks!

License

MIT