Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2017Spring

01.09.17 - 05.07.17

Introduction to Computer Programming

CSYS1203

Tuesday Thursday
01:00 PM - 02:20 PM

20 Examples available

Examples

More Arrays

04.20.17

menu example and others to be talked about

Array Basics

04.18.17

basic examples of array notations

Ruby Methods

04.06.17

finished color example and a quick recursion example

Overloading and Recursion

04.04.17

overloading and recursion examples

Passing Values

03.30.17

color menu and bigger module examples

Module Basics

03.28.17

color menu example with simple modules

Alternative Control Structures

03.23.17

until, do/while, do/until, for

Stacking and Nesting

03.21.17

combining control structures

While Loops

03.09.17

find total determinate and indeterminate in pseudocode and ruby

Ruby examples and Repetition

03.07.17

converting pseudocode to ruby and working with while loops

Single and Duel Selection Ifs

03.02.17

bigger number, paycheck, and safe divide example

Structured Pseudocode

02.28.17

goto example and example of single selection if

Color Menu

02.16.17

big flowchart with connectors

Indeterminate Loops

02.14.17

add any number of numbers and radius of a circle with error checking

Looping Box Draw

02.09.17

box draw program with a loop

Decision Practice

02.07.17

flowchart examples for circle's area, day of the week, and a number in range

Greater Number Flowchart

02.02.17

Flowchart with a decision

Flowchart Examples

01.31.17

flowcharts for add 3 numbers and draw box

Pseudocode Examples

01.26.17

example of add three numbers and draw box

Hello World Example

01.17.17

examples in C, JavaScript, and Java