Intro to Programming Logic

Welcome to Intro to Programming Logic

Introduction

CSc 10 is an introduction to computer science with an emphasis on programming concepts and methodology.

This course is intended to assist students with little or no programming experience to understand the basic principles of programming logic. We will use a simple programming language called Flowgorithm. This language allows you to create complex programs by drawing flowcharts.

Some of the other topics that are covered include computer hardware and software, problem solving and algorithm development, flow of control, modular design using techniques that can be applied to common programming languages.

Topics Covered

  • Data
  • Expressions
  • Control Logic
  • Modules & Functions

Course Format

This class is in-person.