Categories
- Computer Science (4)
- Discrete Mathematics (3)
- Programming (1)
Featured
What are Propositions, Compound Propositions, and Boolean Logic?
“It is not of the essence of Mathematics to be conversant with the ideas of number and quantity.” — George Boole, 1854 A Brief History of ...
How to convert Octal and Hexadecimal to Binary?
Octal to Binary, Hexadecimal to Binary and Binary to Octal and Hexadeimal In a previous article, I wrote on the subject of converting bina ...
Binary to Decimal and Decimal to Binary Conversions
Binary to Decimal This article was written with an aim to help those learning about the binary and decimal number bases and common conversions between them, in ...
What Is Object Oriented Programming?
Object Oriented Programming (OOP) is a programming paradigm which tries to emulate real world problems using the abstract concept of ‘objects’ ...