-
26 Apr 14:33
Advanced Arrays
binary search, bubble sort
-
25 Apr 11:25
Binary Search
Pseudocode for binary search recursive module
-
19 Apr 14:20
Arrays and Modules
search, passing, and returning arrays
-
14 Apr 14:19
Arrays and For Loops
examples of arrays and 2 types of for loops
-
31 Mar 14:12
Recursion
example of recursion in pseudocode and ruby
-
29 Mar 14:18
More Modules
passing and returning values, overloading
-
24 Mar 14:18
Pseudocode Module Example
worthles_calc example with the get_choice and show_menu modules.
-
22 Mar 14:23
Menu Module Flowchart
example of a module in flowchart form
-
10 Mar 14:07
Control Structure Variants
different types of repetition and selection structures
-
08 Mar 14:21
Planet Weight Pseudocode
pseudocode version of the planet weight flowchart assignment
-
03 Mar 14:09
Structure Practice
guessing game and name search example
-
01 Mar 14:22
Stacking and Nesting
average many numbers, display even numbers, find letter grades.
-
25 Feb 14:17
If and While
more selection examples and a br0ken while loop
-
23 Feb 14:19
Selection Structures
examples of single and duel selection structures in flowcharts and pseudocode
-
18 Feb 14:23
Loop Example
display message, input validation, and goto statements
-
16 Feb 14:21
Loop Examples
completed example of determinate loop and a started indeterminate loop
-
28 Jan 14:14
Flowchart Diagraming
lightspeed example
-
26 Jan 14:13
Pseudocode Examples
javascript and pseudocode examples
-
21 Jan 14:11
Add 3 Number Pseudocode
sample pseudocode example
-
19 Jan 14:21
Hello World Examples
examples written in C, Ruby, and Java