BCS101 / BCS201: PROGRAMMING FOR PROBLEM SOLVING
Course Outcomes:
CO |
At the end of course , the student will be able to understand:
|
Bloom’s Level
|
CO1
|
To Develop Simple Algorithms for Arithmetic and Logical Problems. |
K2, K3
|
CO2
|
To Translate the Algorithms to Programs & Execution (in C Language). |
K3
|
CO3
|
To Implement Conditional Branching, Iteration and Recursion. |
K3
|
CO4
|
To Decompose a Problem into Functions and Synthesize a Complete Program Using
Divide and Conquer Approach. |
K4
|
CO5
|
To Use Arrays, Pointers and Structures to Develop Algorithms and Programs. |
K2, K3
|
Mapping Matrix of CO's and PO's
COs |
PO1 |
PO2 |
PO3 |
PO4 |
PO5 |
PO6 |
PO7 |
PO8 |
PO9 |
PO10 |
PO11 |
PO12 |
CO1 |
1 |
1 |
1 |
1 |
- |
- |
- |
- |
- |
- |
- |
1 |
CO2 |
2 |
1 |
- |
- |
- |
- |
- |
- |
- |
- |
- |
- |
CO3 |
- |
1 |
- |
1 |
- |
- |
- |
- |
- |
- |
- |
- |
CO4 |
1 |
2 |
1 |
2 |
2 |
- |
- |
- |
3 |
- |
1 |
- |
CO5 |
1 |
2 |
1 |
2 |
- |
- |
- |
- |
3 |
- |
1 |
- |