Skip to content
/ unit-8 Public

This unit is all about numbers in computer science

Notifications You must be signed in to change notification settings

cesjds/unit-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with Numbers

Using object oriented programming in order to learn about numbers in computer science. This includes Hex, Octal, Binary, and decimal. We learned how to convert to each one of these manually without the use of a built in function and built a Number class to do so.

Requirements

Java and a compatible IDE is required to run the files

Installation

git clone git@github.com:CESJDS/unit-8.git
cd unit-8

Usage

you can mess around with the functions and files in order to understand how the Number class works.

Plagarism

This repository is not meant for you to directly or partly copy my work. It is meant to help you understand any part which you do not understand and for me to help you with your own program.

About

This unit is all about numbers in computer science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages