Learning Programming Overview
From VistApedia
Revision as of 17:49, 28 October 2015 by DavidWhitten (talk | contribs) (Created page with "== An overview of Computers and Programming == == Basic Elements of Programming == === Information and Data === ==== Describing Values ==== ==== Strings ==== ===== Interpretin...")
Contents
- 1 An overview of Computers and Programming
- 2 Basic Elements of Programming
- 2.1 Information and Data
- 2.2 Control Structures
- 2.3 Communicating
- 2.3.1 Input/Output
- 2.3.2 == OPEN
- 2.3.3 == ! - New Line vs. Carriage Return
- 2.3.4 Coordinating
- 2.3.5 = LOCKing
- 2.4 Implementation Specific