CSC116

 CSC116 Syllabus Content


1. Introduction to Computers and Computer System 

Overview and History of Computers

Basic Components of the Von Neumann Machine

Modern Computer System and Hardware in Brief


2. Data and Data Representation 

Data, Information and Processing

Bits, Bytes, and Words

ASCII Codes, Unicode


3. Computer Programs and Programming Language 

Overview of Computer Program and Programming Language

Programming Language Paradigms

Programming Application Domains


4. Introduction to a Visual IDE 

Objects

Classes

Composite Objects

Do together vs do in order


5. Methods and Data 

Methods

Data and expressions

Parameters


Lab CS1101B 01.12.2021 14.15

https://drive.google.com/file/d/1-IFh6b973U-YoqZE_CRT6b0fxdoOI6aU/view?usp=sharing


6. Decisions and Loops 

Making decisions

Repetition


7. Events 

Introduction to event processing

World events

Keyboards events

Mouse events

Condition events