Skip to content

Little Programming Guides | C, C++, Linux and GDB

C & C++ Programming Blog | Faye Williams | Hampshire UK
  • Home
  • Start Here
  • About
  • C++ Eclipse Masterclass
  • Programming Guides
  • Contact
  • Privacy Policy

power of two

Binary Numbers Explained

8 June 201618 February 2014 by Faye Williams

Here’s a really quick guide to binary numbers, because I use them in other posts and haven’t fully explained myself.

OK. Binary numbers are represented using only 1s and 0s:

01101001

This is the number 105 in binary. Honest.

Read moreBinary Numbers Explained

Categories General Programming Tags binary numbers, low level programming, power of two, programming 6 Comments

In a Nutshell

I write handy little guides to GDB, C and C++, and occasionally some Linux stuff for fun.

Search

Categories

  • Book Reviews
  • C Programming
  • C++ Programming
  • CodeProject
  • Debugging with GDB
  • Eclipse
  • Frivolous Posts
  • Gaming
  • General Programming
  • iOS
  • Linux
  • Non-tech stuff
  • OO Programming
  • Raspberry Pi

As featured in

Faye Williams Programming Blog
Faye Williams © 2005-2019