Please enable JavaScript.
Coggle requires JavaScript to display documents.
Introduction To Programming: Elementary (Algorithms & Data Structure…
Introduction To Programming: Elementary
Python
Interpreter 3.6
Variables
Store Data
Short Term & Long Term
Challanges
Coding Experience
Java
JavaScript
CSS
HTML
C+
New Tools
PyCharm
Experinced Tools
Eclipse IDE
Pseudocode
Basic
Algorithms & Data Structure
How infromation is organised
How that information is manipulated
Computers need to be organised
Data Structures
Primative
Composite
Abstract
Data Types
Int
Float
Char
String
Binary
Nibble (4 bits)
Byte (8 bits)
4
Algortihms
Intruction for completing tasks
Repeatable Solution
Variables to store data
Coding Style
Pascal-Case
Camel-Case
Underscored Names
Hungarian Noataion
Varaibels