Introduction to computing
This article introduces computing in a comprehensive way. It will walk you through the most basic concepts such as what is a bit, what is word size, what is ascii code, how data is stored, and how computers understand user's instructions. Concepts such as processor architecture, primary and secondary storage devices, as well as how source code is compiled into object program or binary code will be covered.