Skip navigation.

CS 135 Programming Logic

Urn World Tutorial

Home

This tutorial is a supplement to CS 135 Introduction to Programming Logic. This is the first course in the computer programming sequence at Bethune-Cookman College. It is a prerequisite for CS 230 Programming I. This is a freshman level course for CS, CIS, CpE, and MIS majors.

Introduction

  1. Urns and Balls
  2. Simple First Programs
  3. Loops
  4. Counters and Arithmetic
  5. Stacks
  6. Queues
  7. Problems using Stacks and Queues
  8. Arrays
  9. Searching an Array
  10. Sorting an Array
  11. Index

Contents