Astrodevil / Programming-Basics

This Repository Contains source codes of various programming languages. Please Contribute to make this Useful.
https://astrodevil.github.io/Programming-Basics/
MIT License
71 stars 122 forks source link

JavaFX program for Booth Multiplication for Hacktoberfest 2021 #262

Closed sushant-sinha closed 2 years ago

sushant-sinha commented 2 years ago

A JavaFX application that takes 2 binary numbers as input and returns the product with step by step solution for booth multiplication.

Can be useful if someone wants to cross-check their hand-written solution.

For HactoberFest 2021.

sushant-sinha commented 2 years ago

@Astrodevil can you please assign it to me so that I can start working on it!

sushant-sinha commented 2 years ago

@Astrodevil can you please guide me with the procedure for getting this issue assigned to me?