Introductory Computer Science 1 (COMP 1010)

From CompSciWiki
Revision as of 14:04, 7 December 2010 by AdekoyeT (Talk | contribs)

Jump to: navigation, search

COMP 1010 Home > Back to Chapter Topics


Introduction

COMP 1010, or Introductory Computer Science 1 is the introductory programming course offered at the University of Manitoba. It is a prerequisite for further studies in Computer Science, Engineering, and some fields of Mathematics. This is an introductory programming course. You will learn fundamental programming concepts such as: control statements, for loops and arrays, how to write a program using Java, and how to set up a computer to run your program. The purpose of this course is to help students that do not have any programming experience to get started in writing computer programs. Hence, no computer programming knowledge is required prior taking this course.

...By Students

Welcome to Java everybody. I found this course really interesting playing around with print and if statements really caught my attention at the beginning. I then went on to learn about for loops and arrays which ended up helping my programs perform greater tasks more effectively. Overall a really fascinating course for anyone interested in knowing the core basics in software architecture.

Prerequisites

Any Grade 12 or 40S Mathematics or equivalent.

Course Homepage

nTreePoint

Official Description

Aurora