Skip to content

Commit

Permalink
Initial Page for 19CSE201 - Advanced Programming
Browse files Browse the repository at this point in the history
  • Loading branch information
ramagururadhakrishnan authored May 24, 2023
1 parent 7ae82de commit be71a37
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# 19CSE201-Advanced-Programming
19CSE201 - Advanced Programming - 3rd Sem - B.E. CSE(CYS) - ASE, CBE
# 19CSE201 - Advanced Programming
![](https://img.shields.io/badge/Batch-22CYS-lightgreen) ![](https://img.shields.io/badge/UG-blue) ![](https://img.shields.io/badge/Subject-AP-blue)
![](https://img.shields.io/badge/-HPOJ-brown) ![](https://img.shields.io/badge/Additional_Coverage-Code_Review-purple) <br/>
![](https://img.shields.io/badge/Lecture-2-orange) ![](https://img.shields.io/badge/Practical-3-orange) ![](https://img.shields.io/badge/Credits-3-orange) <br/>

#### :teacher: Course Instructor: Ramaguru R, Assistant Professor, TIFAC-CORE in Cyber Security.

### :books: Course Outcome

| CO# | CO Description |
|------|----------------|
| CO1 | Understand the static object-oriented programming concepts and thereby to understand a given program |
| CO2 | Understand the dynamic object-oriented programming concepts and thereby to understand a given program |
| CO3 | Implement ADT in static and dynamic object-oriented paradigm |
| CO4 | Analyze the similarities, differences and code efficiency among object-oriented programming languages |
| CO5 | Develop computer programs that implement suitable algorithms for given problem scenario and applications |

0 comments on commit be71a37

Please sign in to comment.