Computer App Syllabus
Computer App Syllabus
AIM:- This subject will enable the student to be familiar with the operation of a Micro-computer.
He will also learn DOS, BASIC language and word processing to elementary level.
COURSE CONTENTS
3. BASIC LANGUAGE
3.1 Introduction to high level languages
3.2 Introduction to BASIC
3.3 REM Statement
3.4 Assignment statement
3.5 Input statement
3.6 Read-Data statement
3.7 IF-THEN statement
3.8 IF-THEN Else statement
3.9 FOR-NEXT statement
3.10 DIM statement
3.11 LPRINT statement
3.12 STOP statement
3.13 END statement
3.14 Logic of a BASIC Programme
3.15 Running a BASIC Programme
3.16 Saving and Retrieving a Programme
3.17 Advance features
4. WORD PROCESSING
4.1 Starting word processor session
4.2 Opening a document
4.3 Saving a document
4.4 Ending word processor session (Temporarily)
4.5 Retrieving a document
4.6 Spell check
4.7 Margins and tab setting
4.8 Aligning Paragraph
4.9 Printing a document
4.10 Advance features
RECOMMENDED BOOKS
1. Ron S. Gottfrid, Programming with BASIC,
2. Any Word Processor Latest Release (e.g., Word, Word-Perfect etc).
3. ABC'S of DOS (latest release).
4. Judd Robbins, Mastering DOS 6.0 and 6.2
Comp-122 COMPUTER APPLICATIONS
INSTRUCTIONAL OBJECTIVES
DOS
1 Identify key board, mouse, CPU, disk drives, disks, monitor & printer
2 Practice for booting up of a computer system with DOS system disk and power off system
at DOS prompt
3 Practice for CLS, VER, VOL, DATE & TIME commands
4 Practice for COPY, REN commands
5 Practice for DEL, TYPE, PATH, PROMPT, COPY CON, MD, CD, RD commands
6 Practice of the practical’s at S. No. 3, 4, 5
7 Practice for FORMAT command with /s, /4, /u switches
8 Practice for DISKCOPY, DISKCOMP commands
9 Practice for SCANDISK, XCOPY, DELTREE, TREE, LABEL commands
10 Practice for PRINT, UNDELETE commands
11 Practice for the practical’s at S. No. 8, 9, 10, 11
12 Practice for creating a batch file
BASIC
1 Practice for loading & unloading BASIC software and identify role of function keys in
Basic
2 Identify role of various keys in continuation with ALT key in BASIC programming
3 Practice for CLS, LOAD, SAVE, FILE, RENUM command by loading any existing BASIC
Program
4 Practice for editing any existing BASIC Program
5 Prepare BASIC Program to display sum of two numbers using INPUTS
6 Prepare BASIC Program to display sum of two numbers using READ-DATA
7 Prepare BASIC Program to multiply two numbers
8 Prepare BASIC Program to calculate Area of Rectangle, when length and width are given
9 Prepare BASIC Program to calculate area of a circle when radius/diameter is given
10 Prepare very simple BASIC Programs using IF-THEN-ELSE and FOR-NEXT statement
11 Identify DIM statement
12 Practice for LPRINT statement for various Programs hard-copy output
WORD PROCESSING
1 Practice for loading & unloading a word processor
2 Practice for creating document & saving it
3 Practice for spell-check facility of the word-processor
4 Practice for editing an existing document
5 Practice for various word-processing Menu Options
6 Practice for printing a document
7 Practice for margin and TAB setting and document alignment
8 Practice for some advance features