“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 ...
Welcome.
This website samples my portfolio work as a Web Developer and Computer Science student.
You will find useful articles as I chart my experiences studying Computing at Birkbeck, University of London.
I hope you find my website interesting and you enjoy exploring my work and articles.

Web Developer Portfolio
Articles
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’ ...