0% found this document useful (1 vote)
2K views3 pages

Bridge Course Lesson Plan

This document outlines a 24 lesson plan for a bridge program in computer programming. The lessons cover fundamental programming concepts like data types, operators, control flow, arrays, functions, pointers, structures and file operations. The lessons are divided into three groups - Group A covers mechanical and civil engineering students, Group B covers ECE and EEE students, and Group C covers CSE, IT and chemistry students. Each group has lessons scheduled daily from July 4th to July 16th, with different instructors assigned to teach each week's lessons.

Uploaded by

kvsrvzm
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 (1 vote)
2K views3 pages

Bridge Course Lesson Plan

This document outlines a 24 lesson plan for a bridge program in computer programming. The lessons cover fundamental programming concepts like data types, operators, control flow, arrays, functions, pointers, structures and file operations. The lessons are divided into three groups - Group A covers mechanical and civil engineering students, Group B covers ECE and EEE students, and Group C covers CSE, IT and chemistry students. Each group has lessons scheduled daily from July 4th to July 16th, with different instructors assigned to teach each week's lessons.

Uploaded by

kvsrvzm
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

Lesson Plan for Bridge Program in Computer Programming: (24 Classes) (2016-17)

Lesson Plan:
L1:
What is Software, Programming Language, How is it different from Natural Language, Basic
Parts of a Computer, How does a program run.
L2:
Algorithm, Flow-chart, Creating & Running a program
L3:
Data-Types, sizes, need, Type conversion
L4, L5:
Operators, Operator Precedence
L6:
Expression evaluation, scanf, printf, Simple Programs
L7, L8, L9, L10:
If, if-else, Relevant Programs
Loops (while, do-while & for), Relevant programs
Break, continue, switch, relevant programs
L11, L12, L13:
Arrays (1D and multi-Dimensional), relevant programs
Null character, Character Arrays, relevant programs
Matrix operations using arrays
L14, L15, L16, L17:
Scope & extent, Nested Scope, Introduction to Functions, Relevant Programs
Storage Classes, Parameter Passing Mechanisms, Relevant Programs
Recursion, Macros, Relevant Programs
L18, L19, L20:
Static and Dynamic memory allocation, Address Variables/Pointers, Relevant Programs
Pass by Reference, Example Programs, Matrix Addition using dynamic allocation
L21, L22, L23, L24:
Structures, Unions, , Self-referential Structure Relevant Programs
String library functions, File operation Library functions, Relevant Programs.

Group/Lessons
L1
L2
L3
L4
L5
L6
L7
L8
L9
L10
L11
L12
L13
L14
L15
L16
L17
L18
L19
L20
L21
L22
L23
L24

Group - A
04/07/2016
04/07/2016
05/07/2016
05/07/2016
06/07/2016
06/07/2016
07/07/2016
07/07/2016
08/07/2016
08/07/2016
09/07/2016
09/07/2016
11/07/2016
11/07/2016
12/07/2016
12/07/2016
13/07/2016
13/07/2016
14/07/2016
14/07/2016
15/07/2016
15/07/2016
16/07/2016
16/07/2016

Resource Persons:
Group A: [Mech, Civil]
Group B: [ECE, EEE]
Group C: [CSE, IT, CHEM]

Group

Group

Group

Group

A: [Week 1, L1-L6]
P. L. N. Raju
A: [Week 1, L7-L12]
Priyanka
A: [Week 2, L13-L18]
K. V. Subba Raju
A: [Week 2, L18-L24]

[3]
[4]
[1]
[2]
[5]
[6]
[1]
[2]
[3]
[4]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[1]
[2]
[3]
[4]
[5]
[6]

Group - B
04/07/2016
04/07/2016
05/07/2016
05/07/2016
06/07/2016
06/07/2016
07/07/2016
07/07/2016
08/07/2016
08/07/2016
09/07/2016
09/07/2016
11/07/2016
11/07/2016
12/07/2016
12/07/2016
13/07/2016
13/07/2016
14/07/2016
14/07/2016
15/07/2016
15/07/2016
16/07/2016
16/07/2016

[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]

Group C
04/07/2016
04/07/2016
05/07/2016
05/07/2016
06/07/2016
06/07/2016
07/07/2016
07/07/2016
08/07/2016
08/07/2016
09/07/2016
09/07/2016
11/07/2016
11/07/2016
12/07/2016
12/07/2016
13/07/2016
13/07/2016
14/07/2016
14/07/2016
15/07/2016
15/07/2016
16/07/2016
16/07/2016

[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]
[3]
[4]
[1]
[2]
[5]
[6]

T. Chaitanya Kumar

Group

Group

Group

Group

B: [Week 1, L1-L6]
Sheetal Sharma
B: [Week 1, L7-L12]
M. B. Rani
B: [Week 2, L13-L18]
P. Srinivasa Rao
B: [Week 2, L18-L24]
P. Ravi Kiran Varma

Group

Group

Group

Group

C: [Week 1, L1-L6]
T. Pavan Kumar
C: [Week 1, L7-L12]
M. Chandra Sekhar
C: [Week 2, L13-L18]
B. Srinivas
C: [Week 2, L18-L24]
G. Satyanarayana Reddy

You might also like