If you wish to communicate technically with programming teams or wish to code a bit yourself, this course is for you. A lot of programming languages are very similar, and knowing what’s common between all programming languages will help non-programmers communicate more efficiently with programmers, help aspiring programmers get started or transition into any programming language. 
 

CEUs/ILUs: 1.6
Length (in hours): 16
Price in USD $195.00
Price in CAD $265.00

One Month Course

Agenda

Unit 1

Variables

 • Variable Names
 • Actions
 • Examples

Unit 2

Control Structures

 • Sequential
 • Selection
 • Repetition

Unit 3

Data Structures

 • Dictionaries
 • Sets
 • Hash tables
 • Queues and stacks
 • Links and linked lists
 • Trees and graphs

Unit 4

Syntax

 • Functionality and readability
 • Whitespace
 • Keywords 
 • Statements
 • Operators