Access a range of activities about binary logic, logic gates, truth tables and Karnaugh maps:
On this blog post we are listing a few projects that could be implemented using a BBC micro:bit using either the Block programming interface or the Python interface:
Did You Know?Everything that is stored on a computer is stored as binary code. Binary code is made of bits (0 or 1). We often use Bytes to store data. A Byte is made of eight bits and can be…
Complete this drag and drop activity to complete the HTML code used to create the page displayed below: <B> <FONT color=”#FF0000″> <H1> </B> <U> <CENTER> </H1> </FONT> <A href=”http://www.101computing.net”> </A> </U> </CENTER> <IMG src=”logo.png” width=”250″/> Welcome to my webpage <P>I…