Last Updated: February 25, 2016
·
497
· ravinsharma7

REPL: What is Code and Programming

This is not a "protip" but just a small philosophy rant of what is code and programming.

  1. Code is "anything" We can READ and EVALUATE, and computers can PROCESS it.
  2. Programming is "anything" involving the LOOPING of statement 1.

<br/>
REP = Code
<br/>
REPL = Programming