0% found this document useful (0 votes)
24 views3 pages

Topic and Allotted Class As Per Wbut

This document outlines the syllabus for the paper Basic Computation & Principles of Computer Programming. It includes the paper code, branch, teacher contact information, paper name, semester, and credits. The syllabus then lists the topics to be covered, along with the number of lectures allotted per topic according to WBUT. Sample lesson plans are provided showing topics covered and dates. The total allotted lectures according to WBUT are also noted. Teachers sharing the paper will indicate inapplicable portions in red font. Core topics include computer fundamentals, number systems, programming concepts, C fundamentals, flow control, functions, arrays, pointers, structures, unions and files.

Uploaded by

suranjanac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views3 pages

Topic and Allotted Class As Per Wbut

This document outlines the syllabus for the paper Basic Computation & Principles of Computer Programming. It includes the paper code, branch, teacher contact information, paper name, semester, and credits. The syllabus then lists the topics to be covered, along with the number of lectures allotted per topic according to WBUT. Sample lesson plans are provided showing topics covered and dates. The total allotted lectures according to WBUT are also noted. Teachers sharing the paper will indicate inapplicable portions in red font. Core topics include computer fundamentals, number systems, programming concepts, C fundamentals, flow control, functions, arrays, pointers, structures, unions and files.

Uploaded by

suranjanac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

PAPER CODE:

BRANCH:
TEACHER:
CONTACT:

PAPER NAME:
SEM:
CREDITS:
SYLLABUS (REMAINING PORTION)
TOPIC AND ALLOTTED CLASS AS PER WBUT

DATE

LESSON PLAN
TOPIC COVERED

Total allotted lecture as per WBUT


N.B.: If more teachers are allotted for one paper, then each teacher will change the font colour in red for that portion which is not applicable for him/ her.

SAMPLE COPY ( YOU CAN FOLLOW ANY ONE FORMAT)


PAPER CODE: CS201
BRANCH: CE, ME, ECE, CSE
TEACHER:
CONTACT: 4

PAPER NAME: Basic Computation & Principles of Computer Programming


SEM: 2nd
CREDITS: 4
SYLLABUS (REMAINING PORTION)
TOPIC

ALLOTTED
CLASS AS
PER WBUT

Fundamentals of Computer:
History of Computer, Generation of Computer, Classification of Computers

2L

Basic Anatomy of Computer System, Primary & Secondary Memory, Processing Unit, Input & Output devices

3L

Binary & Allied number systems representation of signed and unsigned numbers. BCD, ASII. Binary
Arithmetic & logic gates

6L

Assembly language, high level language, compiler and assembler (basic concepts)

2L

Basic concepts of operating systems like MS DOS, MS WINDOW, UNIX, Algorithm & flow chart

2L

C Fundamentals:
The C character set identifiers and keywords, data type & sizes, variable names, declaration, statements

3L

Operators & Expressions:


Arithmetic operators, relational and logical operators, type, conversion, increment and decrement
operators, bit wise operators, assignment operators and expressions, precedence and order of evaluation. Input
and Output: Standard input and output, formatted output -- printf, formatted input scanf.

Flow of Control:

5L

DATE

LESSON PLAN
TOPIC COVERED

Statement and blocks, if - else, switch, loops - while, for do while, break and continue, go to and labels

2L

Fundamentals and Program Structures:


Basic of functions, function types, functions returning values, functions not returning values, auto,
external, static and register variables, scope rules, recursion, function prototypes, C pre-processor,
command line arguments.

6L

Arrays and Pointers:


One dimensional arrays, pointers and functions, multidimensional arrays.

6L

Structures Union and Files:


Basic of structures, structures and functions, arrays of structures, bit fields, formatted and unformatted files.

5L

Total allotted lecture as per WBUT


N.B.: If more teachers are allotted for one paper, then each teacher will change the font colour in red for that portion which is not applicable for him/ her.

You might also like