Releases: KayelC/ComputingEssentials
Computing Essentials
Computing Essentials
Computing Essentials
is the all new updated version of the previous iteration with the introduction of a new topic : Boolean Algebra
The Boolean Algebra Menu features the laws and basic examples of the applicated laws.
The Laws Listed :
Nullification Law
Identitiy Law
Idempotent Law
Complement Law
Commutative Law
Double Negation Law
De Morgan's Law
Law of Distribution
Law of Absorption
Law of Association
Methods of Tautology
Group 2 Presentation App Pre Build Update
Added the Binary Coded Decimal Sub Program to the App.
Group 2 Presentation App Pre Build
### Pre-release of the app containing 3 of the 6 sub-programs, not all features are final.
Group 2 Presentation App
The application provides explanations on the following: Unsigned Integers, Sign+Magnitude, 2's Complement, Binary Coded Decimal, S+M Ranges, and 2'C Ranges.
The app is written in Java, utilizing a GUI-based menu with six functions, each with its own methods and the ability to convert decimal to the specified function inputted by the user.
The main aim of the app is to teach the user basic number systems in computing as part of the Digital Logic Module.